Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
conversational-qa
License:
Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
---
|
| 3 |
|
| 4 |
# Dataset Card for "coqa"
|
|
@@ -6,12 +7,12 @@
|
|
| 6 |
## Table of Contents
|
| 7 |
- [Dataset Description](#dataset-description)
|
| 8 |
- [Dataset Summary](#dataset-summary)
|
| 9 |
-
- [Supported Tasks](#supported-tasks)
|
| 10 |
- [Languages](#languages)
|
| 11 |
- [Dataset Structure](#dataset-structure)
|
| 12 |
- [Data Instances](#data-instances)
|
| 13 |
- [Data Fields](#data-fields)
|
| 14 |
-
- [Data Splits
|
| 15 |
- [Dataset Creation](#dataset-creation)
|
| 16 |
- [Curation Rationale](#curation-rationale)
|
| 17 |
- [Source Data](#source-data)
|
|
@@ -41,7 +42,7 @@
|
|
| 41 |
|
| 42 |
CoQA: A Conversational Question Answering Challenge
|
| 43 |
|
| 44 |
-
### Supported Tasks
|
| 45 |
|
| 46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 47 |
|
|
@@ -86,7 +87,7 @@ The data fields are the same among all splits.
|
|
| 86 |
- `answer_start`: a `int32` feature.
|
| 87 |
- `answer_end`: a `int32` feature.
|
| 88 |
|
| 89 |
-
### Data Splits
|
| 90 |
|
| 91 |
| name |train|validation|
|
| 92 |
|-------|----:|---------:|
|
|
@@ -100,10 +101,22 @@ The data fields are the same among all splits.
|
|
| 100 |
|
| 101 |
### Source Data
|
| 102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 104 |
|
| 105 |
### Annotations
|
| 106 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 108 |
|
| 109 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: coqa
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "coqa"
|
|
|
|
| 7 |
## Table of Contents
|
| 8 |
- [Dataset Description](#dataset-description)
|
| 9 |
- [Dataset Summary](#dataset-summary)
|
| 10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 11 |
- [Languages](#languages)
|
| 12 |
- [Dataset Structure](#dataset-structure)
|
| 13 |
- [Data Instances](#data-instances)
|
| 14 |
- [Data Fields](#data-fields)
|
| 15 |
+
- [Data Splits](#data-splits)
|
| 16 |
- [Dataset Creation](#dataset-creation)
|
| 17 |
- [Curation Rationale](#curation-rationale)
|
| 18 |
- [Source Data](#source-data)
|
|
|
|
| 42 |
|
| 43 |
CoQA: A Conversational Question Answering Challenge
|
| 44 |
|
| 45 |
+
### Supported Tasks and Leaderboards
|
| 46 |
|
| 47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 48 |
|
|
|
|
| 87 |
- `answer_start`: a `int32` feature.
|
| 88 |
- `answer_end`: a `int32` feature.
|
| 89 |
|
| 90 |
+
### Data Splits
|
| 91 |
|
| 92 |
| name |train|validation|
|
| 93 |
|-------|----:|---------:|
|
|
|
|
| 101 |
|
| 102 |
### Source Data
|
| 103 |
|
| 104 |
+
#### Initial Data Collection and Normalization
|
| 105 |
+
|
| 106 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 107 |
+
|
| 108 |
+
#### Who are the source language producers?
|
| 109 |
+
|
| 110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 111 |
|
| 112 |
### Annotations
|
| 113 |
|
| 114 |
+
#### Annotation process
|
| 115 |
+
|
| 116 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 117 |
+
|
| 118 |
+
#### Who are the annotators?
|
| 119 |
+
|
| 120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 121 |
|
| 122 |
### Personal and Sensitive Information
|