albertvillanova HF staff commited on
Commit
0baf590
·
1 Parent(s): 09f3858

Fix task tags in dataset cards (#4830)

Browse files

Commit from https://github.com/huggingface/datasets/commit/83f695c14507a3a38e9f4d84612cf49e5f50c153

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ source_datasets:
16
  task_categories:
17
  - object-detection
18
  task_ids:
19
- - other
20
  paperswithcode_id: cppe-5
21
  pretty_name: CPPE - 5
22
  ---
 
16
  task_categories:
17
  - object-detection
18
  task_ids:
19
+ - object-detection-other-medical-personal-protective-equipment-detection
20
  paperswithcode_id: cppe-5
21
  pretty_name: CPPE - 5
22
  ---