Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
conversational-qa
License:
fix task_ids
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ license:
|
|
| 9 |
- other
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
-
pretty_name:
|
| 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.
|