lhoestq HF staff commited on
Commit
bdc5375
·
1 Parent(s): 45e40f2

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -19,10 +19,11 @@ task_categories:
19
  task_ids:
20
  - closed-domain-qa
21
  - extractive-qa
22
- - question-answering-other-yes-no-qa
23
- - token-classification-other-output-structure
24
  paperswithcode_id: zest
25
  pretty_name: ZEST
 
 
 
26
  ---
27
 
28
  # Dataset Card for "ZEST: ZEroShot learning from Task descriptions"
@@ -173,4 +174,4 @@ This dataset is licensed under [CC BY 4.0](https://creativecommons.org/licenses/
173
 
174
  ### Contributions
175
 
176
- Thanks to [@joeddav](https://github.com/joeddav) for adding this dataset.
 
19
  task_ids:
20
  - closed-domain-qa
21
  - extractive-qa
 
 
22
  paperswithcode_id: zest
23
  pretty_name: ZEST
24
+ tags:
25
+ - output-structure
26
+ - yes-no-qa
27
  ---
28
 
29
  # Dataset Card for "ZEST: ZEroShot learning from Task descriptions"
 
174
 
175
  ### Contributions
176
 
177
+ Thanks to [@joeddav](https://github.com/joeddav) for adding this dataset.