loicmagne commited on
Commit
e14f2f4
1 Parent(s): 6c00ff4

Upload 31 files

Browse files
README.md ADDED
@@ -0,0 +1,493 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
+ - found
7
+ - machine-generated
8
+ language:
9
+ - de
10
+ - en
11
+ - es
12
+ - fr
13
+ - it
14
+ - nl
15
+ - pl
16
+ - pt
17
+ - ru
18
+ - zh
19
+ license:
20
+ - other
21
+ multilinguality:
22
+ - multilingual
23
+ size_categories:
24
+ - 10K<n<100K
25
+ source_datasets:
26
+ - extended|other-sts-b
27
+ task_categories:
28
+ - text-classification
29
+ task_ids:
30
+ - text-scoring
31
+ - semantic-similarity-scoring
32
+ pretty_name: STSb Multi MT
33
+ dataset_info:
34
+ - config_name: de
35
+ features:
36
+ - name: sentence1
37
+ dtype: string
38
+ - name: sentence2
39
+ dtype: string
40
+ - name: similarity_score
41
+ dtype: float32
42
+ splits:
43
+ - name: train
44
+ num_bytes: 867465
45
+ num_examples: 5749
46
+ - name: test
47
+ num_bytes: 193325
48
+ num_examples: 1379
49
+ - name: dev
50
+ num_bytes: 247069
51
+ num_examples: 1500
52
+ download_size: 823156
53
+ dataset_size: 1307859
54
+ - config_name: en
55
+ features:
56
+ - name: sentence1
57
+ dtype: string
58
+ - name: sentence2
59
+ dtype: string
60
+ - name: similarity_score
61
+ dtype: float32
62
+ splits:
63
+ - name: train
64
+ num_bytes: 731795
65
+ num_examples: 5749
66
+ - name: test
67
+ num_bytes: 164458
68
+ num_examples: 1379
69
+ - name: dev
70
+ num_bytes: 210064
71
+ num_examples: 1500
72
+ download_size: 720594
73
+ dataset_size: 1106317
74
+ - config_name: es
75
+ features:
76
+ - name: sentence1
77
+ dtype: string
78
+ - name: sentence2
79
+ dtype: string
80
+ - name: similarity_score
81
+ dtype: float32
82
+ splits:
83
+ - name: train
84
+ num_bytes: 887093
85
+ num_examples: 5749
86
+ - name: test
87
+ num_bytes: 194608
88
+ num_examples: 1379
89
+ - name: dev
90
+ num_bytes: 245242
91
+ num_examples: 1500
92
+ download_size: 803220
93
+ dataset_size: 1326943
94
+ - config_name: fr
95
+ features:
96
+ - name: sentence1
97
+ dtype: string
98
+ - name: sentence2
99
+ dtype: string
100
+ - name: similarity_score
101
+ dtype: float32
102
+ splits:
103
+ - name: train
104
+ num_bytes: 910187
105
+ num_examples: 5749
106
+ - name: test
107
+ num_bytes: 200438
108
+ num_examples: 1379
109
+ - name: dev
110
+ num_bytes: 254075
111
+ num_examples: 1500
112
+ download_size: 828209
113
+ dataset_size: 1364700
114
+ - config_name: it
115
+ features:
116
+ - name: sentence1
117
+ dtype: string
118
+ - name: sentence2
119
+ dtype: string
120
+ - name: similarity_score
121
+ dtype: float32
122
+ splits:
123
+ - name: train
124
+ num_bytes: 871518
125
+ num_examples: 5749
126
+ - name: test
127
+ num_bytes: 191639
128
+ num_examples: 1379
129
+ - name: dev
130
+ num_bytes: 243136
131
+ num_examples: 1500
132
+ download_size: 813106
133
+ dataset_size: 1306293
134
+ - config_name: nl
135
+ features:
136
+ - name: sentence1
137
+ dtype: string
138
+ - name: sentence2
139
+ dtype: string
140
+ - name: similarity_score
141
+ dtype: float32
142
+ splits:
143
+ - name: train
144
+ num_bytes: 833659
145
+ num_examples: 5749
146
+ - name: test
147
+ num_bytes: 182896
148
+ num_examples: 1379
149
+ - name: dev
150
+ num_bytes: 234879
151
+ num_examples: 1500
152
+ download_size: 786341
153
+ dataset_size: 1251434
154
+ - config_name: pl
155
+ features:
156
+ - name: sentence1
157
+ dtype: string
158
+ - name: sentence2
159
+ dtype: string
160
+ - name: similarity_score
161
+ dtype: float32
162
+ splits:
163
+ - name: train
164
+ num_bytes: 828425
165
+ num_examples: 5749
166
+ - name: test
167
+ num_bytes: 181258
168
+ num_examples: 1379
169
+ - name: dev
170
+ num_bytes: 231750
171
+ num_examples: 1500
172
+ download_size: 832282
173
+ dataset_size: 1241433
174
+ - config_name: pt
175
+ features:
176
+ - name: sentence1
177
+ dtype: string
178
+ - name: sentence2
179
+ dtype: string
180
+ - name: similarity_score
181
+ dtype: float32
182
+ splits:
183
+ - name: train
184
+ num_bytes: 854348
185
+ num_examples: 5749
186
+ - name: test
187
+ num_bytes: 189155
188
+ num_examples: 1379
189
+ - name: dev
190
+ num_bytes: 240551
191
+ num_examples: 1500
192
+ download_size: 799737
193
+ dataset_size: 1284054
194
+ - config_name: ru
195
+ features:
196
+ - name: sentence1
197
+ dtype: string
198
+ - name: sentence2
199
+ dtype: string
200
+ - name: similarity_score
201
+ dtype: float32
202
+ splits:
203
+ - name: train
204
+ num_bytes: 1391666
205
+ num_examples: 5749
206
+ - name: test
207
+ num_bytes: 299999
208
+ num_examples: 1379
209
+ - name: dev
210
+ num_bytes: 386260
211
+ num_examples: 1500
212
+ download_size: 1088400
213
+ dataset_size: 2077925
214
+ - config_name: zh
215
+ features:
216
+ - name: sentence1
217
+ dtype: string
218
+ - name: sentence2
219
+ dtype: string
220
+ - name: similarity_score
221
+ dtype: float32
222
+ splits:
223
+ - name: train
224
+ num_bytes: 694416
225
+ num_examples: 5749
226
+ - name: test
227
+ num_bytes: 154826
228
+ num_examples: 1379
229
+ - name: dev
230
+ num_bytes: 195813
231
+ num_examples: 1500
232
+ download_size: 715580
233
+ dataset_size: 1045055
234
+ configs:
235
+ - config_name: default
236
+ data_files:
237
+ - path: test/*.parquet
238
+ split: test
239
+ - path: train/*.parquet
240
+ split: train
241
+ - path: dev/*.parquet
242
+ split: dev
243
+ - config_name: de
244
+ data_files:
245
+ - path: stsb_multi_mt/test/de.parquet
246
+ split: test
247
+ - path: stsb_multi_mt/train/de.parquet
248
+ split: train
249
+ - path: stsb_multi_mt/dev/de.parquet
250
+ split: dev
251
+ - config_name: fr
252
+ data_files:
253
+ - path: stsb_multi_mt/test/fr.parquet
254
+ split: test
255
+ - path: stsb_multi_mt/train/fr.parquet
256
+ split: train
257
+ - path: stsb_multi_mt/dev/fr.parquet
258
+ split: dev
259
+ - config_name: ru
260
+ data_files:
261
+ - path: stsb_multi_mt/test/ru.parquet
262
+ split: test
263
+ - path: stsb_multi_mt/train/ru.parquet
264
+ split: train
265
+ - path: stsb_multi_mt/dev/ru.parquet
266
+ split: dev
267
+ - config_name: zh
268
+ data_files:
269
+ - path: stsb_multi_mt/test/zh.parquet
270
+ split: test
271
+ - path: stsb_multi_mt/train/zh.parquet
272
+ split: train
273
+ - path: stsb_multi_mt/dev/zh.parquet
274
+ split: dev
275
+ - config_name: es
276
+ data_files:
277
+ - path: stsb_multi_mt/test/es.parquet
278
+ split: test
279
+ - path: stsb_multi_mt/train/es.parquet
280
+ split: train
281
+ - path: stsb_multi_mt/dev/es.parquet
282
+ split: dev
283
+ - config_name: it
284
+ data_files:
285
+ - path: stsb_multi_mt/test/it.parquet
286
+ split: test
287
+ - path: stsb_multi_mt/train/it.parquet
288
+ split: train
289
+ - path: stsb_multi_mt/dev/it.parquet
290
+ split: dev
291
+ - config_name: en
292
+ data_files:
293
+ - path: stsb_multi_mt/test/en.parquet
294
+ split: test
295
+ - path: stsb_multi_mt/train/en.parquet
296
+ split: train
297
+ - path: stsb_multi_mt/dev/en.parquet
298
+ split: dev
299
+ - config_name: pt
300
+ data_files:
301
+ - path: stsb_multi_mt/test/pt.parquet
302
+ split: test
303
+ - path: stsb_multi_mt/train/pt.parquet
304
+ split: train
305
+ - path: stsb_multi_mt/dev/pt.parquet
306
+ split: dev
307
+ - config_name: nl
308
+ data_files:
309
+ - path: stsb_multi_mt/test/nl.parquet
310
+ split: test
311
+ - path: stsb_multi_mt/train/nl.parquet
312
+ split: train
313
+ - path: stsb_multi_mt/dev/nl.parquet
314
+ split: dev
315
+ - config_name: pl
316
+ data_files:
317
+ - path: stsb_multi_mt/test/pl.parquet
318
+ split: test
319
+ - path: stsb_multi_mt/train/pl.parquet
320
+ split: train
321
+ - path: stsb_multi_mt/dev/pl.parquet
322
+ split: dev
323
+ ---
324
+
325
+ # Dataset Card for STSb Multi MT
326
+
327
+ ## Table of Contents
328
+ - [Dataset Description](#dataset-description)
329
+ - [Dataset Summary](#dataset-summary)
330
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
331
+ - [Languages](#languages)
332
+ - [Dataset Structure](#dataset-structure)
333
+ - [Data Instances](#data-instances)
334
+ - [Data Fields](#data-fields)
335
+ - [Data Splits](#data-splits)
336
+ - [Dataset Creation](#dataset-creation)
337
+ - [Curation Rationale](#curation-rationale)
338
+ - [Source Data](#source-data)
339
+ - [Annotations](#annotations)
340
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
341
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
342
+ - [Social Impact of Dataset](#social-impact-of-dataset)
343
+ - [Discussion of Biases](#discussion-of-biases)
344
+ - [Other Known Limitations](#other-known-limitations)
345
+ - [Additional Information](#additional-information)
346
+ - [Dataset Curators](#dataset-curators)
347
+ - [Licensing Information](#licensing-information)
348
+ - [Citation Information](#citation-information)
349
+ - [Contributions](#contributions)
350
+
351
+ ## Dataset Description
352
+
353
+ - **Repository**: https://github.com/PhilipMay/stsb-multi-mt
354
+ - **Homepage (original dataset):** https://ixa2.si.ehu.es/stswiki/index.php/STSbenchmark
355
+ - **Paper about original dataset:** https://arxiv.org/abs/1708.00055
356
+ - **Leaderboard:** https://ixa2.si.ehu.eus/stswiki/index.php/STSbenchmark#Results
357
+ - **Point of Contact:** [Open an issue on GitHub](https://github.com/PhilipMay/stsb-multi-mt/issues/new)
358
+
359
+ ### Dataset Summary
360
+
361
+ > STS Benchmark comprises a selection of the English datasets used in the STS tasks organized
362
+ > in the context of SemEval between 2012 and 2017. The selection of datasets include text from
363
+ > image captions, news headlines and user forums. ([source](https://ixa2.si.ehu.es/stswiki/index.php/STSbenchmark))
364
+
365
+ These are different multilingual translations and the English original of the [STSbenchmark dataset](https://ixa2.si.ehu.es/stswiki/index.php/STSbenchmark). Translation has been done with [deepl.com](https://www.deepl.com/). It can be used to train [sentence embeddings](https://github.com/UKPLab/sentence-transformers) like [T-Systems-onsite/cross-en-de-roberta-sentence-transformer](https://huggingface.co/T-Systems-onsite/cross-en-de-roberta-sentence-transformer).
366
+
367
+
368
+ **Examples of Use**
369
+
370
+ Load German dev Dataset:
371
+ ```python
372
+ from datasets import load_dataset
373
+ dataset = load_dataset("stsb_multi_mt", name="de", split="dev")
374
+ ```
375
+
376
+ Load English train Dataset:
377
+ ```python
378
+ from datasets import load_dataset
379
+ dataset = load_dataset("stsb_multi_mt", name="en", split="train")
380
+ ```
381
+
382
+ ### Supported Tasks and Leaderboards
383
+
384
+ [More Information Needed]
385
+
386
+ ### Languages
387
+
388
+ Available languages are: de, en, es, fr, it, nl, pl, pt, ru, zh
389
+
390
+ ## Dataset Structure
391
+
392
+ ### Data Instances
393
+
394
+ This dataset provides pairs of sentences and a score of their similarity.
395
+
396
+ score | 2 example sentences | explanation
397
+ ------|---------|------------
398
+ 5 | *The bird is bathing in the sink.<br/>Birdie is washing itself in the water basin.* | The two sentences are completely equivalent, as they mean the same thing.
399
+ 4 | *Two boys on a couch are playing video games.<br/>Two boys are playing a video game.* | The two sentences are mostly equivalent, but some unimportant details differ.
400
+ 3 | *John said he is considered a witness but not a suspect.<br/>“He is not a suspect anymore.” John said.* | The two sentences are roughly equivalent, but some important information differs/missing.
401
+ 2 | *They flew out of the nest in groups.<br/>They flew into the nest together.* | The two sentences are not equivalent, but share some details.
402
+ 1 | *The woman is playing the violin.<br/>The young lady enjoys listening to the guitar.* | The two sentences are not equivalent, but are on the same topic.
403
+ 0 | *The black dog is running through the snow.<br/>A race car driver is driving his car through the mud.* | The two sentences are completely dissimilar.
404
+
405
+ An example:
406
+ ```
407
+ {
408
+ "sentence1": "A man is playing a large flute.",
409
+ "sentence2": "A man is playing a flute.",
410
+ "similarity_score": 3.8
411
+ }
412
+ ```
413
+
414
+ ### Data Fields
415
+
416
+ - `sentence1`: The 1st sentence as a `str`.
417
+ - `sentence2`: The 2nd sentence as a `str`.
418
+ - `similarity_score`: The similarity score as a `float` which is `<= 5.0` and `>= 0.0`.
419
+
420
+ ### Data Splits
421
+
422
+ - train with 5749 samples
423
+ - dev with 1500 samples
424
+ - test with 1379 sampples
425
+
426
+ ## Dataset Creation
427
+
428
+ ### Curation Rationale
429
+
430
+ [More Information Needed]
431
+
432
+ ### Source Data
433
+
434
+ #### Initial Data Collection and Normalization
435
+
436
+ [More Information Needed]
437
+
438
+ #### Who are the source language producers?
439
+
440
+ [More Information Needed]
441
+
442
+ ### Annotations
443
+
444
+ #### Annotation process
445
+
446
+ [More Information Needed]
447
+
448
+ #### Who are the annotators?
449
+
450
+ [More Information Needed]
451
+
452
+ ### Personal and Sensitive Information
453
+
454
+ [More Information Needed]
455
+
456
+ ## Considerations for Using the Data
457
+
458
+ ### Social Impact of Dataset
459
+
460
+ [More Information Needed]
461
+
462
+ ### Discussion of Biases
463
+
464
+ [More Information Needed]
465
+
466
+ ### Other Known Limitations
467
+
468
+ [More Information Needed]
469
+
470
+ ## Additional Information
471
+
472
+ ### Dataset Curators
473
+
474
+ [More Information Needed]
475
+
476
+ ### Licensing Information
477
+
478
+ See [LICENSE](https://github.com/PhilipMay/stsb-multi-mt/blob/main/LICENSE) and [download at original dataset](https://ixa2.si.ehu.eus/stswiki/index.php/STSbenchmark).
479
+
480
+ ### Citation Information
481
+
482
+ ```
483
+ @InProceedings{huggingface:dataset:stsb_multi_mt,
484
+ title = {Machine translated multilingual STS benchmark dataset.},
485
+ author={Philip May},
486
+ year={2021},
487
+ url={https://github.com/PhilipMay/stsb-multi-mt}
488
+ }
489
+ ```
490
+
491
+ ### Contributions
492
+
493
+ Thanks to [@PhilipMay](https://github.com/PhilipMay) for adding this dataset.
dev/de.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0819456b8b85df3511bd7bea0c92ed030e5ac3dbd0395ff463f5966b539612a
3
+ size 106764
dev/en.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef16a66da39629d7a46b59d76e2201c3960921c327a60defc7c1857357276327
3
+ size 93501
dev/es.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:843da6b328303b4c90744ee0559271eb28bc669a23f966315f3be7678c120571
3
+ size 100876
dev/fr.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f2a616b3f36c471a060b5ccb348897a5e1c732ca63c72d1dd0581c64d19eff
3
+ size 105089
dev/it.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d84bd338977f1d0ef9a983754f7460d5920247ebc49c752f3842b62280e18a3
3
+ size 101979
dev/nl.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a61d0f9f60895b12ae54c0b36b026e2a48fa9cc9b9c0a839a18a40360f6952
3
+ size 100897
dev/pl.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eff4ca940ed71e217b06b02b836ac5d4425ae530e499b169a0db0ce003e3fcc6
3
+ size 105308
dev/pt.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d96d59554616506d126f10bd49698ff7e5e5a693e4885dd1e6e2661e25ddb4
3
+ size 101811
dev/ru.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b57bbdbc5f4b9ad54aeb86eb454400112bb3ed659b2788057ff437626ae44e0
3
+ size 129879
dev/zh.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:078b672d5669ec6fa2b587accf5cd373a077e8e6a5d31099550a148d3a8a8642
3
+ size 100551
test/de.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:329f510352766b3c652965f0e7a2e7ebcda9c396d6e9a7d0a71b555820f00fe6
3
+ size 81892
test/en.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c77dc5c82344bcc005489c6241cfef29e254449760312d858675cbbf2ae1f6de
3
+ size 71752
test/es.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7a7c6954d63f0ec7c230489c06229d2239686337e54fea10171228f08483aa
3
+ size 77676
test/fr.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f1046a4f0dde6ea9e72cffb4ecf095377fdfd1090e5ae1cc94b35db7fb6442
3
+ size 80699
test/it.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b420b75ad65d688336db430d54a367e54221d8cbb590369af67e5028ba4ca1
3
+ size 78572
test/nl.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae4794911957a949d51eb72eecc514a33fe61ec5fbc46de4a71c8339bf555121
3
+ size 76968
test/pl.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe078c1b71191a3a5eed28dfb600b3038c2569caa4c06bdee8129e2214fe5b42
3
+ size 80709
test/pt.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37e76248d85482dfe21b798092deb627c71b4cda23d07ea3be8d4b4f21d31fa
3
+ size 77777
test/ru.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73d7212280e78cb37bc197cc622027635f472dbc2d6bf76a871bb516ca5a34a
3
+ size 99653
test/zh.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2fd6bb019634d42353add5d290e2609cb0140b5ebc59d3bbe5abd37c9a8e47f
3
+ size 77549
train/de.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09088d4ff8a9059f5f4ffec64d650f05707470d499159048befe1d20d8ba0de0
3
+ size 323626
train/en.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681c7ce622b1ace7366cb069da97b9069b3b392c77655efcb2f46ac0a1129aad
3
+ size 286102
train/es.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e5651dc36c96545ed526c0f6b192976c8e1b677ce563095d05c05b3c1d37f1
3
+ size 311573
train/fr.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dfe4eafef7af580912081bec5d7df57fc6462905a6ae0e773cf8204bf70e70c
3
+ size 319523
train/it.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711944623137d7ed6dbc44a0bc6bf72e0db193d5754eaea7b3d80eac2d837436
3
+ size 311687
train/nl.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1ae1e175aeb9559c8e66fe8f23e995cc04076b37451951a0d85d749b1bd61cd
3
+ size 311476
train/pl.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d6bd7ef00518bf4fe063ae273687f1c9fded2b9cb4f449a69c02efc4330beee
3
+ size 322419
train/pt.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6056648d09f8567822aa0396cbd255e185cdd4761dd57a2627b5e04f4016c135
3
+ size 310041
train/ru.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c0870a4ecbd43ab289f66bbd626e7b00ee33b74eb7312bca2e05509f21416f0
3
+ size 402099
train/zh.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7990a16699d86637d5433db249c51914ab035d7afcd7708ad0f4a2d8368b1c0
3
+ size 300800