nielsr HF Staff commited on
Commit
d33f355
·
verified ·
1 Parent(s): 225b66f

Add text-to-image task category

Browse files

This PR updates the dataset card by adding `text-to-image` to the `task_categories` metadata. This addition accurately reflects that the dataset contains a large number of images generated by various text-to-image models (among others), making it highly relevant for research and benchmarking in the text-to-image domain.

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  license: cc-by-nc-4.0
3
  task_categories:
4
- - image-classification
 
5
  library_name: datasets
6
  tags:
7
- - ai-generated-content
8
- - image-quality-assessment
9
- - real-vs-fake
10
- - multimodal
11
  ---
12
 
13
  # DANI: Discrepancy Assessing for Natural and AI Images
 
1
  ---
2
  license: cc-by-nc-4.0
3
  task_categories:
4
+ - image-classification
5
+ - text-to-image
6
  library_name: datasets
7
  tags:
8
+ - ai-generated-content
9
+ - image-quality-assessment
10
+ - real-vs-fake
11
+ - multimodal
12
  ---
13
 
14
  # DANI: Discrepancy Assessing for Natural and AI Images