Skip to content

rossja/prompt-injection-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Injection Datasets

This repository contains lists of datasets that can be used to train prompt defense or attack models.

It also contains some scripts to facilitate acquiring the datasets and cleaning them up for use.

The datasets are listed in dataset_list.csv which has the following structure:

src, url

The src identifies the type of dataset a source is:

  • od: Open Dataset
  • hf: HuggingFace Dataset
  • web: Web based Dataset

current status

This is still a work in progress but:

  • The downloader works
  • The dedupe works

There's a middle step of taking the downloaded data and putting it all into a single csv that's missing from the automation (I've been doing that bit manually for now).

About

datasets for using/building LLM prompt injection tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages