Datasets:

Sub-tasks:
extractive-qa
Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
crowdsourced
ArXiv:
Tags:
conversational-qa
License:
lhoestq HF staff commited on
Commit
a433bcb
1 Parent(s): 684c4a1

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -9,7 +9,7 @@ license:
9
  - other
10
  multilinguality:
11
  - monolingual
12
- pretty_name: "CoQA: Conversational Question Answering Challenge"
13
  size_categories:
14
  - 1K<n<10K
15
  source_datasets:
@@ -21,8 +21,9 @@ task_categories:
21
  - question-answering
22
  task_ids:
23
  - extractive-qa
24
- - question-answering-other-conversational-qa
25
  paperswithcode_id: coqa
 
 
26
  ---
27
 
28
  # Dataset Card for "coqa"
@@ -195,4 +196,4 @@ CoQA contains passages from seven domains. We make five of these public under th
195
 
196
  ### Contributions
197
 
198
- Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun), [@thomwolf](https://github.com/thomwolf), [@mariamabarham](https://github.com/mariamabarham), [@ojasaar](https://github.com/ojasaar), [@lhoestq](https://github.com/lhoestq) for adding this dataset.
 
9
  - other
10
  multilinguality:
11
  - monolingual
12
+ pretty_name: 'CoQA: Conversational Question Answering Challenge'
13
  size_categories:
14
  - 1K<n<10K
15
  source_datasets:
 
21
  - question-answering
22
  task_ids:
23
  - extractive-qa
 
24
  paperswithcode_id: coqa
25
+ tags:
26
+ - conversational-qa
27
  ---
28
 
29
  # Dataset Card for "coqa"
 
196
 
197
  ### Contributions
198
 
199
+ Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun), [@thomwolf](https://github.com/thomwolf), [@mariamabarham](https://github.com/mariamabarham), [@ojasaar](https://github.com/ojasaar), [@lhoestq](https://github.com/lhoestq) for adding this dataset.