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 "eraser_multi_rc"
|
|
@@ -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)
|
|
@@ -47,7 +48,7 @@ answers and a rationalte. Each example in this dataset has the following 5 parts
|
|
| 47 |
4. A Classification as to whether the answer is right or wrong
|
| 48 |
5. An Explanation justifying the classification
|
| 49 |
|
| 50 |
-
### Supported Tasks
|
| 51 |
|
| 52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 53 |
|
|
@@ -89,7 +90,7 @@ The data fields are the same among all splits.
|
|
| 89 |
- `label`: a classification label, with possible values including `False` (0), `True` (1).
|
| 90 |
- `evidences`: a `list` of `string` features.
|
| 91 |
|
| 92 |
-
### Data Splits
|
| 93 |
|
| 94 |
| name |train|validation|test|
|
| 95 |
|-------|----:|---------:|---:|
|
|
@@ -103,10 +104,22 @@ The data fields are the same among all splits.
|
|
| 103 |
|
| 104 |
### Source Data
|
| 105 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 107 |
|
| 108 |
### Annotations
|
| 109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 111 |
|
| 112 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: null
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "eraser_multi_rc"
|
|
|
|
| 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)
|
|
|
|
| 48 |
4. A Classification as to whether the answer is right or wrong
|
| 49 |
5. An Explanation justifying the classification
|
| 50 |
|
| 51 |
+
### Supported Tasks and Leaderboards
|
| 52 |
|
| 53 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 54 |
|
|
|
|
| 90 |
- `label`: a classification label, with possible values including `False` (0), `True` (1).
|
| 91 |
- `evidences`: a `list` of `string` features.
|
| 92 |
|
| 93 |
+
### Data Splits
|
| 94 |
|
| 95 |
| name |train|validation|test|
|
| 96 |
|-------|----:|---------:|---:|
|
|
|
|
| 104 |
|
| 105 |
### Source Data
|
| 106 |
|
| 107 |
+
#### Initial Data Collection and Normalization
|
| 108 |
+
|
| 109 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 110 |
+
|
| 111 |
+
#### Who are the source language producers?
|
| 112 |
+
|
| 113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 114 |
|
| 115 |
### Annotations
|
| 116 |
|
| 117 |
+
#### Annotation process
|
| 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 annotators?
|
| 122 |
+
|
| 123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 124 |
|
| 125 |
### Personal and Sensitive Information
|