Datasets:

Modalities:
Text
ArXiv:
License:
Samoed commited on
Commit
940fd47
·
verified ·
1 Parent(s): d189f0f

Add eval config

Browse files
Files changed (1) hide show
  1. eval.yaml +312 -0
eval.yaml ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: MassiveIntentClassification
2
+ description: 'MASSIVE: A 1M-Example Multilingual Natural Language Understanding Dataset
3
+ with 51 Typologically-Diverse Languages'
4
+ evaluation_framework: mteb
5
+ tasks:
6
+ - id: MassiveIntentClassification
7
+ - id: MassiveIntentClassification_af_validation
8
+ config: af
9
+ split: validation
10
+ - id: MassiveIntentClassification_af_test
11
+ config: af
12
+ split: test
13
+ - id: MassiveIntentClassification_am_validation
14
+ config: am
15
+ split: validation
16
+ - id: MassiveIntentClassification_am_test
17
+ config: am
18
+ split: test
19
+ - id: MassiveIntentClassification_ar_validation
20
+ config: ar
21
+ split: validation
22
+ - id: MassiveIntentClassification_ar_test
23
+ config: ar
24
+ split: test
25
+ - id: MassiveIntentClassification_az_validation
26
+ config: az
27
+ split: validation
28
+ - id: MassiveIntentClassification_az_test
29
+ config: az
30
+ split: test
31
+ - id: MassiveIntentClassification_bn_validation
32
+ config: bn
33
+ split: validation
34
+ - id: MassiveIntentClassification_bn_test
35
+ config: bn
36
+ split: test
37
+ - id: MassiveIntentClassification_cy_validation
38
+ config: cy
39
+ split: validation
40
+ - id: MassiveIntentClassification_cy_test
41
+ config: cy
42
+ split: test
43
+ - id: MassiveIntentClassification_da_validation
44
+ config: da
45
+ split: validation
46
+ - id: MassiveIntentClassification_da_test
47
+ config: da
48
+ split: test
49
+ - id: MassiveIntentClassification_de_validation
50
+ config: de
51
+ split: validation
52
+ - id: MassiveIntentClassification_de_test
53
+ config: de
54
+ split: test
55
+ - id: MassiveIntentClassification_el_validation
56
+ config: el
57
+ split: validation
58
+ - id: MassiveIntentClassification_el_test
59
+ config: el
60
+ split: test
61
+ - id: MassiveIntentClassification_en_validation
62
+ config: en
63
+ split: validation
64
+ - id: MassiveIntentClassification_en_test
65
+ config: en
66
+ split: test
67
+ - id: MassiveIntentClassification_es_validation
68
+ config: es
69
+ split: validation
70
+ - id: MassiveIntentClassification_es_test
71
+ config: es
72
+ split: test
73
+ - id: MassiveIntentClassification_fa_validation
74
+ config: fa
75
+ split: validation
76
+ - id: MassiveIntentClassification_fa_test
77
+ config: fa
78
+ split: test
79
+ - id: MassiveIntentClassification_fi_validation
80
+ config: fi
81
+ split: validation
82
+ - id: MassiveIntentClassification_fi_test
83
+ config: fi
84
+ split: test
85
+ - id: MassiveIntentClassification_fr_validation
86
+ config: fr
87
+ split: validation
88
+ - id: MassiveIntentClassification_fr_test
89
+ config: fr
90
+ split: test
91
+ - id: MassiveIntentClassification_he_validation
92
+ config: he
93
+ split: validation
94
+ - id: MassiveIntentClassification_he_test
95
+ config: he
96
+ split: test
97
+ - id: MassiveIntentClassification_hi_validation
98
+ config: hi
99
+ split: validation
100
+ - id: MassiveIntentClassification_hi_test
101
+ config: hi
102
+ split: test
103
+ - id: MassiveIntentClassification_hu_validation
104
+ config: hu
105
+ split: validation
106
+ - id: MassiveIntentClassification_hu_test
107
+ config: hu
108
+ split: test
109
+ - id: MassiveIntentClassification_hy_validation
110
+ config: hy
111
+ split: validation
112
+ - id: MassiveIntentClassification_hy_test
113
+ config: hy
114
+ split: test
115
+ - id: MassiveIntentClassification_id_validation
116
+ config: id
117
+ split: validation
118
+ - id: MassiveIntentClassification_id_test
119
+ config: id
120
+ split: test
121
+ - id: MassiveIntentClassification_is_validation
122
+ config: is
123
+ split: validation
124
+ - id: MassiveIntentClassification_is_test
125
+ config: is
126
+ split: test
127
+ - id: MassiveIntentClassification_it_validation
128
+ config: it
129
+ split: validation
130
+ - id: MassiveIntentClassification_it_test
131
+ config: it
132
+ split: test
133
+ - id: MassiveIntentClassification_ja_validation
134
+ config: ja
135
+ split: validation
136
+ - id: MassiveIntentClassification_ja_test
137
+ config: ja
138
+ split: test
139
+ - id: MassiveIntentClassification_jv_validation
140
+ config: jv
141
+ split: validation
142
+ - id: MassiveIntentClassification_jv_test
143
+ config: jv
144
+ split: test
145
+ - id: MassiveIntentClassification_ka_validation
146
+ config: ka
147
+ split: validation
148
+ - id: MassiveIntentClassification_ka_test
149
+ config: ka
150
+ split: test
151
+ - id: MassiveIntentClassification_km_validation
152
+ config: km
153
+ split: validation
154
+ - id: MassiveIntentClassification_km_test
155
+ config: km
156
+ split: test
157
+ - id: MassiveIntentClassification_kn_validation
158
+ config: kn
159
+ split: validation
160
+ - id: MassiveIntentClassification_kn_test
161
+ config: kn
162
+ split: test
163
+ - id: MassiveIntentClassification_ko_validation
164
+ config: ko
165
+ split: validation
166
+ - id: MassiveIntentClassification_ko_test
167
+ config: ko
168
+ split: test
169
+ - id: MassiveIntentClassification_lv_validation
170
+ config: lv
171
+ split: validation
172
+ - id: MassiveIntentClassification_lv_test
173
+ config: lv
174
+ split: test
175
+ - id: MassiveIntentClassification_ml_validation
176
+ config: ml
177
+ split: validation
178
+ - id: MassiveIntentClassification_ml_test
179
+ config: ml
180
+ split: test
181
+ - id: MassiveIntentClassification_mn_validation
182
+ config: mn
183
+ split: validation
184
+ - id: MassiveIntentClassification_mn_test
185
+ config: mn
186
+ split: test
187
+ - id: MassiveIntentClassification_ms_validation
188
+ config: ms
189
+ split: validation
190
+ - id: MassiveIntentClassification_ms_test
191
+ config: ms
192
+ split: test
193
+ - id: MassiveIntentClassification_my_validation
194
+ config: my
195
+ split: validation
196
+ - id: MassiveIntentClassification_my_test
197
+ config: my
198
+ split: test
199
+ - id: MassiveIntentClassification_nb_validation
200
+ config: nb
201
+ split: validation
202
+ - id: MassiveIntentClassification_nb_test
203
+ config: nb
204
+ split: test
205
+ - id: MassiveIntentClassification_nl_validation
206
+ config: nl
207
+ split: validation
208
+ - id: MassiveIntentClassification_nl_test
209
+ config: nl
210
+ split: test
211
+ - id: MassiveIntentClassification_pl_validation
212
+ config: pl
213
+ split: validation
214
+ - id: MassiveIntentClassification_pl_test
215
+ config: pl
216
+ split: test
217
+ - id: MassiveIntentClassification_pt_validation
218
+ config: pt
219
+ split: validation
220
+ - id: MassiveIntentClassification_pt_test
221
+ config: pt
222
+ split: test
223
+ - id: MassiveIntentClassification_ro_validation
224
+ config: ro
225
+ split: validation
226
+ - id: MassiveIntentClassification_ro_test
227
+ config: ro
228
+ split: test
229
+ - id: MassiveIntentClassification_ru_validation
230
+ config: ru
231
+ split: validation
232
+ - id: MassiveIntentClassification_ru_test
233
+ config: ru
234
+ split: test
235
+ - id: MassiveIntentClassification_sl_validation
236
+ config: sl
237
+ split: validation
238
+ - id: MassiveIntentClassification_sl_test
239
+ config: sl
240
+ split: test
241
+ - id: MassiveIntentClassification_sq_validation
242
+ config: sq
243
+ split: validation
244
+ - id: MassiveIntentClassification_sq_test
245
+ config: sq
246
+ split: test
247
+ - id: MassiveIntentClassification_sv_validation
248
+ config: sv
249
+ split: validation
250
+ - id: MassiveIntentClassification_sv_test
251
+ config: sv
252
+ split: test
253
+ - id: MassiveIntentClassification_sw_validation
254
+ config: sw
255
+ split: validation
256
+ - id: MassiveIntentClassification_sw_test
257
+ config: sw
258
+ split: test
259
+ - id: MassiveIntentClassification_ta_validation
260
+ config: ta
261
+ split: validation
262
+ - id: MassiveIntentClassification_ta_test
263
+ config: ta
264
+ split: test
265
+ - id: MassiveIntentClassification_te_validation
266
+ config: te
267
+ split: validation
268
+ - id: MassiveIntentClassification_te_test
269
+ config: te
270
+ split: test
271
+ - id: MassiveIntentClassification_th_validation
272
+ config: th
273
+ split: validation
274
+ - id: MassiveIntentClassification_th_test
275
+ config: th
276
+ split: test
277
+ - id: MassiveIntentClassification_tl_validation
278
+ config: tl
279
+ split: validation
280
+ - id: MassiveIntentClassification_tl_test
281
+ config: tl
282
+ split: test
283
+ - id: MassiveIntentClassification_tr_validation
284
+ config: tr
285
+ split: validation
286
+ - id: MassiveIntentClassification_tr_test
287
+ config: tr
288
+ split: test
289
+ - id: MassiveIntentClassification_ur_validation
290
+ config: ur
291
+ split: validation
292
+ - id: MassiveIntentClassification_ur_test
293
+ config: ur
294
+ split: test
295
+ - id: MassiveIntentClassification_vi_validation
296
+ config: vi
297
+ split: validation
298
+ - id: MassiveIntentClassification_vi_test
299
+ config: vi
300
+ split: test
301
+ - id: MassiveIntentClassification_zh-CN_validation
302
+ config: zh-CN
303
+ split: validation
304
+ - id: MassiveIntentClassification_zh-CN_test
305
+ config: zh-CN
306
+ split: test
307
+ - id: MassiveIntentClassification_zh-TW_validation
308
+ config: zh-TW
309
+ split: validation
310
+ - id: MassiveIntentClassification_zh-TW_test
311
+ config: zh-TW
312
+ split: test