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 "wiqa"
|
|
@@ -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)
|
|
@@ -42,7 +43,7 @@
|
|
| 42 |
The WIQA dataset V1 has 39705 questions containing a perturbation and a possible effect in the context of a paragraph.
|
| 43 |
The dataset is split into 29808 train questions, 6894 dev questions and 3003 test questions.
|
| 44 |
|
| 45 |
-
### Supported Tasks
|
| 46 |
|
| 47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 48 |
|
|
@@ -99,7 +100,7 @@ The data fields are the same among all splits.
|
|
| 99 |
- `metadata_question_type`: a `string` feature.
|
| 100 |
- `metadata_path_len`: a `int32` feature.
|
| 101 |
|
| 102 |
-
### Data Splits
|
| 103 |
|
| 104 |
| name |train|validation|test|
|
| 105 |
|-------|----:|---------:|---:|
|
|
@@ -113,10 +114,22 @@ The data fields are the same among all splits.
|
|
| 113 |
|
| 114 |
### Source Data
|
| 115 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 117 |
|
| 118 |
### Annotations
|
| 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
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: wiqa
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "wiqa"
|
|
|
|
| 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)
|
|
|
|
| 43 |
The WIQA dataset V1 has 39705 questions containing a perturbation and a possible effect in the context of a paragraph.
|
| 44 |
The dataset is split into 29808 train questions, 6894 dev questions and 3003 test questions.
|
| 45 |
|
| 46 |
+
### Supported Tasks and Leaderboards
|
| 47 |
|
| 48 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 49 |
|
|
|
|
| 100 |
- `metadata_question_type`: a `string` feature.
|
| 101 |
- `metadata_path_len`: a `int32` feature.
|
| 102 |
|
| 103 |
+
### Data Splits
|
| 104 |
|
| 105 |
| name |train|validation|test|
|
| 106 |
|-------|----:|---------:|---:|
|
|
|
|
| 114 |
|
| 115 |
### Source Data
|
| 116 |
|
| 117 |
+
#### Initial Data Collection and Normalization
|
| 118 |
+
|
| 119 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
+
|
| 121 |
+
#### Who are the source language producers?
|
| 122 |
+
|
| 123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 124 |
|
| 125 |
### Annotations
|
| 126 |
|
| 127 |
+
#### Annotation process
|
| 128 |
+
|
| 129 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 130 |
+
|
| 131 |
+
#### Who are the annotators?
|
| 132 |
+
|
| 133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 134 |
|
| 135 |
### Personal and Sensitive Information
|