File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ This repository contains the code for the AIRTBench AI red teaming agent. The AI
3939 - [ Basic Usage] ( #basic-usage )
4040 - [ Challenge Filtering] ( #challenge-filtering )
4141 - [ Resources] ( #resources )
42+ - [ Dataset] ( #dataset )
4243 - [ Citation] ( #citation )
4344 - [ Model requests] ( #model-requests )
4445
@@ -93,9 +94,14 @@ Check out [the challenge manifest](./airtbench/challenges/.challenges.yaml) to s
9394## Resources
9495
9596- [ 📄 Paper on arXiv] ( https://arxiv.org/abs/TODO )
96- - [ 🤗 Dataset on HuggingFace] ( https://huggingface.co/datasets/TODO )
9797- [ 📝 Blog post] ( https://dreadnode.io/blog/TODO )
9898
99+ ## Dataset
100+
101+ - The dataset is available in the latest GitHub release.
102+ - Download the dataset directly from the [ dataset] ( ./dataset/README.md ) directory.
103+ - Alternative download from [ 🤗HuggingFace] ( https://huggingface.co/datasets/TODO )
104+
99105## Citation
100106
101107If you find our work helpful, please use the following citations.
You can’t perform that action at this time.
0 commit comments