Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Tags:
License:
Mario Šaško commited on
Commit
f58ff83
1 Parent(s): dd0f3c5

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 +3 -3
README.md CHANGED
@@ -15,9 +15,9 @@ size_categories:
15
  source_datasets:
16
  - extended|other-foodspotting
17
  task_categories:
18
- - other
19
  task_ids:
20
- - other-other-image-classification
21
  paperswithcode_id: food-101
22
  ---
23
 
@@ -62,7 +62,7 @@ This dataset consists of 101 food categories, with 101'000 images. For each clas
62
 
63
  ### Supported Tasks and Leaderboards
64
 
65
- - image-classification
66
 
67
  ### Languages
68
 
 
15
  source_datasets:
16
  - extended|other-foodspotting
17
  task_categories:
18
+ - image-classification
19
  task_ids:
20
+ - single-label-image-classification
21
  paperswithcode_id: food-101
22
  ---
23
 
 
62
 
63
  ### Supported Tasks and Leaderboards
64
 
65
+ - `image-classification`: The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available [here](https://paperswithcode.com/sota/fine-grained-image-classification-on-food-101).
66
 
67
  ### Languages
68