Add task category and link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
---
|
6 |
+
|
7 |
+
This dataset is for testing the adversarial robustness of AI-Generated Image Detectors, as described in the paper [RAID: A Dataset for Testing the Adversarial Robustness of AI-Generated Image Detectors](https://huggingface.co/papers/2506.03988).
|