albertvillanova HF staff commited on
Commit
7b8aa6b
1 Parent(s): 503eee0

Fix task tags

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -9,22 +9,23 @@ license:
9
  - other
10
  multilinguality:
11
  - monolingual
12
- pretty_name: multidogo
13
  size_categories:
14
  - 10k<n<100k
15
  source_datasets:
16
  - original
17
  task_categories:
18
- - text-classification
19
- - sequence-modeling
20
- - structure-prediction
21
  - other
 
 
22
  task_ids:
23
- - intent-classification
24
  - dialogue-modeling
25
- - slot-filling
 
26
  - named-entity-recognition
27
- - other-other-my-task-description
 
 
 
28
  ---
29
 
30
  MultiDoGo dialog dataset:
 
9
  - other
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 10k<n<100k
14
  source_datasets:
15
  - original
16
  task_categories:
 
 
 
17
  - other
18
+ - text-classification
19
+ - text-generation
20
  task_ids:
 
21
  - dialogue-modeling
22
+ - intent-classification
23
+ - language-modeling
24
  - named-entity-recognition
25
+ - slot-filling
26
+ pretty_name: multidogo
27
+ tags:
28
+ - structure-prediction
29
  ---
30
 
31
  MultiDoGo dialog dataset: