system HF staff commited on
Commit
03abb9c
0 Parent(s):

Update files from the datasets library (from 1.2.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.2.0

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +27 -0
  2. README.md +410 -0
  3. dataset_infos.json +0 -0
  4. dummy/af/1.0.0/dummy_data.zip +3 -0
  5. dummy/all_languages/1.0.0/dummy_data.zip +3 -0
  6. dummy/ar/1.0.0/dummy_data.zip +3 -0
  7. dummy/az/1.0.0/dummy_data.zip +3 -0
  8. dummy/be/1.0.0/dummy_data.zip +3 -0
  9. dummy/ber/1.0.0/dummy_data.zip +3 -0
  10. dummy/bg/1.0.0/dummy_data.zip +3 -0
  11. dummy/bn/1.0.0/dummy_data.zip +3 -0
  12. dummy/br/1.0.0/dummy_data.zip +3 -0
  13. dummy/ca/1.0.0/dummy_data.zip +3 -0
  14. dummy/cbk/1.0.0/dummy_data.zip +3 -0
  15. dummy/cmn/1.0.0/dummy_data.zip +3 -0
  16. dummy/cs/1.0.0/dummy_data.zip +3 -0
  17. dummy/da/1.0.0/dummy_data.zip +3 -0
  18. dummy/de/1.0.0/dummy_data.zip +3 -0
  19. dummy/el/1.0.0/dummy_data.zip +3 -0
  20. dummy/en/1.0.0/dummy_data.zip +3 -0
  21. dummy/eo/1.0.0/dummy_data.zip +3 -0
  22. dummy/es/1.0.0/dummy_data.zip +3 -0
  23. dummy/et/1.0.0/dummy_data.zip +3 -0
  24. dummy/eu/1.0.0/dummy_data.zip +3 -0
  25. dummy/fi/1.0.0/dummy_data.zip +3 -0
  26. dummy/fr/1.0.0/dummy_data.zip +3 -0
  27. dummy/gl/1.0.0/dummy_data.zip +3 -0
  28. dummy/gos/1.0.0/dummy_data.zip +3 -0
  29. dummy/he/1.0.0/dummy_data.zip +3 -0
  30. dummy/hi/1.0.0/dummy_data.zip +3 -0
  31. dummy/hr/1.0.0/dummy_data.zip +3 -0
  32. dummy/hu/1.0.0/dummy_data.zip +3 -0
  33. dummy/hy/1.0.0/dummy_data.zip +3 -0
  34. dummy/ia/1.0.0/dummy_data.zip +3 -0
  35. dummy/id/1.0.0/dummy_data.zip +3 -0
  36. dummy/ie/1.0.0/dummy_data.zip +3 -0
  37. dummy/io/1.0.0/dummy_data.zip +3 -0
  38. dummy/is/1.0.0/dummy_data.zip +3 -0
  39. dummy/it/1.0.0/dummy_data.zip +3 -0
  40. dummy/ja/1.0.0/dummy_data.zip +3 -0
  41. dummy/jbo/1.0.0/dummy_data.zip +3 -0
  42. dummy/kab/1.0.0/dummy_data.zip +3 -0
  43. dummy/ko/1.0.0/dummy_data.zip +3 -0
  44. dummy/kw/1.0.0/dummy_data.zip +3 -0
  45. dummy/la/1.0.0/dummy_data.zip +3 -0
  46. dummy/lfn/1.0.0/dummy_data.zip +3 -0
  47. dummy/lt/1.0.0/dummy_data.zip +3 -0
  48. dummy/mk/1.0.0/dummy_data.zip +3 -0
  49. dummy/mr/1.0.0/dummy_data.zip +3 -0
  50. dummy/nb/1.0.0/dummy_data.zip +3 -0
.gitattributes ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.model filter=lfs diff=lfs merge=lfs -text
12
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
13
+ *.onnx filter=lfs diff=lfs merge=lfs -text
14
+ *.ot filter=lfs diff=lfs merge=lfs -text
15
+ *.parquet filter=lfs diff=lfs merge=lfs -text
16
+ *.pb filter=lfs diff=lfs merge=lfs -text
17
+ *.pt filter=lfs diff=lfs merge=lfs -text
18
+ *.pth filter=lfs diff=lfs merge=lfs -text
19
+ *.rar filter=lfs diff=lfs merge=lfs -text
20
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
22
+ *.tflite filter=lfs diff=lfs merge=lfs -text
23
+ *.tgz filter=lfs diff=lfs merge=lfs -text
24
+ *.xz filter=lfs diff=lfs merge=lfs -text
25
+ *.zip filter=lfs diff=lfs merge=lfs -text
26
+ *.zstandard filter=lfs diff=lfs merge=lfs -text
27
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,410 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - machine-generated
4
+ language_creators:
5
+ - crowdsourced
6
+ languages:
7
+ all_languages:
8
+ - af
9
+ - ar
10
+ - az
11
+ - be
12
+ - ber
13
+ - bg
14
+ - bn
15
+ - br
16
+ - ca
17
+ - cbk
18
+ - cmn
19
+ - cs
20
+ - da
21
+ - de
22
+ - el
23
+ - en
24
+ - eo
25
+ - es
26
+ - et
27
+ - eu
28
+ - fi
29
+ - fr
30
+ - gl
31
+ - gos
32
+ - he
33
+ - hi
34
+ - hr
35
+ - hu
36
+ - hy
37
+ - ia
38
+ - id
39
+ - ie
40
+ - io
41
+ - is
42
+ - it
43
+ - ja
44
+ - jbo
45
+ - kab
46
+ - ko
47
+ - kw
48
+ - la
49
+ - lfn
50
+ - lt
51
+ - mk
52
+ - mr
53
+ - nb
54
+ - nds
55
+ - nl
56
+ - orv
57
+ - ota
58
+ - pes
59
+ - pl
60
+ - pt
61
+ - rn
62
+ - ro
63
+ - ru
64
+ - sl
65
+ - sr
66
+ - sv
67
+ - tk
68
+ - tl
69
+ - tlh
70
+ - toki
71
+ - tr
72
+ - tt
73
+ - ug
74
+ - uk
75
+ - ur
76
+ - vi
77
+ - vo
78
+ - war
79
+ - wuu
80
+ - yue
81
+ af:
82
+ - af
83
+ ar:
84
+ - ar
85
+ az:
86
+ - az
87
+ be:
88
+ - be
89
+ ber:
90
+ - ber
91
+ bg:
92
+ - bg
93
+ bn:
94
+ - bn
95
+ br:
96
+ - br
97
+ ca:
98
+ - ca
99
+ cbk:
100
+ - cbk
101
+ cmn:
102
+ - cmn
103
+ cs:
104
+ - cs
105
+ da:
106
+ - da
107
+ de:
108
+ - de
109
+ el:
110
+ - el
111
+ en:
112
+ - en
113
+ eo:
114
+ - eo
115
+ es:
116
+ - es
117
+ et:
118
+ - et
119
+ eu:
120
+ - eu
121
+ fi:
122
+ - fi
123
+ fr:
124
+ - fr
125
+ gl:
126
+ - gl
127
+ gos:
128
+ - gos
129
+ he:
130
+ - he
131
+ hi:
132
+ - hi
133
+ hr:
134
+ - hr
135
+ hu:
136
+ - hu
137
+ hy:
138
+ - hy
139
+ ia:
140
+ - ia
141
+ id:
142
+ - id
143
+ ie:
144
+ - ie
145
+ io:
146
+ - io
147
+ is:
148
+ - is
149
+ it:
150
+ - it
151
+ ja:
152
+ - ja
153
+ jbo:
154
+ - jbo
155
+ kab:
156
+ - kab
157
+ ko:
158
+ - ko
159
+ kw:
160
+ - kw
161
+ la:
162
+ - la
163
+ lfn:
164
+ - lfn
165
+ lt:
166
+ - lt
167
+ mk:
168
+ - mk
169
+ mr:
170
+ - mr
171
+ nb:
172
+ - nb
173
+ nds:
174
+ - nds
175
+ nl:
176
+ - nl
177
+ orv:
178
+ - orv
179
+ ota:
180
+ - ota
181
+ pes:
182
+ - pes
183
+ pl:
184
+ - pl
185
+ pt:
186
+ - pt
187
+ rn:
188
+ - rn
189
+ ro:
190
+ - ro
191
+ ru:
192
+ - ru
193
+ sl:
194
+ - sl
195
+ sr:
196
+ - sr
197
+ sv:
198
+ - sv
199
+ tk:
200
+ - tk
201
+ tl:
202
+ - tl
203
+ tlh:
204
+ - tlh
205
+ toki:
206
+ - toki
207
+ tr:
208
+ - tr
209
+ tt:
210
+ - tt
211
+ ug:
212
+ - ug
213
+ uk:
214
+ - uk
215
+ ur:
216
+ - ur
217
+ vi:
218
+ - vi
219
+ vo:
220
+ - vo
221
+ war:
222
+ - war
223
+ wuu:
224
+ - wuu
225
+ yue:
226
+ - yue
227
+ licenses:
228
+ - cc-by-2-0
229
+ multilinguality:
230
+ - multilingual
231
+ size_categories:
232
+ - n>1M
233
+ source_datasets:
234
+ - extended|other-tatoeba
235
+ task_categories:
236
+ - conditional-text-generation
237
+ - text-classification
238
+ task_ids:
239
+ - conditional-text-generation-other-given-a-sentence-generate-a-paraphrase-either-in-same-language-or-another-language
240
+ - machine-translation
241
+ - semantic-similarity-classification
242
+ ---
243
+
244
+ # Dataset Card for TaPaCo Corpus
245
+
246
+ ## Table of Contents
247
+ - [Dataset Description](#dataset-description)
248
+ - [Dataset Summary](#dataset-summary)
249
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
250
+ - [Languages](#languages)
251
+ - [Dataset Structure](#dataset-structure)
252
+ - [Data Instances](#data-instances)
253
+ - [Data Fields](#data-fields)
254
+ - [Data Splits](#data-splits)
255
+ - [Dataset Creation](#dataset-creation)
256
+ - [Curation Rationale](#curation-rationale)
257
+ - [Source Data](#source-data)
258
+ - [Annotations](#annotations)
259
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
260
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
261
+ - [Social Impact of Dataset](#social-impact-of-dataset)
262
+ - [Discussion of Biases](#discussion-of-biases)
263
+ - [Other Known Limitations](#other-known-limitations)
264
+ - [Additional Information](#additional-information)
265
+ - [Dataset Curators](#dataset-curators)
266
+ - [Licensing Information](#licensing-information)
267
+ - [Citation Information](#citation-information)
268
+
269
+ ## Dataset Description
270
+
271
+ - **Homepage:** [TaPaCo: A Corpus of Sentential Paraphrases for 73 Languages](https://zenodo.org/record/3707949#.X9Dh0cYza3I)
272
+ - **Paper:** [TaPaCo: A Corpus of Sentential Paraphrases for 73 Languages](https://www.aclweb.org/anthology/2020.lrec-1.848.pdf)
273
+ - **Point of Contact:** [Yves Scherrer](https://blogs.helsinki.fi/yvesscherrer/)
274
+
275
+ ### Dataset Summary
276
+ A freely available paraphrase corpus for 73 languages extracted from the Tatoeba database.
277
+ Tatoeba is a crowdsourcing project mainly geared towards language learners. Its aim is to provide example sentences
278
+ and translations for particular linguistic constructions and words. The paraphrase corpus is created by populating a
279
+ graph with Tatoeba sentences and equivalence links between sentences “meaning the same thing”. This graph is then
280
+ traversed to extract sets of paraphrases. Several language-independent filters and pruning steps are applied to
281
+ remove uninteresting sentences. A manual evaluation performed on three languages shows that between half and three
282
+ quarters of inferred paraphrases are correct and that most remaining ones are either correct but trivial,
283
+ or near-paraphrases that neutralize a morphological distinction. The corpus contains a total of 1.9 million
284
+ sentences, with 200 – 250 000 sentences per language. It covers a range of languages for which, to our knowledge,
285
+ no other paraphrase dataset exists.
286
+
287
+ ### Supported Tasks and Leaderboards
288
+ Paraphrase detection and generation have become popular tasks in NLP
289
+ and are increasingly integrated into a wide variety of common downstream tasks such as machine translation
290
+ , information retrieval, question answering, and semantic parsing. Most of the existing datasets
291
+ cover only a single language – in most cases English – or a small number of languages. Furthermore, some paraphrase
292
+ datasets focus on lexical and phrasal rather than sentential paraphrases, while others are created (semi
293
+ -)automatically using machine translation.
294
+
295
+ The number of sentences per language ranges from 200 to 250 000, which makes the dataset
296
+ more suitable for fine-tuning and evaluation purposes than
297
+ for training. It is well-suited for multi-reference evaluation
298
+ of paraphrase generation models, as there is generally not a
299
+ single correct way of paraphrasing a given input sentence.
300
+
301
+ ### Languages
302
+
303
+ The dataset contains paraphrases in Afrikaans, Arabic, Azerbaijani, Belarusian, Berber languages, Bulgarian, Bengali
304
+ , Breton, Catalan; Valencian, Chavacano, Mandarin, Czech, Danish, German, Greek, Modern (1453-), English, Esperanto
305
+ , Spanish; Castilian, Estonian, Basque, Finnish, French, Galician, Gronings, Hebrew, Hindi, Croatian, Hungarian
306
+ , Armenian, Interlingua (International Auxiliary Language Association), Indonesian, Interlingue; Occidental, Ido
307
+ , Icelandic, Italian, Japanese, Lojban, Kabyle, Korean, Cornish, Latin, Lingua Franca Nova\t, Lithuanian, Macedonian
308
+ , Marathi, Bokmål, Norwegian; Norwegian Bokmål, Low German; Low Saxon; German, Low; Saxon, Low, Dutch; Flemish, ]Old
309
+ Russian, Turkish, Ottoman (1500-1928), Iranian Persian, Polish, Portuguese, Rundi, Romanian; Moldavian; Moldovan,
310
+ Russian, Slovenian, Serbian, Swedish, Turkmen, Tagalog, Klingon; tlhIngan-Hol, Toki Pona, Turkish, Tatar,
311
+ Uighur; Uyghur, Ukrainian, Urdu, Vietnamese, Volapük, Waray, Wu Chinese and Yue Chinese
312
+
313
+ ## Dataset Structure
314
+
315
+ ### Data Instances
316
+ Each data instance corresponds to a paraphrase, e.g.:
317
+ ```
318
+ {
319
+ 'paraphrase_set_id': '1483',
320
+ 'sentence_id': '5778896',
321
+ 'paraphrase': 'Ɣremt adlis-a.',
322
+ 'lists': ['7546'],
323
+ 'tags': [''],
324
+ 'language': 'ber'
325
+ }
326
+ ```
327
+
328
+ ### Data Fields
329
+ Each dialogue instance has the following fields:
330
+ - `paraphrase_set_id`: a running number that groups together all sentences that are considered paraphrases of each
331
+ other
332
+ - `sentence_id`: OPUS sentence id
333
+ - `paraphrase`: Sentential paraphrase in a given language for a given paraphrase_set_id
334
+ - `lists`: Contributors can add sentences to list in order to specify the original source of the data
335
+ - `tags`: Indicates morphological or phonological properties of the sentence when available
336
+ - `language`: Language identifier, one of the 73 languages that belong to this dataset.
337
+
338
+ ### Data Splits
339
+
340
+ The dataset is having a single `train` split, contains a total of 1.9 million sentences, with 200 – 250 000
341
+ sentences per language
342
+
343
+ ## Dataset Creation
344
+
345
+ ### Curation Rationale
346
+
347
+ [More Information Needed]
348
+
349
+ ### Source Data
350
+
351
+ #### Initial Data Collection and Normalization
352
+
353
+ [More Information Needed]
354
+
355
+ #### Who are the source language producers?
356
+
357
+ [More Information Needed]
358
+
359
+ ### Annotations
360
+
361
+ #### Annotation process
362
+
363
+ [More Information Needed]
364
+
365
+ #### Who are the annotators?
366
+
367
+ [More Information Needed]
368
+
369
+ ### Personal and Sensitive Information
370
+
371
+ [More Information Needed]
372
+
373
+ ## Considerations for Using the Data
374
+
375
+ ### Social Impact of Dataset
376
+
377
+ [More Information Needed]
378
+
379
+ ### Discussion of Biases
380
+
381
+ [More Information Needed]
382
+
383
+ ### Other Known Limitations
384
+
385
+ [More Information Needed]
386
+
387
+ ## Additional Information
388
+
389
+ ### Dataset Curators
390
+
391
+ [More Information Needed]
392
+
393
+ ### Licensing Information
394
+
395
+ Creative Commons Attribution 2.0 Generic
396
+
397
+ ### Citation Information
398
+
399
+ ```
400
+ @dataset{scherrer_yves_2020_3707949,
401
+ author = {Scherrer, Yves},
402
+ title = {{TaPaCo: A Corpus of Sentential Paraphrases for 73 Languages}},
403
+ month = mar,
404
+ year = 2020,
405
+ publisher = {Zenodo},
406
+ version = {1.0},
407
+ doi = {10.5281/zenodo.3707949},
408
+ url = {https://doi.org/10.5281/zenodo.3707949}
409
+ }
410
+ ```
dataset_infos.json ADDED
The diff for this file is too large to render. See raw diff
 
dummy/af/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c23e45b147c0942816aebde914cb806efe0b5e794270e6b4204691f0b76284f0
3
+ size 754
dummy/all_languages/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d72f127684ba587c71e8a45b864a8c89cfb00df69190d0b77f03dd99893df63
3
+ size 23772
dummy/ar/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4701e335b9117c922aaf12f1bc250bbf0df7d01e207e7d175878774c3b15bbb
3
+ size 779
dummy/az/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b687b2ce6d6497ed7b12d90e5e637eba4ef6bc025debb5878a3bc5d6ad06d764
3
+ size 775
dummy/be/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008eb7d66ce92d8787ca0c4691c44a77655f2ab2e6e05fef13062d7611721d24
3
+ size 815
dummy/ber/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e643e43105fe3e3a3d683bd51c0160c11c24b0128f063493c20de88e5285c3a9
3
+ size 758
dummy/bg/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b74336c0d07c317debc786cf064a5c857c088d58ab85038ae4abcb9d7e18549e
3
+ size 785
dummy/bn/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2220c5b4974d72e2ee9ccfbb83c03595e308bdf892214b3557a3cd0ed69077df
3
+ size 815
dummy/br/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40875b3db7b5a65e2e393c556f9e8d677d20929f6f0179b885700742910b04df
3
+ size 814
dummy/ca/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a480a542ee3e2caa56bab6166b1664e782b2e29cf7274fd8f08ae23e7d0e56a
3
+ size 769
dummy/cbk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac2a0fd2315c8dd6ad1a71fcb9dfc361b9be7a743f60afbfab9b846da6c2f78
3
+ size 811
dummy/cmn/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2d9eadfb50c9045e8a4e6023f1980fec3d979cb53e5ad5123637481718b3ff
3
+ size 791
dummy/cs/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6f9aa5d0a0901f5f758f97970afa4d8dcae0c67e17f01061d809aab625575e
3
+ size 780
dummy/da/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0ca2b86fb5531d971e0ba808984d837761dacc226ce55965e90d9031f72917
3
+ size 769
dummy/de/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed5447fb7c321c4f520f83c021fe1dbdc686801ae6f2fd3d52aa868a72960da9
3
+ size 777
dummy/el/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe6c1e282606979f8993224aafb46b85be2328bcba2392550aa12905b5bf8c9
3
+ size 797
dummy/en/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d3a53f18f89445b97044fb58237f7cfd12eb30400bc0bcc6bb910b4441c300e
3
+ size 789
dummy/eo/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5904edf6c5b571a2c3c60ce1c2b86762b92f4c6819924eb54a82a1d7419a490
3
+ size 762
dummy/es/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a43c294e790a323cae95b71ce92a948031c57a0ff246c5c919fa3c50e30b3d7
3
+ size 782
dummy/et/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be79c348021bf2bf648ee4786f2a9fda386698ab7aa558b49075f2a502225b5
3
+ size 781
dummy/eu/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67aee2e817167eca290a45a45a7a23473b693ddf6cd6b4fd60e9ca635fa7907f
3
+ size 752
dummy/fi/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd2ea68a6a1d23ff1583ee9f7ced7e13d5993c5e58a0f958c8abf462acd2e05
3
+ size 789
dummy/fr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:247dceda699d57f0230e293580601c0c0ac093d54b4567dd7b8ab87aa971d581
3
+ size 751
dummy/gl/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db1deed7ae49e6acb29616f74695f93b30a46dce8cd908a16d6e32a76e9d0ea
3
+ size 765
dummy/gos/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6074bbe7f98dcd9cbb869d7df02a9a3abc332a0fc2925a1c994fa72e4a64b34f
3
+ size 754
dummy/he/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586bb60ff83c681b6854123b1528a1a5b15ab337069d908e0d14e2ea817ec469
3
+ size 775
dummy/hi/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea7242c9bf54dada8ae8d794461815a59c60a75a4055531ec42bebfac55f26f
3
+ size 812
dummy/hr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f937de1c5ca90af83f4aaa10029f4f357acdcdba56714dc9a5bdb4ced1ef44
3
+ size 756
dummy/hu/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf2f3559b7e3e4b2db71ede79413568da93972b01b967a4ab6882805d9655c7
3
+ size 790
dummy/hy/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32afaa549ae01a4beb173d4fe842bd49ccbd65f9ba079883469ba15daa59227c
3
+ size 806
dummy/ia/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497e9b00321bfad8625e797c39e136a0aee112faacc041a957cf65d729677b52
3
+ size 780
dummy/id/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc66e0f3072d4ae4c7429cc4cc2abcbfa45b8db8db4a88ebf7910ddc36d17dbd
3
+ size 778
dummy/ie/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2434f63b91a8fbfcfdacccf7729225fc40907133d244f70329e7ab68a9eb14ca
3
+ size 761
dummy/io/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e84eaf00376dc1799fdc1f52849fb5c405ee8521af3e2b0bb4ebc5f0dccd57
3
+ size 791
dummy/is/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6000bf71f4487291a94e8ac86b1fd4e2e07e4e7df11326c6515cc939c1327a93
3
+ size 760
dummy/it/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da76043f1a3d88f3236dc2e428fb761a1e61eefbef9e429877db90e22e295bd6
3
+ size 794
dummy/ja/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c63cf9fe9ae73d94158daa989d18da9e884cd94e717fc9d3a91c5924fcd30cdd
3
+ size 832
dummy/jbo/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405ef1082dfef7d3d310c7e30fa02d7ffda4f5cd279ad597f0a0facd03fb08e0
3
+ size 758
dummy/kab/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791b3ea3b2994f66019c2eb10bc6a74409c9b0afba13b482b78b6d39097080b9
3
+ size 770
dummy/ko/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:069ab55ce03f775eb97678edf277da7bf1425e82d0b09df2b5cdc26caeff097e
3
+ size 798
dummy/kw/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd304426afc53c5e227a5f1b49c378dd114459a5a6ee8dba44cd2f99643f5c7f
3
+ size 754
dummy/la/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0596a64b378860af9a31bab380081e77f72ca60dad6bcdacc599e1ff34d7d858
3
+ size 769
dummy/lfn/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7de553061dd0e6fc3fc2987b605e4b8d0c007343860c4ecba1270949e9f08d7e
3
+ size 816
dummy/lt/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d156f8e70b949e5b7ccf52fcd397e0c57e17b953f7f5e1fb293c469b0f75a671
3
+ size 745
dummy/mk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c41938cd05af38f824c9a32131bb543f67bbd603a5b75779bfcfd512a28ee7
3
+ size 816
dummy/mr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32ffcb84e33ff214667850406d801a488156edb1064a26e9f43933db2bf6ecc
3
+ size 808
dummy/nb/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be2bbae7f1b95743479de8d4059bea85c94db881a63524897b96532cc3501563
3
+ size 771