Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
10K - 100K
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 "natural_questions"
|
|
@@ -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)
|
|
@@ -45,7 +46,7 @@ answer to the question. The inclusion of real user questions, and the
|
|
| 45 |
requirement that solutions should read an entire page to find the answer, cause
|
| 46 |
NQ to be a more realistic and challenging task than prior QA datasets.
|
| 47 |
|
| 48 |
-
### Supported Tasks
|
| 49 |
|
| 50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 51 |
|
|
@@ -98,7 +99,7 @@ The data fields are the same among all splits.
|
|
| 98 |
- `text`: a `string` feature.
|
| 99 |
- `yes_no_answer`: a classification label, with possible values including `NO` (0), `YES` (1).
|
| 100 |
|
| 101 |
-
### Data Splits
|
| 102 |
|
| 103 |
| name |train |validation|
|
| 104 |
|-------|-----:|---------:|
|
|
@@ -112,10 +113,22 @@ The data fields are the same among all splits.
|
|
| 112 |
|
| 113 |
### Source Data
|
| 114 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 116 |
|
| 117 |
### Annotations
|
| 118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
|
| 121 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: natural-questions
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "natural_questions"
|
|
|
|
| 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)
|
|
|
|
| 46 |
requirement that solutions should read an entire page to find the answer, cause
|
| 47 |
NQ to be a more realistic and challenging task than prior QA datasets.
|
| 48 |
|
| 49 |
+
### Supported Tasks and Leaderboards
|
| 50 |
|
| 51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 52 |
|
|
|
|
| 99 |
- `text`: a `string` feature.
|
| 100 |
- `yes_no_answer`: a classification label, with possible values including `NO` (0), `YES` (1).
|
| 101 |
|
| 102 |
+
### Data Splits
|
| 103 |
|
| 104 |
| name |train |validation|
|
| 105 |
|-------|-----:|---------:|
|
|
|
|
| 113 |
|
| 114 |
### Source Data
|
| 115 |
|
| 116 |
+
#### Initial Data Collection and Normalization
|
| 117 |
+
|
| 118 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 119 |
+
|
| 120 |
+
#### Who are the source language producers?
|
| 121 |
+
|
| 122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 123 |
|
| 124 |
### Annotations
|
| 125 |
|
| 126 |
+
#### Annotation process
|
| 127 |
+
|
| 128 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 129 |
+
|
| 130 |
+
#### Who are the annotators?
|
| 131 |
+
|
| 132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 133 |
|
| 134 |
### Personal and Sensitive Information
|