Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
system HF staff commited on
Commit
0774807
1 Parent(s): f6572a3

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#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,24 +37,24 @@
37
  - **Size of the generated dataset:** 5.60 MB
38
  - **Total amount of disk used:** 7.14 MB
39
 
40
- ### [Dataset Summary](#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](#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](#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](#dataset-structure)
54
 
55
  We show detailed information for up to 5 configurations of the dataset.
56
 
57
- ### [Data Instances](#data-instances)
58
 
59
  #### default
60
 
@@ -79,7 +79,7 @@ An example of 'validation' looks as follows.
79
  }
80
  ```
81
 
82
- ### [Data Fields](#data-fields)
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
- ### [Data Splits Sample Size](#data-splits-sample-size)
99
 
100
  | name |train|validation|test|
101
  |-------|----:|---------:|---:|
102
  |default| 8134| 926| 920|
103
 
104
- ## [Dataset Creation](#dataset-creation)
105
 
106
- ### [Curation Rationale](#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](#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](#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](#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](#considerations-for-using-the-data)
123
 
124
- ### [Social Impact of Dataset](#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](#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](#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](#additional-information)
137
 
138
- ### [Dataset Curators](#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](#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](#citation-information)
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,