albertvillanova HF staff commited on
Commit
57e2a4a
1 Parent(s): ddd2f50

Fix tasks as arrays (#2)

Browse files

- Fix tasks as arrays (e47aafb4360fbdab7ff0a6bff64bc2403cf3215c)

Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -13,23 +13,13 @@ size_categories:
13
  - 10K<n<100K
14
  source_datasets: []
15
  task_categories:
16
- BORING:
17
  - text-classification
18
- NER:
19
  - structure-prediction
20
- PANELIZATION:
21
- - structure-prediction
22
- ROLES:
23
  - text-classification
24
  task_ids:
25
- BORING:
26
  - multi-class-classification
27
- NER:
28
  - named-entity-recognition
29
- PANELIZATION:
30
  - parsing
31
- ROLES:
32
- - multi-class-classification
33
  ---
34
 
35
  # Dataset Card for sd-nlp
13
  - 10K<n<100K
14
  source_datasets: []
15
  task_categories:
 
16
  - text-classification
 
17
  - structure-prediction
 
 
 
18
  - text-classification
19
  task_ids:
 
20
  - multi-class-classification
 
21
  - named-entity-recognition
 
22
  - parsing
 
 
23
  ---
24
 
25
  # Dataset Card for sd-nlp