add dataset_info in dataset metadata
Browse files
README.md
CHANGED
@@ -41,6 +41,329 @@ task_categories:
|
|
41 |
- translation
|
42 |
task_ids: []
|
43 |
paperswithcode_id: paracrawl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
# Dataset Card for "para_crawl"
|
@@ -292,4 +615,4 @@ The data fields are the same among all splits.
|
|
292 |
|
293 |
### Contributions
|
294 |
|
295 |
-
Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
|
|
|
41 |
- translation
|
42 |
task_ids: []
|
43 |
paperswithcode_id: paracrawl
|
44 |
+
dataset_info:
|
45 |
+
- config_name: enbg
|
46 |
+
features:
|
47 |
+
- name: translation
|
48 |
+
dtype:
|
49 |
+
translation:
|
50 |
+
languages:
|
51 |
+
- en
|
52 |
+
- bg
|
53 |
+
splits:
|
54 |
+
- name: train
|
55 |
+
num_bytes: 356532771
|
56 |
+
num_examples: 1039885
|
57 |
+
download_size: 103743335
|
58 |
+
dataset_size: 356532771
|
59 |
+
- config_name: encs
|
60 |
+
features:
|
61 |
+
- name: translation
|
62 |
+
dtype:
|
63 |
+
translation:
|
64 |
+
languages:
|
65 |
+
- en
|
66 |
+
- cs
|
67 |
+
splits:
|
68 |
+
- name: train
|
69 |
+
num_bytes: 638068353
|
70 |
+
num_examples: 2981949
|
71 |
+
download_size: 196410022
|
72 |
+
dataset_size: 638068353
|
73 |
+
- config_name: enda
|
74 |
+
features:
|
75 |
+
- name: translation
|
76 |
+
dtype:
|
77 |
+
translation:
|
78 |
+
languages:
|
79 |
+
- en
|
80 |
+
- da
|
81 |
+
splits:
|
82 |
+
- name: train
|
83 |
+
num_bytes: 598624306
|
84 |
+
num_examples: 2414895
|
85 |
+
download_size: 182804827
|
86 |
+
dataset_size: 598624306
|
87 |
+
- config_name: ende
|
88 |
+
features:
|
89 |
+
- name: translation
|
90 |
+
dtype:
|
91 |
+
translation:
|
92 |
+
languages:
|
93 |
+
- en
|
94 |
+
- de
|
95 |
+
splits:
|
96 |
+
- name: train
|
97 |
+
num_bytes: 3997191986
|
98 |
+
num_examples: 16264448
|
99 |
+
download_size: 1307754745
|
100 |
+
dataset_size: 3997191986
|
101 |
+
- config_name: enel
|
102 |
+
features:
|
103 |
+
- name: translation
|
104 |
+
dtype:
|
105 |
+
translation:
|
106 |
+
languages:
|
107 |
+
- en
|
108 |
+
- el
|
109 |
+
splits:
|
110 |
+
- name: train
|
111 |
+
num_bytes: 688069020
|
112 |
+
num_examples: 1985233
|
113 |
+
download_size: 193553374
|
114 |
+
dataset_size: 688069020
|
115 |
+
- config_name: enes
|
116 |
+
features:
|
117 |
+
- name: translation
|
118 |
+
dtype:
|
119 |
+
translation:
|
120 |
+
languages:
|
121 |
+
- en
|
122 |
+
- es
|
123 |
+
splits:
|
124 |
+
- name: train
|
125 |
+
num_bytes: 6209466040
|
126 |
+
num_examples: 21987267
|
127 |
+
download_size: 1953839527
|
128 |
+
dataset_size: 6209466040
|
129 |
+
- config_name: enet
|
130 |
+
features:
|
131 |
+
- name: translation
|
132 |
+
dtype:
|
133 |
+
translation:
|
134 |
+
languages:
|
135 |
+
- en
|
136 |
+
- et
|
137 |
+
splits:
|
138 |
+
- name: train
|
139 |
+
num_bytes: 201408919
|
140 |
+
num_examples: 853422
|
141 |
+
download_size: 70158650
|
142 |
+
dataset_size: 201408919
|
143 |
+
- config_name: enfi
|
144 |
+
features:
|
145 |
+
- name: translation
|
146 |
+
dtype:
|
147 |
+
translation:
|
148 |
+
languages:
|
149 |
+
- en
|
150 |
+
- fi
|
151 |
+
splits:
|
152 |
+
- name: train
|
153 |
+
num_bytes: 524624150
|
154 |
+
num_examples: 2156069
|
155 |
+
download_size: 159209242
|
156 |
+
dataset_size: 524624150
|
157 |
+
- config_name: enfr
|
158 |
+
features:
|
159 |
+
- name: translation
|
160 |
+
dtype:
|
161 |
+
translation:
|
162 |
+
languages:
|
163 |
+
- en
|
164 |
+
- fr
|
165 |
+
splits:
|
166 |
+
- name: train
|
167 |
+
num_bytes: 9015440258
|
168 |
+
num_examples: 31374161
|
169 |
+
download_size: 2827554088
|
170 |
+
dataset_size: 9015440258
|
171 |
+
- config_name: enga
|
172 |
+
features:
|
173 |
+
- name: translation
|
174 |
+
dtype:
|
175 |
+
translation:
|
176 |
+
languages:
|
177 |
+
- en
|
178 |
+
- ga
|
179 |
+
splits:
|
180 |
+
- name: train
|
181 |
+
num_bytes: 104523278
|
182 |
+
num_examples: 357399
|
183 |
+
download_size: 29394367
|
184 |
+
dataset_size: 104523278
|
185 |
+
- config_name: enhr
|
186 |
+
features:
|
187 |
+
- name: translation
|
188 |
+
dtype:
|
189 |
+
translation:
|
190 |
+
languages:
|
191 |
+
- en
|
192 |
+
- hr
|
193 |
+
splits:
|
194 |
+
- name: train
|
195 |
+
num_bytes: 247646552
|
196 |
+
num_examples: 1002053
|
197 |
+
download_size: 84904103
|
198 |
+
dataset_size: 247646552
|
199 |
+
- config_name: enhu
|
200 |
+
features:
|
201 |
+
- name: translation
|
202 |
+
dtype:
|
203 |
+
translation:
|
204 |
+
languages:
|
205 |
+
- en
|
206 |
+
- hu
|
207 |
+
splits:
|
208 |
+
- name: train
|
209 |
+
num_bytes: 403168065
|
210 |
+
num_examples: 1901342
|
211 |
+
download_size: 119784765
|
212 |
+
dataset_size: 403168065
|
213 |
+
- config_name: enit
|
214 |
+
features:
|
215 |
+
- name: translation
|
216 |
+
dtype:
|
217 |
+
translation:
|
218 |
+
languages:
|
219 |
+
- en
|
220 |
+
- it
|
221 |
+
splits:
|
222 |
+
- name: train
|
223 |
+
num_bytes: 3340542050
|
224 |
+
num_examples: 12162239
|
225 |
+
download_size: 1066720197
|
226 |
+
dataset_size: 3340542050
|
227 |
+
- config_name: enlt
|
228 |
+
features:
|
229 |
+
- name: translation
|
230 |
+
dtype:
|
231 |
+
translation:
|
232 |
+
languages:
|
233 |
+
- en
|
234 |
+
- lt
|
235 |
+
splits:
|
236 |
+
- name: train
|
237 |
+
num_bytes: 197053694
|
238 |
+
num_examples: 844643
|
239 |
+
download_size: 66358392
|
240 |
+
dataset_size: 197053694
|
241 |
+
- config_name: enlv
|
242 |
+
features:
|
243 |
+
- name: translation
|
244 |
+
dtype:
|
245 |
+
translation:
|
246 |
+
languages:
|
247 |
+
- en
|
248 |
+
- lv
|
249 |
+
splits:
|
250 |
+
- name: train
|
251 |
+
num_bytes: 142409870
|
252 |
+
num_examples: 553060
|
253 |
+
download_size: 47368967
|
254 |
+
dataset_size: 142409870
|
255 |
+
- config_name: enmt
|
256 |
+
features:
|
257 |
+
- name: translation
|
258 |
+
dtype:
|
259 |
+
translation:
|
260 |
+
languages:
|
261 |
+
- en
|
262 |
+
- mt
|
263 |
+
splits:
|
264 |
+
- name: train
|
265 |
+
num_bytes: 52786023
|
266 |
+
num_examples: 195502
|
267 |
+
download_size: 19028352
|
268 |
+
dataset_size: 52786023
|
269 |
+
- config_name: ennl
|
270 |
+
features:
|
271 |
+
- name: translation
|
272 |
+
dtype:
|
273 |
+
translation:
|
274 |
+
languages:
|
275 |
+
- en
|
276 |
+
- nl
|
277 |
+
splits:
|
278 |
+
- name: train
|
279 |
+
num_bytes: 1384042007
|
280 |
+
num_examples: 5659268
|
281 |
+
download_size: 420090979
|
282 |
+
dataset_size: 1384042007
|
283 |
+
- config_name: enpl
|
284 |
+
features:
|
285 |
+
- name: translation
|
286 |
+
dtype:
|
287 |
+
translation:
|
288 |
+
languages:
|
289 |
+
- en
|
290 |
+
- pl
|
291 |
+
splits:
|
292 |
+
- name: train
|
293 |
+
num_bytes: 854786500
|
294 |
+
num_examples: 3503276
|
295 |
+
download_size: 270427885
|
296 |
+
dataset_size: 854786500
|
297 |
+
- config_name: enpt
|
298 |
+
features:
|
299 |
+
- name: translation
|
300 |
+
dtype:
|
301 |
+
translation:
|
302 |
+
languages:
|
303 |
+
- en
|
304 |
+
- pt
|
305 |
+
splits:
|
306 |
+
- name: train
|
307 |
+
num_bytes: 2031891156
|
308 |
+
num_examples: 8141940
|
309 |
+
download_size: 638184462
|
310 |
+
dataset_size: 2031891156
|
311 |
+
- config_name: enro
|
312 |
+
features:
|
313 |
+
- name: translation
|
314 |
+
dtype:
|
315 |
+
translation:
|
316 |
+
languages:
|
317 |
+
- en
|
318 |
+
- ro
|
319 |
+
splits:
|
320 |
+
- name: train
|
321 |
+
num_bytes: 518359240
|
322 |
+
num_examples: 1952043
|
323 |
+
download_size: 160684751
|
324 |
+
dataset_size: 518359240
|
325 |
+
- config_name: ensk
|
326 |
+
features:
|
327 |
+
- name: translation
|
328 |
+
dtype:
|
329 |
+
translation:
|
330 |
+
languages:
|
331 |
+
- en
|
332 |
+
- sk
|
333 |
+
splits:
|
334 |
+
- name: train
|
335 |
+
num_bytes: 337704729
|
336 |
+
num_examples: 1591831
|
337 |
+
download_size: 101307152
|
338 |
+
dataset_size: 337704729
|
339 |
+
- config_name: ensl
|
340 |
+
features:
|
341 |
+
- name: translation
|
342 |
+
dtype:
|
343 |
+
translation:
|
344 |
+
languages:
|
345 |
+
- en
|
346 |
+
- sl
|
347 |
+
splits:
|
348 |
+
- name: train
|
349 |
+
num_bytes: 182399034
|
350 |
+
num_examples: 660161
|
351 |
+
download_size: 65037465
|
352 |
+
dataset_size: 182399034
|
353 |
+
- config_name: ensv
|
354 |
+
features:
|
355 |
+
- name: translation
|
356 |
+
dtype:
|
357 |
+
translation:
|
358 |
+
languages:
|
359 |
+
- en
|
360 |
+
- sv
|
361 |
+
splits:
|
362 |
+
- name: train
|
363 |
+
num_bytes: 875576366
|
364 |
+
num_examples: 3476729
|
365 |
+
download_size: 275528370
|
366 |
+
dataset_size: 875576366
|
367 |
---
|
368 |
|
369 |
# Dataset Card for "para_crawl"
|
|
|
615 |
|
616 |
### Contributions
|
617 |
|
618 |
+
Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
|