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/qasc](https://allenai.org/data/qasc)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,24 +37,24 @@
|
|
37 |
- **Size of the generated dataset:** 5.60 MB
|
38 |
- **Total amount of disk used:** 7.14 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
QASC is a question-answering dataset with a focus on sentence composition. It consists of 9,980 8-way multiple-choice
|
43 |
questions about grade school science (8,134 train, 926 dev, 920 test), and comes with a corpus of 17M sentences.
|
44 |
|
45 |
-
###
|
46 |
|
47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
We show detailed information for up to 5 configurations of the dataset.
|
56 |
|
57 |
-
###
|
58 |
|
59 |
#### default
|
60 |
|
@@ -79,7 +79,7 @@ An example of 'validation' looks as follows.
|
|
79 |
}
|
80 |
```
|
81 |
|
82 |
-
###
|
83 |
|
84 |
The data fields are the same among all splits.
|
85 |
|
@@ -95,55 +95,55 @@ The data fields are the same among all splits.
|
|
95 |
- `combinedfact`: a `string` feature.
|
96 |
- `formatted_question`: a `string` feature.
|
97 |
|
98 |
-
###
|
99 |
|
100 |
| name |train|validation|test|
|
101 |
|-------|----:|---------:|---:|
|
102 |
|default| 8134| 926| 920|
|
103 |
|
104 |
-
##
|
105 |
|
106 |
-
###
|
107 |
|
108 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
109 |
|
110 |
-
###
|
111 |
|
112 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
113 |
|
114 |
-
###
|
115 |
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
-
###
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
-
##
|
123 |
|
124 |
-
###
|
125 |
|
126 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
127 |
|
128 |
-
###
|
129 |
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
-
###
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
-
##
|
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 |
```
|
149 |
@article{allenai:qasc,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://allenai.org/data/qasc](https://allenai.org/data/qasc)
|
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:** 5.60 MB
|
38 |
- **Total amount of disk used:** 7.14 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
QASC is a question-answering dataset with a focus on sentence composition. It consists of 9,980 8-way multiple-choice
|
43 |
questions about grade school science (8,134 train, 926 dev, 920 test), and comes with a corpus of 17M sentences.
|
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 |
|
49 |
+
### Languages
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
+
## Dataset Structure
|
54 |
|
55 |
We show detailed information for up to 5 configurations of the dataset.
|
56 |
|
57 |
+
### Data Instances
|
58 |
|
59 |
#### default
|
60 |
|
|
|
79 |
}
|
80 |
```
|
81 |
|
82 |
+
### Data Fields
|
83 |
|
84 |
The data fields are the same among all splits.
|
85 |
|
|
|
95 |
- `combinedfact`: a `string` feature.
|
96 |
- `formatted_question`: a `string` feature.
|
97 |
|
98 |
+
### Data Splits Sample Size
|
99 |
|
100 |
| name |train|validation|test|
|
101 |
|-------|----:|---------:|---:|
|
102 |
|default| 8134| 926| 920|
|
103 |
|
104 |
+
## Dataset Creation
|
105 |
|
106 |
+
### Curation Rationale
|
107 |
|
108 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
109 |
|
110 |
+
### Source Data
|
111 |
|
112 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
113 |
|
114 |
+
### Annotations
|
115 |
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
+
### Personal and Sensitive Information
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
+
## Considerations for Using the Data
|
123 |
|
124 |
+
### Social Impact of Dataset
|
125 |
|
126 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
127 |
|
128 |
+
### Discussion of Biases
|
129 |
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
+
### Other Known Limitations
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
+
## Additional Information
|
137 |
|
138 |
+
### Dataset Curators
|
139 |
|
140 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
141 |
|
142 |
+
### Licensing Information
|
143 |
|
144 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
145 |
|
146 |
+
### Citation Information
|
147 |
|
148 |
```
|
149 |
@article{allenai:qasc,
|