system HF staff commited on
Commit
dc63c15
1 Parent(s): 125e01a

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://github.com/nyu-dl/dl4ir-searchQA](https://github.com/nyu-dl/dl4ir-searchQA)
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:** 14573.76 MB
38
  - **Total amount of disk used:** 20737.29 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  # pylint: disable=line-too-long
43
  We publicly release a new large-scale dataset, called SearchQA, for machine comprehension, or question-answering. Unlike recently released datasets, such as DeepMind
@@ -48,19 +48,19 @@ Following this approach, we built SearchQA, which consists of more than 140k que
48
  as well as test two baseline methods, one simple word selection and the other deep learning based, on the SearchQA. We show that there is a meaningful gap between the human
49
  and machine performances. This suggests that the proposed dataset could well serve as a benchmark for question-answering.
50
 
51
- ### [Supported Tasks](#supported-tasks)
52
 
53
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
 
55
- ### [Languages](#languages)
56
 
57
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
58
 
59
- ## [Dataset Structure](#dataset-structure)
60
 
61
  We show detailed information for up to 5 configurations of the dataset.
62
 
63
- ### [Data Instances](#data-instances)
64
 
65
  #### raw_jeopardy
66
 
@@ -84,7 +84,7 @@ An example of 'validation' looks as follows.
84
 
85
  ```
86
 
87
- ### [Data Fields](#data-fields)
88
 
89
  The data fields are the same among all splits.
90
 
@@ -116,7 +116,7 @@ The data fields are the same among all splits.
116
  - `titles`: a `string` feature.
117
  - `related_links`: a `string` feature.
118
 
119
- ### [Data Splits Sample Size](#data-splits-sample-size)
120
 
121
  #### raw_jeopardy
122
 
@@ -130,49 +130,49 @@ The data fields are the same among all splits.
130
  |--------------|-----:|---------:|----:|
131
  |train_test_val|151295| 21613|43228|
132
 
133
- ## [Dataset Creation](#dataset-creation)
134
 
135
- ### [Curation Rationale](#curation-rationale)
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
- ### [Source Data](#source-data)
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
- ### [Annotations](#annotations)
144
 
145
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
 
147
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
148
 
149
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
150
 
151
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
152
 
153
- ### [Social Impact of Dataset](#social-impact-of-dataset)
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
- ### [Discussion of Biases](#discussion-of-biases)
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
- ### [Other Known Limitations](#other-known-limitations)
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
- ## [Additional Information](#additional-information)
166
 
167
- ### [Dataset Curators](#dataset-curators)
168
 
169
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
 
171
- ### [Licensing Information](#licensing-information)
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
- ### [Citation Information](#citation-information)
176
 
177
  ```
178
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/nyu-dl/dl4ir-searchQA](https://github.com/nyu-dl/dl4ir-searchQA)
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:** 14573.76 MB
38
  - **Total amount of disk used:** 20737.29 MB
39
 
40
+ ### Dataset Summary
41
 
42
  # pylint: disable=line-too-long
43
  We publicly release a new large-scale dataset, called SearchQA, for machine comprehension, or question-answering. Unlike recently released datasets, such as DeepMind
 
48
  as well as test two baseline methods, one simple word selection and the other deep learning based, on the SearchQA. We show that there is a meaningful gap between the human
49
  and machine performances. This suggests that the proposed dataset could well serve as a benchmark for question-answering.
50
 
51
+ ### Supported Tasks
52
 
53
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
 
55
+ ### Languages
56
 
57
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
58
 
59
+ ## Dataset Structure
60
 
61
  We show detailed information for up to 5 configurations of the dataset.
62
 
63
+ ### Data Instances
64
 
65
  #### raw_jeopardy
66
 
 
84
 
85
  ```
86
 
87
+ ### Data Fields
88
 
89
  The data fields are the same among all splits.
90
 
 
116
  - `titles`: a `string` feature.
117
  - `related_links`: a `string` feature.
118
 
119
+ ### Data Splits Sample Size
120
 
121
  #### raw_jeopardy
122
 
 
130
  |--------------|-----:|---------:|----:|
131
  |train_test_val|151295| 21613|43228|
132
 
133
+ ## Dataset Creation
134
 
135
+ ### Curation Rationale
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
+ ### Source Data
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
+ ### Annotations
144
 
145
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
 
147
+ ### Personal and Sensitive Information
148
 
149
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
150
 
151
+ ## Considerations for Using the Data
152
 
153
+ ### Social Impact of Dataset
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
+ ### Discussion of Biases
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
+ ### Other Known Limitations
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
+ ## Additional Information
166
 
167
+ ### Dataset Curators
168
 
169
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
 
171
+ ### Licensing Information
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
+ ### Citation Information
176
 
177
  ```
178