Skip to content

Commit 4d36df3

Browse files
docs: expand dataset section of readme
1 parent f0dbc8e commit 4d36df3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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

101107
If you find our work helpful, please use the following citations.

0 commit comments

Comments
 (0)