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 "scitail"
|
@@ -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)
|
@@ -46,7 +47,7 @@ crowdsource the annotation of such premise-hypothesis pair as supports (entails)
|
|
46 |
the SciTail dataset. The dataset contains 27,026 examples with 10,101 examples with entails label and 16,925 examples
|
47 |
with neutral label
|
48 |
|
49 |
-
### Supported Tasks
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
@@ -136,7 +137,7 @@ The data fields are the same among all splits.
|
|
136 |
- `hypothesis`: a `string` feature.
|
137 |
- `label`: a `string` feature.
|
138 |
|
139 |
-
### Data Splits
|
140 |
|
141 |
| name |train|validation|test|
|
142 |
|----------------|----:|---------:|---:|
|
@@ -153,10 +154,22 @@ The data fields are the same among all splits.
|
|
153 |
|
154 |
### Source Data
|
155 |
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
|
158 |
### Annotations
|
159 |
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
161 |
|
162 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: scitail
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "scitail"
|
|
|
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)
|
|
|
47 |
the SciTail dataset. The dataset contains 27,026 examples with 10,101 examples with entails label and 16,925 examples
|
48 |
with neutral label
|
49 |
|
50 |
+
### Supported Tasks and Leaderboards
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
|
|
137 |
- `hypothesis`: a `string` feature.
|
138 |
- `label`: a `string` feature.
|
139 |
|
140 |
+
### Data Splits
|
141 |
|
142 |
| name |train|validation|test|
|
143 |
|----------------|----:|---------:|---:|
|
|
|
154 |
|
155 |
### Source Data
|
156 |
|
157 |
+
#### Initial Data Collection and Normalization
|
158 |
+
|
159 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
160 |
+
|
161 |
+
#### Who are the source language producers?
|
162 |
+
|
163 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
164 |
|
165 |
### Annotations
|
166 |
|
167 |
+
#### Annotation process
|
168 |
+
|
169 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
170 |
+
|
171 |
+
#### Who are the annotators?
|
172 |
+
|
173 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
174 |
|
175 |
### Personal and Sensitive Information
|