File size: 4,033 Bytes
5f41f48
 
11bfa30
5f41f48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11bfa30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
756a460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b8a8646
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83f796c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8a0fff2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2455b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5f41f48
 
 
 
 
 
 
11bfa30
 
 
 
 
 
756a460
 
 
 
 
 
b8a8646
 
 
 
 
 
83f796c
 
 
 
 
 
8a0fff2
 
 
 
 
 
e2455b5
 
 
 
 
 
5f41f48
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
---
dataset_info:
- config_name: ar
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 808221
    num_examples: 517
  - name: test
    num_bytes: 8210810
    num_examples: 5335
  download_size: 3948447
  dataset_size: 9019031
- config_name: de
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 476766
    num_examples: 512
  - name: test
    num_bytes: 4269387
    num_examples: 4517
  download_size: 2694476
  dataset_size: 4746153
- config_name: en
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 1306079
    num_examples: 1148
  - name: test
    num_bytes: 13774433
    num_examples: 11590
  download_size: 7988052
  dataset_size: 15080512
- config_name: es
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 410605
    num_examples: 500
  - name: test
    num_bytes: 4275336
    num_examples: 5253
  download_size: 2757589
  dataset_size: 4685941
- config_name: hi
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 1114455
    num_examples: 507
  - name: test
    num_bytes: 11601423
    num_examples: 4918
  download_size: 4123848
  dataset_size: 12715878
- config_name: vi
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 714691
    num_examples: 511
  - name: test
    num_bytes: 7800838
    num_examples: 5495
  download_size: 3990085
  dataset_size: 8515529
- config_name: zh
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence:
    - name: answer_start
      dtype: int32
    - name: text
      dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 433369
    num_examples: 504
  - name: test
    num_bytes: 4318929
    num_examples: 5137
  download_size: 3000344
  dataset_size: 4752298
configs:
- config_name: ar
  data_files:
  - split: validation
    path: ar/validation-*
  - split: test
    path: ar/test-*
- config_name: de
  data_files:
  - split: validation
    path: de/validation-*
  - split: test
    path: de/test-*
- config_name: en
  data_files:
  - split: validation
    path: en/validation-*
  - split: test
    path: en/test-*
- config_name: es
  data_files:
  - split: validation
    path: es/validation-*
  - split: test
    path: es/test-*
- config_name: hi
  data_files:
  - split: validation
    path: hi/validation-*
  - split: test
    path: hi/test-*
- config_name: vi
  data_files:
  - split: validation
    path: vi/validation-*
  - split: test
    path: vi/test-*
- config_name: zh
  data_files:
  - split: validation
    path: zh/validation-*
  - split: test
    path: zh/test-*
---
# Dataset Card for "mlqa"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)