Skip to content

Commit 4986e8f

Browse files
docs: add hf dataset ref
1 parent 5dfe025 commit 4986e8f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/dreadnode/AIRTBench-Code)](https://github.com/dreadnode/AIRTBench-Code/releases)
2222

2323
[![arXiv](https://img.shields.io/badge/arXiv-TODO-b31b1b.svg)](https://arxiv.org/abs/TODO)
24-
[![HuggingFace](https://img.shields.io/badge/🤗%20HuggingFace-Dataset-ffca28.svg)](https://huggingface.co/datasets/TODO)
24+
[![HuggingFace](https://img.shields.io/badge/🤗%20HuggingFace-Dataset-ffca28.svg)](https://huggingface.co/datasets/dreadnode/AIRTBench/blob/main/README.md)
2525
[![Dreadnode](https://img.shields.io/badge/Dreadnode-Blog-5714928f.svg)](https://dreadnode.io/blog/ai-red-team-benchmark)
2626
[![Agent Harness](https://img.shields.io/badge/📚_Agent_Harness-Documentation-5714928f.svg)](https://docs.dreadnode.io/strikes/how-to/airtbench-agent)
2727

@@ -114,9 +114,8 @@ Check out [the challenge manifest](./airtbench/challenges/.challenges.yaml) to s
114114

115115
## Dataset
116116

117-
- The dataset is available in the latest GitHub release.
118-
- Download the dataset directly from the [dataset](./dataset/README.md) directory.
119-
- Alternative download from [🤗Hugging Face](https://huggingface.co/datasets/TODO)
117+
- Download the dataset directly from [🤗Hugging Face](https://huggingface.co/datasets/dreadnode/AIRTBench/blob/main/README.md)
118+
- Instructions for loading the dataset can be found in the [dataset](./dataset/README.md) directory also.
120119

121120
## Citation
122121

0 commit comments

Comments
 (0)