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 "doqa"
|
|
@@ -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)
|
|
@@ -51,7 +52,7 @@ questions and some relevant dialogue acts.
|
|
| 51 |
|
| 52 |
DoQA enables the development and evaluation of conversational QA systems that help users access the knowledge buried in domain specific FAQs.
|
| 53 |
|
| 54 |
-
### Supported Tasks
|
| 55 |
|
| 56 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 57 |
|
|
@@ -201,7 +202,7 @@ The data fields are the same among all splits.
|
|
| 201 |
- `text`: a `string` feature.
|
| 202 |
- `answer_start`: a `int32` feature.
|
| 203 |
|
| 204 |
-
### Data Splits
|
| 205 |
|
| 206 |
#### cooking
|
| 207 |
|
|
@@ -229,10 +230,22 @@ The data fields are the same among all splits.
|
|
| 229 |
|
| 230 |
### Source Data
|
| 231 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 232 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 233 |
|
| 234 |
### Annotations
|
| 235 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 236 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 237 |
|
| 238 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: doqa
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "doqa"
|
|
|
|
| 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)
|
|
|
|
| 52 |
|
| 53 |
DoQA enables the development and evaluation of conversational QA systems that help users access the knowledge buried in domain specific FAQs.
|
| 54 |
|
| 55 |
+
### Supported Tasks and Leaderboards
|
| 56 |
|
| 57 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 58 |
|
|
|
|
| 202 |
- `text`: a `string` feature.
|
| 203 |
- `answer_start`: a `int32` feature.
|
| 204 |
|
| 205 |
+
### Data Splits
|
| 206 |
|
| 207 |
#### cooking
|
| 208 |
|
|
|
|
| 230 |
|
| 231 |
### Source Data
|
| 232 |
|
| 233 |
+
#### Initial Data Collection and Normalization
|
| 234 |
+
|
| 235 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 236 |
+
|
| 237 |
+
#### Who are the source language producers?
|
| 238 |
+
|
| 239 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 240 |
|
| 241 |
### Annotations
|
| 242 |
|
| 243 |
+
#### Annotation process
|
| 244 |
+
|
| 245 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 246 |
+
|
| 247 |
+
#### Who are the annotators?
|
| 248 |
+
|
| 249 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 250 |
|
| 251 |
### Personal and Sensitive Information
|