lhoestq HF staff commited on
Commit
cdf110e
1 Parent(s): 7a6e38f

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,13 +16,14 @@ source_datasets:
16
  - original
17
  task_categories:
18
  - text-classification
19
- task_ids:
20
- - text-classification-other-discourse-marker-prediction
21
  paperswithcode_id: discovery
22
  pretty_name: Discovery
23
  configs:
24
  - discovery
25
  - discoverysmall
 
 
26
  ---
27
 
28
 
@@ -169,4 +170,4 @@ Self supervised (see paper)
169
 
170
  ### Contributions
171
 
172
- Thanks to [@sileod](https://github.com/sileod) for adding this dataset.
 
16
  - original
17
  task_categories:
18
  - text-classification
19
+ task_ids: []
 
20
  paperswithcode_id: discovery
21
  pretty_name: Discovery
22
  configs:
23
  - discovery
24
  - discoverysmall
25
+ tags:
26
+ - discourse-marker-prediction
27
  ---
28
 
29
 
 
170
 
171
  ### Contributions
172
 
173
+ Thanks to [@sileod](https://github.com/sileod) for adding this dataset.