mariosasko commited on
Commit
c0ebb27
1 Parent(s): 0940725

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 +2 -2
README.md CHANGED
@@ -15,10 +15,10 @@ size_categories:
15
  source_datasets:
16
  - extended|ade20k
17
  task_categories:
18
- - other
19
  task_ids:
 
20
  - other-scene-parsing
21
- - other-instance-segmentation
22
  paperswithcode_id: null
23
  pretty_name: MIT Scene Parsing Benchmark
24
  ---
 
15
  source_datasets:
16
  - extended|ade20k
17
  task_categories:
18
+ - image-segmentation
19
  task_ids:
20
+ - instance-segmentation
21
  - other-scene-parsing
 
22
  paperswithcode_id: null
23
  pretty_name: MIT Scene Parsing Benchmark
24
  ---