Datasets:

Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Libraries:
Datasets
Dask
License:
system HF staff commited on
Commit
e239f4a
1 Parent(s): e84bd97

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/google-research-datasets/tydiqa](https://github.com/google-research-datasets/tydiqa)
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:** 5812.92 MB
38
  - **Total amount of disk used:** 9539.67 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  TyDi QA is a question answering dataset covering 11 typologically diverse languages with 204K question-answer pairs.
43
  The languages of TyDi QA are diverse with regard to their typology -- the set of linguistic features that each language
@@ -47,19 +47,19 @@ information-seeking task and avoid priming effects, questions are written by peo
47
  don’t know the answer yet, (unlike SQuAD and its descendents) and the data is collected directly in each language without
48
  the use of translation (unlike MLQA and XQuAD).
49
 
50
- ### [Supported Tasks](#supported-tasks)
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
- ### [Languages](#languages)
55
 
56
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
 
58
- ## [Dataset Structure](#dataset-structure)
59
 
60
  We show detailed information for up to 5 configurations of the dataset.
61
 
62
- ### [Data Instances](#data-instances)
63
 
64
  #### primary_task
65
 
@@ -109,7 +109,7 @@ This example was too long and was cropped:
109
  }
110
  ```
111
 
112
- ### [Data Fields](#data-fields)
113
 
114
  The data fields are the same among all splits.
115
 
@@ -137,56 +137,56 @@ The data fields are the same among all splits.
137
  - `text`: a `string` feature.
138
  - `answer_start`: a `int32` feature.
139
 
140
- ### [Data Splits Sample Size](#data-splits-sample-size)
141
 
142
  | name |train |validation|
143
  |--------------|-----:|---------:|
144
  |primary_task |166916| 18670|
145
  |secondary_task| 49881| 5077|
146
 
147
- ## [Dataset Creation](#dataset-creation)
148
 
149
- ### [Curation Rationale](#curation-rationale)
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
- ### [Source Data](#source-data)
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
- ### [Annotations](#annotations)
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
166
 
167
- ### [Social Impact of Dataset](#social-impact-of-dataset)
168
 
169
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
 
171
- ### [Discussion of Biases](#discussion-of-biases)
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
- ### [Other Known Limitations](#other-known-limitations)
176
 
177
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
 
179
- ## [Additional Information](#additional-information)
180
 
181
- ### [Dataset Curators](#dataset-curators)
182
 
183
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
184
 
185
- ### [Licensing Information](#licensing-information)
186
 
187
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
188
 
189
- ### [Citation Information](#citation-information)
190
 
191
  ```
192
  @article{tydiqa,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/google-research-datasets/tydiqa](https://github.com/google-research-datasets/tydiqa)
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:** 5812.92 MB
38
  - **Total amount of disk used:** 9539.67 MB
39
 
40
+ ### Dataset Summary
41
 
42
  TyDi QA is a question answering dataset covering 11 typologically diverse languages with 204K question-answer pairs.
43
  The languages of TyDi QA are diverse with regard to their typology -- the set of linguistic features that each language
 
47
  don’t know the answer yet, (unlike SQuAD and its descendents) and the data is collected directly in each language without
48
  the use of translation (unlike MLQA and XQuAD).
49
 
50
+ ### Supported Tasks
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
+ ### Languages
55
 
56
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
 
58
+ ## Dataset Structure
59
 
60
  We show detailed information for up to 5 configurations of the dataset.
61
 
62
+ ### Data Instances
63
 
64
  #### primary_task
65
 
 
109
  }
110
  ```
111
 
112
+ ### Data Fields
113
 
114
  The data fields are the same among all splits.
115
 
 
137
  - `text`: a `string` feature.
138
  - `answer_start`: a `int32` feature.
139
 
140
+ ### Data Splits Sample Size
141
 
142
  | name |train |validation|
143
  |--------------|-----:|---------:|
144
  |primary_task |166916| 18670|
145
  |secondary_task| 49881| 5077|
146
 
147
+ ## Dataset Creation
148
 
149
+ ### Curation Rationale
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
+ ### Source Data
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
+ ### Annotations
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
+ ### Personal and Sensitive Information
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
+ ## Considerations for Using the Data
166
 
167
+ ### Social Impact of Dataset
168
 
169
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
 
171
+ ### Discussion of Biases
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
+ ### Other Known Limitations
176
 
177
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
 
179
+ ## Additional Information
180
 
181
+ ### Dataset Curators
182
 
183
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
184
 
185
+ ### Licensing Information
186
 
187
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
188
 
189
+ ### Citation Information
190
 
191
  ```
192
  @article{tydiqa,