File size: 7,735 Bytes
f601222
 
be9b38e
f601222
 
 
 
 
 
 
 
 
 
 
be9b38e
 
 
 
 
 
 
 
 
 
 
 
de039f6
 
 
 
 
 
 
 
 
 
 
 
f027922
 
 
 
 
 
 
 
 
 
 
 
2227921
 
 
 
 
 
 
 
 
 
 
 
07bfbf9
 
 
 
 
 
 
 
 
 
 
 
60e1d9a
 
 
 
 
 
 
 
 
 
 
 
f7ae053
 
 
 
 
 
 
 
 
 
 
 
4d4547d
 
 
 
 
 
 
 
 
 
 
 
234eb42
 
 
 
 
 
 
 
 
 
 
 
ad20c27
 
 
 
 
 
 
 
 
 
 
 
606a555
 
 
 
 
 
 
 
 
 
 
 
4c881a9
 
 
 
 
 
 
 
 
 
 
 
1f175d2
 
 
 
 
 
 
 
 
 
 
 
8b27c68
 
 
 
 
 
 
 
 
 
 
 
9023d27
 
 
 
 
 
 
 
 
 
 
 
9506ac8
 
 
 
 
 
 
 
 
 
 
 
b2b0a01
 
 
 
 
 
 
 
 
 
 
 
6e470fc
 
 
 
 
 
 
 
 
 
 
 
0332ef5
 
 
 
 
 
 
 
 
 
 
 
39c0def
 
 
 
 
 
 
 
 
 
 
 
69e3624
 
 
 
 
 
 
 
 
 
 
 
9db12c9
 
 
 
 
 
 
 
 
 
 
 
f601222
 
 
 
 
be9b38e
 
 
 
de039f6
 
 
 
f027922
 
 
 
2227921
 
 
 
07bfbf9
 
 
 
60e1d9a
 
 
 
f7ae053
 
 
 
4d4547d
 
 
 
234eb42
 
 
 
ad20c27
 
 
 
606a555
 
 
 
4c881a9
 
 
 
1f175d2
 
 
 
8b27c68
 
 
 
9023d27
 
 
 
9506ac8
 
 
 
b2b0a01
 
 
 
6e470fc
 
 
 
0332ef5
 
 
 
39c0def
 
 
 
69e3624
 
 
 
9db12c9
 
 
 
f601222
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
---
dataset_info:
- config_name: gen-pl-to-nom-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 146952
    num_examples: 500
  download_size: 104092
  dataset_size: 146952
- config_name: gen-pl-to-part-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 147097
    num_examples: 500
  download_size: 104193
  dataset_size: 147097
- config_name: gen-sg-to-gen-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 495831
    num_examples: 1793
  download_size: 326422
  dataset_size: 495831
- config_name: gen-sg-to-ill-sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 438414
    num_examples: 1581
  download_size: 291428
  dataset_size: 438414
- config_name: gen-sg-to-nom-sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 380416
    num_examples: 1337
  download_size: 256308
  dataset_size: 380416
- config_name: gen-sg-to-part-sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 409475
    num_examples: 1470
  download_size: 271842
  dataset_size: 409475
- config_name: ind-prs-3pl-to-1pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 27748
    num_examples: 93
  download_size: 22331
  dataset_size: 27748
- config_name: ind-prs-3pl-to-2pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 27749
    num_examples: 93
  download_size: 22310
  dataset_size: 27749
- config_name: ind-prs-3sg-to-1sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 57178
    num_examples: 195
  download_size: 43510
  dataset_size: 57178
- config_name: ind-prs-3sg-to-2sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 57178
    num_examples: 195
  download_size: 43496
  dataset_size: 57178
- config_name: ind-pst-3pl-to-1pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 35797
    num_examples: 103
  download_size: 28386
  dataset_size: 35797
- config_name: ind-pst-3pl-to-2pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 35799
    num_examples: 103
  download_size: 28348
  dataset_size: 35799
- config_name: ind-pst-3sg-to-1sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 191237
    num_examples: 653
  download_size: 132497
  dataset_size: 191237
- config_name: ind-pst-3sg-to-2sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 191236
    num_examples: 653
  download_size: 132427
  dataset_size: 191236
- config_name: nom-pl-to-gen-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 125921
    num_examples: 452
  download_size: 87765
  dataset_size: 125921
- config_name: nom-pl-to-ill-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 127276
    num_examples: 452
  download_size: 88020
  dataset_size: 127276
- config_name: nom-pl-to-part-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 125641
    num_examples: 452
  download_size: 87685
  dataset_size: 125641
- config_name: nom-sg-to-gen-sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 301018
    num_examples: 1092
  download_size: 206240
  dataset_size: 301018
- config_name: nom-sg-to-ill-sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 358539
    num_examples: 1316
  download_size: 243096
  dataset_size: 358539
- config_name: nom-sg-to-nom-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 357969
    num_examples: 1316
  download_size: 242787
  dataset_size: 357969
- config_name: nom-sg-to-part-sg
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 326801
    num_examples: 1184
  download_size: 223657
  dataset_size: 326801
- config_name: part-pl-to-gen-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 73051
    num_examples: 241
  download_size: 53746
  dataset_size: 73051
- config_name: part-pl-to-ill-pl
  features:
  - name: correct
    dtype: string
  - name: incorrect
    dtype: string
  splits:
  - name: train
    num_bytes: 73772
    num_examples: 241
  download_size: 53953
  dataset_size: 73772
configs:
- config_name: gen-pl-to-nom-pl
  data_files:
  - split: train
    path: gen-pl-to-nom-pl/train-*
- config_name: gen-pl-to-part-pl
  data_files:
  - split: train
    path: gen-pl-to-part-pl/train-*
- config_name: gen-sg-to-gen-pl
  data_files:
  - split: train
    path: gen-sg-to-gen-pl/train-*
- config_name: gen-sg-to-ill-sg
  data_files:
  - split: train
    path: gen-sg-to-ill-sg/train-*
- config_name: gen-sg-to-nom-sg
  data_files:
  - split: train
    path: gen-sg-to-nom-sg/train-*
- config_name: gen-sg-to-part-sg
  data_files:
  - split: train
    path: gen-sg-to-part-sg/train-*
- config_name: ind-prs-3pl-to-1pl
  data_files:
  - split: train
    path: ind-prs-3pl-to-1pl/train-*
- config_name: ind-prs-3pl-to-2pl
  data_files:
  - split: train
    path: ind-prs-3pl-to-2pl/train-*
- config_name: ind-prs-3sg-to-1sg
  data_files:
  - split: train
    path: ind-prs-3sg-to-1sg/train-*
- config_name: ind-prs-3sg-to-2sg
  data_files:
  - split: train
    path: ind-prs-3sg-to-2sg/train-*
- config_name: ind-pst-3pl-to-1pl
  data_files:
  - split: train
    path: ind-pst-3pl-to-1pl/train-*
- config_name: ind-pst-3pl-to-2pl
  data_files:
  - split: train
    path: ind-pst-3pl-to-2pl/train-*
- config_name: ind-pst-3sg-to-1sg
  data_files:
  - split: train
    path: ind-pst-3sg-to-1sg/train-*
- config_name: ind-pst-3sg-to-2sg
  data_files:
  - split: train
    path: ind-pst-3sg-to-2sg/train-*
- config_name: nom-pl-to-gen-pl
  data_files:
  - split: train
    path: nom-pl-to-gen-pl/train-*
- config_name: nom-pl-to-ill-pl
  data_files:
  - split: train
    path: nom-pl-to-ill-pl/train-*
- config_name: nom-pl-to-part-pl
  data_files:
  - split: train
    path: nom-pl-to-part-pl/train-*
- config_name: nom-sg-to-gen-sg
  data_files:
  - split: train
    path: nom-sg-to-gen-sg/train-*
- config_name: nom-sg-to-ill-sg
  data_files:
  - split: train
    path: nom-sg-to-ill-sg/train-*
- config_name: nom-sg-to-nom-pl
  data_files:
  - split: train
    path: nom-sg-to-nom-pl/train-*
- config_name: nom-sg-to-part-sg
  data_files:
  - split: train
    path: nom-sg-to-part-sg/train-*
- config_name: part-pl-to-gen-pl
  data_files:
  - split: train
    path: part-pl-to-gen-pl/train-*
- config_name: part-pl-to-ill-pl
  data_files:
  - split: train
    path: part-pl-to-ill-pl/train-*
---