JessicaOjo commited on
Commit
c9b0c9f
1 Parent(s): 598c59e

update configs with dtypes

Browse files
Files changed (1) hide show
  1. README.md +19 -109
README.md CHANGED
@@ -43,12 +43,7 @@ configs:
43
  - name: hypothesis
44
  dtype: string
45
  - name: label
46
- dtype:
47
- class_label:
48
- names:
49
- '0': entailment
50
- '1': neutral
51
- '2': contradiction
52
  data_files:
53
  - split: validation
54
  path: data/amh/dev.tsv
@@ -61,12 +56,7 @@ configs:
61
  - name: hypothesis
62
  dtype: string
63
  - name: label
64
- dtype:
65
- class_label:
66
- names:
67
- '0': entailment
68
- '1': neutral
69
- '2': contradiction
70
  data_files:
71
  - split: validation
72
  path: data/eng/dev.tsv
@@ -79,12 +69,7 @@ configs:
79
  - name: hypothesis
80
  dtype: string
81
  - name: label
82
- dtype:
83
- class_label:
84
- names:
85
- '0': entailment
86
- '1': neutral
87
- '2': contradiction
88
  data_files:
89
  - split: validation
90
  path: data/ewe/dev.tsv
@@ -97,12 +82,7 @@ configs:
97
  - name: hypothesis
98
  dtype: string
99
  - name: label
100
- dtype:
101
- class_label:
102
- names:
103
- '0': entailment
104
- '1': neutral
105
- '2': contradiction
106
  data_files:
107
  - split: validation
108
  path: data/fra/dev.tsv
@@ -115,12 +95,7 @@ configs:
115
  - name: hypothesis
116
  dtype: string
117
  - name: label
118
- dtype:
119
- class_label:
120
- names:
121
- '0': entailment
122
- '1': neutral
123
- '2': contradiction
124
  data_files:
125
  - split: validation
126
  path: data/hau/dev.tsv
@@ -133,12 +108,7 @@ configs:
133
  - name: hypothesis
134
  dtype: string
135
  - name: label
136
- dtype:
137
- class_label:
138
- names:
139
- '0': entailment
140
- '1': neutral
141
- '2': contradiction
142
  data_files:
143
  - split: validation
144
  path: data/ibo/dev.tsv
@@ -151,12 +121,7 @@ configs:
151
  - name: hypothesis
152
  dtype: string
153
  - name: label
154
- dtype:
155
- class_label:
156
- names:
157
- '0': entailment
158
- '1': neutral
159
- '2': contradiction
160
  data_files:
161
  - split: validation
162
  path: data/kin/dev.tsv
@@ -169,12 +134,7 @@ configs:
169
  - name: hypothesis
170
  dtype: string
171
  - name: label
172
- dtype:
173
- class_label:
174
- names:
175
- '0': entailment
176
- '1': neutral
177
- '2': contradiction
178
  data_files:
179
  - split: validation
180
  path: data/lin/dev.tsv
@@ -187,12 +147,7 @@ configs:
187
  - name: hypothesis
188
  dtype: string
189
  - name: label
190
- dtype:
191
- class_label:
192
- names:
193
- '0': entailment
194
- '1': neutral
195
- '2': contradiction
196
  data_files:
197
  - split: validation
198
  path: data/lug/dev.tsv
@@ -205,12 +160,7 @@ configs:
205
  - name: hypothesis
206
  dtype: string
207
  - name: label
208
- dtype:
209
- class_label:
210
- names:
211
- '0': entailment
212
- '1': neutral
213
- '2': contradiction
214
  data_files:
215
  - split: validation
216
  path: data/orm/dev.tsv
@@ -223,12 +173,7 @@ configs:
223
  - name: hypothesis
224
  dtype: string
225
  - name: label
226
- dtype:
227
- class_label:
228
- names:
229
- '0': entailment
230
- '1': neutral
231
- '2': contradiction
232
  data_files:
233
  - split: validation
234
  path: data/sna/dev.tsv
@@ -241,12 +186,7 @@ configs:
241
  - name: hypothesis
242
  dtype: string
243
  - name: label
244
- dtype:
245
- class_label:
246
- names:
247
- '0': entailment
248
- '1': neutral
249
- '2': contradiction
250
  data_files:
251
  - split: validation
252
  path: data/sot/dev.tsv
@@ -259,12 +199,7 @@ configs:
259
  - name: hypothesis
260
  dtype: string
261
  - name: label
262
- dtype:
263
- class_label:
264
- names:
265
- '0': entailment
266
- '1': neutral
267
- '2': contradiction
268
  data_files:
269
  - split: validation
270
  path: data/swa/dev.tsv
@@ -277,12 +212,7 @@ configs:
277
  - name: hypothesis
278
  dtype: string
279
  - name: label
280
- dtype:
281
- class_label:
282
- names:
283
- '0': entailment
284
- '1': neutral
285
- '2': contradiction
286
  data_files:
287
  - split: validation
288
  path: data/twi/dev.tsv
@@ -295,12 +225,7 @@ configs:
295
  - name: hypothesis
296
  dtype: string
297
  - name: label
298
- dtype:
299
- class_label:
300
- names:
301
- '0': entailment
302
- '1': neutral
303
- '2': contradiction
304
  data_files:
305
  - split: validation
306
  path: data/wol/dev.tsv
@@ -313,12 +238,7 @@ configs:
313
  - name: hypothesis
314
  dtype: string
315
  - name: label
316
- dtype:
317
- class_label:
318
- names:
319
- '0': entailment
320
- '1': neutral
321
- '2': contradiction
322
  data_files:
323
  - split: validation
324
  path: data/xho/dev.tsv
@@ -331,12 +251,7 @@ configs:
331
  - name: hypothesis
332
  dtype: string
333
  - name: label
334
- dtype:
335
- class_label:
336
- names:
337
- '0': entailment
338
- '1': neutral
339
- '2': contradiction
340
  data_files:
341
  - split: validation
342
  path: data/yor/dev.tsv
@@ -349,18 +264,13 @@ configs:
349
  - name: hypothesis
350
  dtype: string
351
  - name: label
352
- dtype:
353
- class_label:
354
- names:
355
- '0': entailment
356
- '1': neutral
357
- '2': contradiction
358
  data_files:
359
  - split: validation
360
  path: data/zul/dev.tsv
361
  - split: test
362
  path: data/zul/test.tsv
363
-
364
  ---
365
 
366
  # Dataset Card for afrixnli
 
43
  - name: hypothesis
44
  dtype: string
45
  - name: label
46
+ dtype: int64
 
 
 
 
 
47
  data_files:
48
  - split: validation
49
  path: data/amh/dev.tsv
 
56
  - name: hypothesis
57
  dtype: string
58
  - name: label
59
+ dtype: int64
 
 
 
 
 
60
  data_files:
61
  - split: validation
62
  path: data/eng/dev.tsv
 
69
  - name: hypothesis
70
  dtype: string
71
  - name: label
72
+ dtype: int64
 
 
 
 
 
73
  data_files:
74
  - split: validation
75
  path: data/ewe/dev.tsv
 
82
  - name: hypothesis
83
  dtype: string
84
  - name: label
85
+ dtype: int64
 
 
 
 
 
86
  data_files:
87
  - split: validation
88
  path: data/fra/dev.tsv
 
95
  - name: hypothesis
96
  dtype: string
97
  - name: label
98
+ dtype: int64
 
 
 
 
 
99
  data_files:
100
  - split: validation
101
  path: data/hau/dev.tsv
 
108
  - name: hypothesis
109
  dtype: string
110
  - name: label
111
+ dtype: int64
 
 
 
 
 
112
  data_files:
113
  - split: validation
114
  path: data/ibo/dev.tsv
 
121
  - name: hypothesis
122
  dtype: string
123
  - name: label
124
+ dtype: int64
 
 
 
 
 
125
  data_files:
126
  - split: validation
127
  path: data/kin/dev.tsv
 
134
  - name: hypothesis
135
  dtype: string
136
  - name: label
137
+ dtype: int64
 
 
 
 
 
138
  data_files:
139
  - split: validation
140
  path: data/lin/dev.tsv
 
147
  - name: hypothesis
148
  dtype: string
149
  - name: label
150
+ dtype: int64
 
 
 
 
 
151
  data_files:
152
  - split: validation
153
  path: data/lug/dev.tsv
 
160
  - name: hypothesis
161
  dtype: string
162
  - name: label
163
+ dtype: int64
 
 
 
 
 
164
  data_files:
165
  - split: validation
166
  path: data/orm/dev.tsv
 
173
  - name: hypothesis
174
  dtype: string
175
  - name: label
176
+ dtype: int64
 
 
 
 
 
177
  data_files:
178
  - split: validation
179
  path: data/sna/dev.tsv
 
186
  - name: hypothesis
187
  dtype: string
188
  - name: label
189
+ dtype: int64
 
 
 
 
 
190
  data_files:
191
  - split: validation
192
  path: data/sot/dev.tsv
 
199
  - name: hypothesis
200
  dtype: string
201
  - name: label
202
+ dtype: int64
 
 
 
 
 
203
  data_files:
204
  - split: validation
205
  path: data/swa/dev.tsv
 
212
  - name: hypothesis
213
  dtype: string
214
  - name: label
215
+ dtype: int64
 
 
 
 
 
216
  data_files:
217
  - split: validation
218
  path: data/twi/dev.tsv
 
225
  - name: hypothesis
226
  dtype: string
227
  - name: label
228
+ dtype: int64
 
 
 
 
 
229
  data_files:
230
  - split: validation
231
  path: data/wol/dev.tsv
 
238
  - name: hypothesis
239
  dtype: string
240
  - name: label
241
+ dtype: int64
 
 
 
 
 
242
  data_files:
243
  - split: validation
244
  path: data/xho/dev.tsv
 
251
  - name: hypothesis
252
  dtype: string
253
  - name: label
254
+ dtype: int64
 
 
 
 
 
255
  data_files:
256
  - split: validation
257
  path: data/yor/dev.tsv
 
264
  - name: hypothesis
265
  dtype: string
266
  - name: label
267
+ dtype: int64
 
 
 
 
 
268
  data_files:
269
  - split: validation
270
  path: data/zul/dev.tsv
271
  - split: test
272
  path: data/zul/test.tsv
273
+
274
  ---
275
 
276
  # Dataset Card for afrixnli