Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10M<n<100M
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
ArXiv:
License:
Mario Šaško commited on
Commit
71ad2a5
1 Parent(s): 95cfd67

Update image dataset tags (#3864)

Browse files

* Align image datasets with new image task tags

* Add missing tags/sections to pass CI

Commit from https://github.com/huggingface/datasets/commit/a0c2e960110392da20c84d13ca3764cf7d7a9953

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -14,10 +14,11 @@ size_categories:
14
  source_datasets:
15
  - original
16
  task_categories:
17
- - other
 
18
  task_ids:
19
- - other-other-image-classification
20
- - other-other-image-captioning
21
  paperswithcode_id: redcaps
22
  pretty_name: RedCaps
23
  ---
14
  source_datasets:
15
  - original
16
  task_categories:
17
+ - image-to-text
18
+ - image-classification
19
  task_ids:
20
+ - image-captioning
21
+ - single-label-image-classification
22
  paperswithcode_id: redcaps
23
  pretty_name: RedCaps
24
  ---