PierreLeveau albertvillanova HF staff commited on
Commit
f5f200a
1 Parent(s): 5c64b1c

Fix task_ids (#1)

Browse files

- Fix task_ids (cb08f207b91d856073acd07a661913112e162c4d)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,9 +5,10 @@ source_datasets:
5
  - original
6
  task_categories:
7
  - object-detection
8
- task_ids:
9
- - other-other-object-detection
10
  pretty_name: Plastic in river
 
 
11
  ---
12
  # Plastic in river
13
  This dataset is an export of the annotated assets from the [Kili's Community Challenge - Plastic in River dataset](https://kili-technology.com/blog/kili-s-community-challenge-plastic-in-river-dataset).
5
  - original
6
  task_categories:
7
  - object-detection
8
+ task_ids: []
 
9
  pretty_name: Plastic in river
10
+ tags:
11
+ - other-object-detection
12
  ---
13
  # Plastic in river
14
  This dataset is an export of the annotated assets from the [Kili's Community Challenge - Plastic in River dataset](https://kili-technology.com/blog/kili-s-community-challenge-plastic-in-river-dataset).