lhoestq HF staff commited on
Commit
f5e6953
1 Parent(s): ab379b0

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,9 +16,10 @@ source_datasets:
16
  - original
17
  task_categories:
18
  - question-answering
19
- task_ids:
20
- - question-answering-other-coreference-resolution
21
  paperswithcode_id: quoref
 
 
22
  ---
23
 
24
  # Dataset Card for "quoref"
@@ -187,4 +188,4 @@ The data fields are the same among all splits.
187
 
188
  ### Contributions
189
 
190
- Thanks to [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
 
16
  - original
17
  task_categories:
18
  - question-answering
19
+ task_ids: []
 
20
  paperswithcode_id: quoref
21
+ tags:
22
+ - coreference-resolution
23
  ---
24
 
25
  # Dataset Card for "quoref"
 
188
 
189
  ### Contributions
190
 
191
+ Thanks to [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@thomwolf](https://github.com/thomwolf) for adding this dataset.