system HF staff commited on
Commit
00cf3cb
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 +315 -0
  3. dataset_infos.json +0 -0
  4. dummy/af/1.1.0/dummy_data.zip +3 -0
  5. dummy/an/1.1.0/dummy_data.zip +3 -0
  6. dummy/ar/1.1.0/dummy_data.zip +3 -0
  7. dummy/az/1.1.0/dummy_data.zip +3 -0
  8. dummy/be/1.1.0/dummy_data.zip +3 -0
  9. dummy/bg/1.1.0/dummy_data.zip +3 -0
  10. dummy/bn/1.1.0/dummy_data.zip +3 -0
  11. dummy/br/1.1.0/dummy_data.zip +3 -0
  12. dummy/bs/1.1.0/dummy_data.zip +3 -0
  13. dummy/ca/1.1.0/dummy_data.zip +3 -0
  14. dummy/cs/1.1.0/dummy_data.zip +3 -0
  15. dummy/cy/1.1.0/dummy_data.zip +3 -0
  16. dummy/da/1.1.0/dummy_data.zip +3 -0
  17. dummy/de/1.1.0/dummy_data.zip +3 -0
  18. dummy/el/1.1.0/dummy_data.zip +3 -0
  19. dummy/eo/1.1.0/dummy_data.zip +3 -0
  20. dummy/es/1.1.0/dummy_data.zip +3 -0
  21. dummy/et/1.1.0/dummy_data.zip +3 -0
  22. dummy/eu/1.1.0/dummy_data.zip +3 -0
  23. dummy/fa/1.1.0/dummy_data.zip +3 -0
  24. dummy/fi/1.1.0/dummy_data.zip +3 -0
  25. dummy/fo/1.1.0/dummy_data.zip +3 -0
  26. dummy/fr/1.1.0/dummy_data.zip +3 -0
  27. dummy/fy/1.1.0/dummy_data.zip +3 -0
  28. dummy/ga/1.1.0/dummy_data.zip +3 -0
  29. dummy/gd/1.1.0/dummy_data.zip +3 -0
  30. dummy/gl/1.1.0/dummy_data.zip +3 -0
  31. dummy/gu/1.1.0/dummy_data.zip +3 -0
  32. dummy/he/1.1.0/dummy_data.zip +3 -0
  33. dummy/hi/1.1.0/dummy_data.zip +3 -0
  34. dummy/hr/1.1.0/dummy_data.zip +3 -0
  35. dummy/ht/1.1.0/dummy_data.zip +3 -0
  36. dummy/hu/1.1.0/dummy_data.zip +3 -0
  37. dummy/hy/1.1.0/dummy_data.zip +3 -0
  38. dummy/ia/1.1.0/dummy_data.zip +3 -0
  39. dummy/id/1.1.0/dummy_data.zip +3 -0
  40. dummy/io/1.1.0/dummy_data.zip +3 -0
  41. dummy/is/1.1.0/dummy_data.zip +3 -0
  42. dummy/it/1.1.0/dummy_data.zip +3 -0
  43. dummy/ja/1.1.0/dummy_data.zip +3 -0
  44. dummy/ka/1.1.0/dummy_data.zip +3 -0
  45. dummy/km/1.1.0/dummy_data.zip +3 -0
  46. dummy/kn/1.1.0/dummy_data.zip +3 -0
  47. dummy/ko/1.1.0/dummy_data.zip +3 -0
  48. dummy/ku/1.1.0/dummy_data.zip +3 -0
  49. dummy/ky/1.1.0/dummy_data.zip +3 -0
  50. dummy/la/1.1.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,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - expert-generated
6
+ languages:
7
+ - af
8
+ - an
9
+ - ar
10
+ - az
11
+ - be
12
+ - bg
13
+ - bn
14
+ - br
15
+ - bs
16
+ - ca
17
+ - cs
18
+ - cy
19
+ - da
20
+ - de
21
+ - el
22
+ - eo
23
+ - es
24
+ - et
25
+ - eu
26
+ - fa
27
+ - fi
28
+ - fo
29
+ - fr
30
+ - fy
31
+ - ga
32
+ - gd
33
+ - gl
34
+ - gu
35
+ - he
36
+ - hi
37
+ - hr
38
+ - ht
39
+ - hu
40
+ - hy
41
+ - ia
42
+ - id
43
+ - io
44
+ - is
45
+ - it
46
+ - ja
47
+ - ka
48
+ - km
49
+ - kn
50
+ - ko
51
+ - ku
52
+ - ky
53
+ - la
54
+ - lb
55
+ - lt
56
+ - lv
57
+ - mk
58
+ - mr
59
+ - ms
60
+ - mt
61
+ - nl
62
+ - nn
63
+ - no
64
+ - pl
65
+ - pt
66
+ - rm
67
+ - ro
68
+ - ru
69
+ - sk
70
+ - sl
71
+ - sq
72
+ - sr
73
+ - sv
74
+ - sw
75
+ - ta
76
+ - te
77
+ - th
78
+ - tk
79
+ - tl
80
+ - tr
81
+ - uk
82
+ - ur
83
+ - uz
84
+ - vi
85
+ - vo
86
+ - wa
87
+ - yi
88
+ - zh
89
+ - zhw
90
+ licenses:
91
+ - gpl-3-0
92
+ multilinguality:
93
+ - multilingual
94
+ size_categories:
95
+ - n<1K
96
+ source_datasets:
97
+ - original
98
+ task_categories:
99
+ - text-classification
100
+ task_ids:
101
+ - sentiment-classification
102
+ ---
103
+
104
+ # Dataset Card for SentiWS
105
+
106
+ ## Table of Contents
107
+ - [Dataset Description](#dataset-description)
108
+ - [Dataset Summary](#dataset-summary)
109
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
110
+ - [Languages](#languages)
111
+ - [Dataset Structure](#dataset-structure)
112
+ - [Data Instances](#data-instances)
113
+ - [Data Fields](#data-instances)
114
+ - [Data Splits](#data-instances)
115
+ - [Dataset Creation](#dataset-creation)
116
+ - [Curation Rationale](#curation-rationale)
117
+ - [Source Data](#source-data)
118
+ - [Annotations](#annotations)
119
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
120
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
121
+ - [Social Impact of Dataset](#social-impact-of-dataset)
122
+ - [Discussion of Biases](#discussion-of-biases)
123
+ - [Other Known Limitations](#other-known-limitations)
124
+ - [Additional Information](#additional-information)
125
+ - [Dataset Curators](#dataset-curators)
126
+ - [Licensing Information](#licensing-information)
127
+ - [Citation Information](#citation-information)
128
+
129
+ ## Dataset Description
130
+
131
+ - **Homepage:** https://sites.google.com/site/datascienceslab/projects/multilingualsentiment
132
+ - **Repository:** https://www.kaggle.com/rtatman/sentiment-lexicons-for-81-languages
133
+ - **Paper:** [Needs More Information]
134
+ - **Leaderboard:** [Needs More Information]
135
+ - **Point of Contact:** [Needs More Information]
136
+
137
+ ### Dataset Summary
138
+
139
+ This dataset add sentiment lexicons for 81 languages generated via graph propagation based on a knowledge graph--a graphical representation of real-world entities and the links between them
140
+
141
+ ### Supported Tasks and Leaderboards
142
+
143
+ Sentiment-Classification
144
+
145
+ ### Languages
146
+
147
+ Afrikaans
148
+ Aragonese
149
+ Arabic
150
+ Azerbaijani
151
+ Belarusian
152
+ Bulgarian
153
+ Bengali
154
+ Breton
155
+ Bosnian
156
+ Catalan; Valencian
157
+ Czech
158
+ Welsh
159
+ Danish
160
+ German
161
+ Greek, Modern
162
+ Esperanto
163
+ Spanish; Castilian
164
+ Estonian
165
+ Basque
166
+ Persian
167
+ Finnish
168
+ Faroese
169
+ French
170
+ Western Frisian
171
+ Irish
172
+ Scottish Gaelic; Gaelic
173
+ Galician
174
+ Gujarati
175
+ Hebrew (modern)
176
+ Hindi
177
+ Croatian
178
+ Haitian; Haitian Creole
179
+ Hungarian
180
+ Armenian
181
+ Interlingua
182
+ Indonesian
183
+ Ido
184
+ Icelandic
185
+ Italian
186
+ Japanese
187
+ Georgian
188
+ Khmer
189
+ Kannada
190
+ Korean
191
+ Kurdish
192
+ Kirghiz, Kyrgyz
193
+ Latin
194
+ Luxembourgish, Letzeburgesch
195
+ Lithuanian
196
+ Latvian
197
+ Macedonian
198
+ Marathi (Marāṭhī)
199
+ Malay
200
+ Maltese
201
+ Dutch
202
+ Norwegian Nynorsk
203
+ Norwegian
204
+ Polish
205
+ Portuguese
206
+ Romansh
207
+ Romanian, Moldavian, Moldovan
208
+ Russian
209
+ Slovak
210
+ Slovene
211
+ Albanian
212
+ Serbian
213
+ Swedish
214
+ Swahili
215
+ Tamil
216
+ Telugu
217
+ Thai
218
+ Turkmen
219
+ Tagalog
220
+ Turkish
221
+ Ukrainian
222
+ Urdu
223
+ Uzbek
224
+ Vietnamese
225
+ Volapük
226
+ Walloon
227
+ Yiddish
228
+ Chinese
229
+ Zhoa
230
+
231
+ ## Dataset Structure
232
+
233
+ ### Data Instances
234
+
235
+ ```
236
+ {
237
+ "word":"die",
238
+ "sentiment": 0, #"negative"
239
+ }
240
+ ```
241
+
242
+ ### Data Fields
243
+
244
+ - word: one word as a string,
245
+ - sentiment-score: the sentiment classification of the word as a string either negative (0) or positive (1)
246
+
247
+ ### Data Splits
248
+
249
+ [Needs More Information]
250
+
251
+ ## Dataset Creation
252
+
253
+ ### Curation Rationale
254
+
255
+ [Needs More Information]
256
+
257
+ ### Source Data
258
+
259
+ #### Initial Data Collection and Normalization
260
+
261
+ [Needs More Information]
262
+
263
+ #### Who are the source language producers?
264
+
265
+ [Needs More Information]
266
+
267
+ ### Annotations
268
+
269
+ #### Annotation process
270
+
271
+ [Needs More Information]
272
+
273
+ #### Who are the annotators?
274
+
275
+ [Needs More Information]
276
+
277
+ ### Personal and Sensitive Information
278
+
279
+ [Needs More Information]
280
+
281
+ ## Considerations for Using the Data
282
+
283
+ ### Social Impact of Dataset
284
+
285
+ [Needs More Information]
286
+
287
+ ### Discussion of Biases
288
+
289
+ [Needs More Information]
290
+
291
+ ### Other Known Limitations
292
+
293
+ [Needs More Information]
294
+
295
+ ## Additional Information
296
+
297
+ ### Dataset Curators
298
+
299
+ [Needs More Information]
300
+
301
+ ### Licensing Information
302
+
303
+ GNU General Public License v3
304
+
305
+ ### Citation Information
306
+ @inproceedings{inproceedings,
307
+ author = {Chen, Yanqing and Skiena, Steven},
308
+ year = {2014},
309
+ month = {06},
310
+ pages = {383-389},
311
+ title = {Building Sentiment Lexicons for All Major Languages},
312
+ volume = {2},
313
+ journal = {52nd Annual Meeting of the Association for Computational Linguistics, ACL 2014 - Proceedings of the Conference},
314
+ doi = {10.3115/v1/P14-2063}
315
+ }
dataset_infos.json ADDED
The diff for this file is too large to render. See raw diff
dummy/af/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af50799660ed84c901a35fc4345557d630c26e7a94ddd17059f9edf21d33e520
3
+ size 830
dummy/an/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa85b45bff86609d57e6a9580ac5325dd67f03cabf0a02c6afee8131c9d2e74
3
+ size 850
dummy/ar/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f60fd745b898496ec9c7dc1df02644081f0d5709ace6c34d5c3827a63cecb153
3
+ size 855
dummy/az/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7fcb789b39770cc978a2d6af6932a55ca319a5c61d673b1a50bb14d3265e2b
3
+ size 839
dummy/be/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346234c1834894a2ba357993595a375e5960ae899f8194e023374c178909465f
3
+ size 873
dummy/bg/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35f76029ac5ae26567a434f92045b623fd93ff77e6b1c53779bd9df5fc9fcb12
3
+ size 881
dummy/bn/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8115f5022e784982e7d232a49a83838b3e234d51f4a1713e16aad8568108453
3
+ size 893
dummy/br/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695ac194f7ea3f974883930504e1f687601d97b17abb29080c36e3189320f452
3
+ size 826
dummy/bs/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26e66c7d3f417607268fcbb1ee43ba5b0f79fefbdd48efc1c5c613a3e34b849
3
+ size 830
dummy/ca/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce3dcbf71b025644ff884bb1a848091d26c5b302ebefaf956b9d9a58e426b5f
3
+ size 826
dummy/cs/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dccfcc6b65d13c50a1f871d86797011be85f776c1cb518e5cfda4b2a992a28e8
3
+ size 839
dummy/cy/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c6dcc1336565c489782a61707decbe5c7018d1a5a4c9e768eee0596239927f
3
+ size 821
dummy/da/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98e90bcdfa54af9c99f469f00cd7bd40c61036a72254e8eb08b8b7f6aa08181
3
+ size 829
dummy/de/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d465ee202ccf3b02151c3ea8dda88aa7ef9b641f173d68d69e19e40edf3e26
3
+ size 839
dummy/el/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b73707cf9ffbd3ee25b0141bad6954107d4d55b6bbfbe515c90ed46ef4ace89
3
+ size 885
dummy/eo/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb56a08d2f91be4d281678cdcaba03252a3024470ea12e0f9471a8873c62f8a
3
+ size 840
dummy/es/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60b835c042117f599390b2ba72544c1bc48c4968d0b295a2819649feb3d0bb96
3
+ size 833
dummy/et/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c808275a376b729008c8bacec6f4e589e1f1273041c3c6e8177117e0c1a8937
3
+ size 833
dummy/eu/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9465fdeef2fff194799cdf20dd1e0c40b5403ca4a42e14284462957de6088e94
3
+ size 839
dummy/fa/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a1f2957ca6a119d26924776149d627946dc9ce53eb9a42ae6717eb2449a3597
3
+ size 862
dummy/fi/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daa534df90913a7e8d0cbbe34699edd7d5cd17e55d6e3d817b79fffd656c0dbc
3
+ size 830
dummy/fo/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ea65004dc5b07002005eb90d3b61b15d782fea045778b924e98240308f2ec4e
3
+ size 837
dummy/fr/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0d3286a527fda22262f0c5a7627864971504223ad32c2b02d15e80151b44d90
3
+ size 838
dummy/fy/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d914c5500ca27b859080bdeb8f5a18c7af0e69c399a1d0abde7caaf0a152c2
3
+ size 828
dummy/ga/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39382d94fdd66ee60524c4393f5cc53ba24c2898628b5ebb960ef32ba1e962e5
3
+ size 833
dummy/gd/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d20ac5f7109eb00f107f1634bbbe063979bb70c54706773d855d4cfad5e8f953
3
+ size 832
dummy/gl/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:125a095a5138a8c18102d137b2b39b9996a0c9645ae619a9feb683c3b4bfcc87
3
+ size 835
dummy/gu/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faa225a8ade1f6ea0abafdc35c199e81c64308862a30ee100953aff8031e435a
3
+ size 904
dummy/he/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e56cfd7bb1e82c1551cbd95b82cbca1bfdfeb5960034d37681e959623b514cb6
3
+ size 858
dummy/hi/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:131b60cae9af1d52c842796f3bbb8e5b13a1c42e4d5c26ef3b99e82abfceac17
3
+ size 884
dummy/hr/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6e8c2fea70e0b588aab54a60eadb77d2f516121f7a41bb7c10ee64a569b8181
3
+ size 830
dummy/ht/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b644e2dc17660ede42b7c6549d35a32c785d977143bc89c59058ab14248c5b8f
3
+ size 844
dummy/hu/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66afdf67b80bdc7ff246edbf8fa1d2d143cea17a75882bd125e5ba40e42d1f45
3
+ size 833
dummy/hy/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12f9f1ea546a91e05e831afdcc74c5b2af6d7ea3d482758e0bd821a2e7976159
3
+ size 877
dummy/ia/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a76415f8d9ec2dcc4bf79798988234141b7ccb72cd9f05a08ce0a45a4c7ca0
3
+ size 839
dummy/id/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18927f43f0c468ab6d66ed020c72a879600ef9db483389ccac81d0d1e493580e
3
+ size 848
dummy/io/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2eb2704826358205bf9607d5f86792da0c1bea7c51962bf879ae5716a912390
3
+ size 840
dummy/is/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6915be539513b5dd0943cbdeadf23e877029ce1086adf05992a4b78db512cd0
3
+ size 826
dummy/it/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:238fb11bc90131eee15c6060e0ca3b2f0f027fa042360a7c79d98225b6a9dcfe
3
+ size 831
dummy/ja/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff024829a71db6b10982c15cb8e6aaa83f458e876d7f8160bb488c3dcab12157
3
+ size 8110
dummy/ka/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd277f06ff19c5b986069a59465243d48a74176a4c2354826239779729c74f29
3
+ size 901
dummy/km/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e510a97620bea2b5aee7295004237561939e4ee9700c34e8ae723bc480db48
3
+ size 876
dummy/kn/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ace3f8685894b6ba7a0c1524e3075148c4de2c0d404bb4d0782cfe1037cd0e
3
+ size 901
dummy/ko/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ad90892e9c3522d8e88344d3546107980d27af147311e2d42917fb92c46fc3
3
+ size 837
dummy/ku/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5284b3f5d94b99c623b06cdc8d9821d1ab3421a9576c9b01ee41f113671019af
3
+ size 830
dummy/ky/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e551071b19144c92075659e62357ce1998a8f7f1ac906c18dab7ac5ae44a97
3
+ size 871
dummy/la/1.1.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5dd386249bfc022da698dd356c180760031f4a1a7d8e7e094e6db858f2e91ca
3
+ size 835