Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://allenai.org/data/quartz](https://allenai.org/data/quartz)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,7 +37,7 @@
|
|
37 |
- **Size of the generated dataset:** 1.64 MB
|
38 |
- **Total amount of disk used:** 2.12 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
QuaRTz is a crowdsourced dataset of 3864 multiple-choice questions about open domain qualitative relationships. Each
|
43 |
question is paired with one of 405 different background sentences (sometimes short paragraphs).
|
@@ -46,19 +46,19 @@ one of 405 different background sentences (sometimes short paragraphs).
|
|
46 |
|
47 |
The dataset is split into train (2696), dev (384) and test (784). A background sentence will only appear in a single split.
|
48 |
|
49 |
-
###
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
-
###
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
-
##
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
-
###
|
62 |
|
63 |
#### default
|
64 |
|
@@ -97,7 +97,7 @@ An example of 'train' looks as follows.
|
|
97 |
}
|
98 |
```
|
99 |
|
100 |
-
###
|
101 |
|
102 |
The data fields are the same among all splits.
|
103 |
|
@@ -123,55 +123,55 @@ The data fields are the same among all splits.
|
|
123 |
- `less_effect_prop`: a `string` feature.
|
124 |
- `less_cause_dir`: a `string` feature.
|
125 |
|
126 |
-
###
|
127 |
|
128 |
| name |train|validation|test|
|
129 |
|-------|----:|---------:|---:|
|
130 |
|default| 2696| 384| 784|
|
131 |
|
132 |
-
##
|
133 |
|
134 |
-
###
|
135 |
|
136 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
137 |
|
138 |
-
###
|
139 |
|
140 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
141 |
|
142 |
-
###
|
143 |
|
144 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
145 |
|
146 |
-
###
|
147 |
|
148 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
149 |
|
150 |
-
##
|
151 |
|
152 |
-
###
|
153 |
|
154 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
|
156 |
-
###
|
157 |
|
158 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
159 |
|
160 |
-
###
|
161 |
|
162 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
163 |
|
164 |
-
##
|
165 |
|
166 |
-
###
|
167 |
|
168 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
169 |
|
170 |
-
###
|
171 |
|
172 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
173 |
|
174 |
-
###
|
175 |
|
176 |
```
|
177 |
@InProceedings{quartz,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://allenai.org/data/quartz](https://allenai.org/data/quartz)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 1.64 MB
|
38 |
- **Total amount of disk used:** 2.12 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
QuaRTz is a crowdsourced dataset of 3864 multiple-choice questions about open domain qualitative relationships. Each
|
43 |
question is paired with one of 405 different background sentences (sometimes short paragraphs).
|
|
|
46 |
|
47 |
The dataset is split into train (2696), dev (384) and test (784). A background sentence will only appear in a single split.
|
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 |
|
53 |
+
### Languages
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
+
## Dataset Structure
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
+
### Data Instances
|
62 |
|
63 |
#### default
|
64 |
|
|
|
97 |
}
|
98 |
```
|
99 |
|
100 |
+
### Data Fields
|
101 |
|
102 |
The data fields are the same among all splits.
|
103 |
|
|
|
123 |
- `less_effect_prop`: a `string` feature.
|
124 |
- `less_cause_dir`: a `string` feature.
|
125 |
|
126 |
+
### Data Splits Sample Size
|
127 |
|
128 |
| name |train|validation|test|
|
129 |
|-------|----:|---------:|---:|
|
130 |
|default| 2696| 384| 784|
|
131 |
|
132 |
+
## Dataset Creation
|
133 |
|
134 |
+
### Curation Rationale
|
135 |
|
136 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
137 |
|
138 |
+
### Source Data
|
139 |
|
140 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
141 |
|
142 |
+
### Annotations
|
143 |
|
144 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
145 |
|
146 |
+
### Personal and Sensitive Information
|
147 |
|
148 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
149 |
|
150 |
+
## Considerations for Using the Data
|
151 |
|
152 |
+
### Social Impact of Dataset
|
153 |
|
154 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
|
156 |
+
### Discussion of Biases
|
157 |
|
158 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
159 |
|
160 |
+
### Other Known Limitations
|
161 |
|
162 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
163 |
|
164 |
+
## Additional Information
|
165 |
|
166 |
+
### Dataset Curators
|
167 |
|
168 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
169 |
|
170 |
+
### Licensing Information
|
171 |
|
172 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
173 |
|
174 |
+
### Citation Information
|
175 |
|
176 |
```
|
177 |
@InProceedings{quartz,
|