Datasets:

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
lhoestq HF staff commited on
Commit
794207d
1 Parent(s): a98d44e

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -18,8 +18,7 @@ source_datasets:
18
  - original
19
  task_categories:
20
  - question-answering
21
- task_ids:
22
- - question-answering-other-chained-qa
23
  paperswithcode_id: babi-1
24
  configs:
25
  - en-10k-qa1
@@ -182,6 +181,8 @@ configs:
182
  - shuffled-qa7
183
  - shuffled-qa8
184
  - shuffled-qa9
 
 
185
  ---
186
 
187
 
@@ -527,4 +528,4 @@ Creative Commons Attribution 3.0 License
527
 
528
  ### Contributions
529
 
530
- Thanks to [@gchhablani](https://github.com/gchhablani) for adding this dataset.
 
18
  - original
19
  task_categories:
20
  - question-answering
21
+ task_ids: []
 
22
  paperswithcode_id: babi-1
23
  configs:
24
  - en-10k-qa1
 
181
  - shuffled-qa7
182
  - shuffled-qa8
183
  - shuffled-qa9
184
+ tags:
185
+ - chained-qa
186
  ---
187
 
188
 
 
528
 
529
  ### Contributions
530
 
531
+ Thanks to [@gchhablani](https://github.com/gchhablani) for adding this dataset.