Datasets:
add dataset_info in dataset metadata
Browse files
README.md
CHANGED
@@ -42,6 +42,343 @@ task_categories:
|
|
42 |
task_ids: []
|
43 |
paperswithcode_id: null
|
44 |
pretty_name: EuropaEcdcTm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
---
|
46 |
|
47 |
# Dataset Card for [Dataset Name]
|
@@ -255,4 +592,4 @@ to the Work.
|
|
255 |
|
256 |
### Contributions
|
257 |
|
258 |
-
Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
|
|
|
42 |
task_ids: []
|
43 |
paperswithcode_id: null
|
44 |
pretty_name: EuropaEcdcTm
|
45 |
+
dataset_info:
|
46 |
+
- config_name: en2bg
|
47 |
+
features:
|
48 |
+
- name: translation
|
49 |
+
dtype:
|
50 |
+
translation:
|
51 |
+
languages:
|
52 |
+
- en
|
53 |
+
- bg
|
54 |
+
splits:
|
55 |
+
- name: train
|
56 |
+
num_bytes: 798444
|
57 |
+
num_examples: 2567
|
58 |
+
download_size: 4286636
|
59 |
+
dataset_size: 798444
|
60 |
+
- config_name: en2cs
|
61 |
+
features:
|
62 |
+
- name: translation
|
63 |
+
dtype:
|
64 |
+
translation:
|
65 |
+
languages:
|
66 |
+
- en
|
67 |
+
- cs
|
68 |
+
splits:
|
69 |
+
- name: train
|
70 |
+
num_bytes: 585423
|
71 |
+
num_examples: 2562
|
72 |
+
download_size: 4286636
|
73 |
+
dataset_size: 585423
|
74 |
+
- config_name: en2da
|
75 |
+
features:
|
76 |
+
- name: translation
|
77 |
+
dtype:
|
78 |
+
translation:
|
79 |
+
languages:
|
80 |
+
- en
|
81 |
+
- da
|
82 |
+
splits:
|
83 |
+
- name: train
|
84 |
+
num_bytes: 545106
|
85 |
+
num_examples: 2577
|
86 |
+
download_size: 4286636
|
87 |
+
dataset_size: 545106
|
88 |
+
- config_name: en2de
|
89 |
+
features:
|
90 |
+
- name: translation
|
91 |
+
dtype:
|
92 |
+
translation:
|
93 |
+
languages:
|
94 |
+
- en
|
95 |
+
- de
|
96 |
+
splits:
|
97 |
+
- name: train
|
98 |
+
num_bytes: 588974
|
99 |
+
num_examples: 2560
|
100 |
+
download_size: 4286636
|
101 |
+
dataset_size: 588974
|
102 |
+
- config_name: en2el
|
103 |
+
features:
|
104 |
+
- name: translation
|
105 |
+
dtype:
|
106 |
+
translation:
|
107 |
+
languages:
|
108 |
+
- en
|
109 |
+
- el
|
110 |
+
splits:
|
111 |
+
- name: train
|
112 |
+
num_bytes: 849151
|
113 |
+
num_examples: 2530
|
114 |
+
download_size: 4286636
|
115 |
+
dataset_size: 849151
|
116 |
+
- config_name: en2es
|
117 |
+
features:
|
118 |
+
- name: translation
|
119 |
+
dtype:
|
120 |
+
translation:
|
121 |
+
languages:
|
122 |
+
- en
|
123 |
+
- es
|
124 |
+
splits:
|
125 |
+
- name: train
|
126 |
+
num_bytes: 582798
|
127 |
+
num_examples: 2564
|
128 |
+
download_size: 4286636
|
129 |
+
dataset_size: 582798
|
130 |
+
- config_name: en2et
|
131 |
+
features:
|
132 |
+
- name: translation
|
133 |
+
dtype:
|
134 |
+
translation:
|
135 |
+
languages:
|
136 |
+
- en
|
137 |
+
- et
|
138 |
+
splits:
|
139 |
+
- name: train
|
140 |
+
num_bytes: 543554
|
141 |
+
num_examples: 2581
|
142 |
+
download_size: 4286636
|
143 |
+
dataset_size: 543554
|
144 |
+
- config_name: en2fi
|
145 |
+
features:
|
146 |
+
- name: translation
|
147 |
+
dtype:
|
148 |
+
translation:
|
149 |
+
languages:
|
150 |
+
- en
|
151 |
+
- fi
|
152 |
+
splits:
|
153 |
+
- name: train
|
154 |
+
num_bytes: 573069
|
155 |
+
num_examples: 2617
|
156 |
+
download_size: 4286636
|
157 |
+
dataset_size: 573069
|
158 |
+
- config_name: en2fr
|
159 |
+
features:
|
160 |
+
- name: translation
|
161 |
+
dtype:
|
162 |
+
translation:
|
163 |
+
languages:
|
164 |
+
- en
|
165 |
+
- fr
|
166 |
+
splits:
|
167 |
+
- name: train
|
168 |
+
num_bytes: 595489
|
169 |
+
num_examples: 2561
|
170 |
+
download_size: 4286636
|
171 |
+
dataset_size: 595489
|
172 |
+
- config_name: en2ga
|
173 |
+
features:
|
174 |
+
- name: translation
|
175 |
+
dtype:
|
176 |
+
translation:
|
177 |
+
languages:
|
178 |
+
- en
|
179 |
+
- ga
|
180 |
+
splits:
|
181 |
+
- name: train
|
182 |
+
num_bytes: 286362
|
183 |
+
num_examples: 1356
|
184 |
+
download_size: 4286636
|
185 |
+
dataset_size: 286362
|
186 |
+
- config_name: en2hu
|
187 |
+
features:
|
188 |
+
- name: translation
|
189 |
+
dtype:
|
190 |
+
translation:
|
191 |
+
languages:
|
192 |
+
- en
|
193 |
+
- hu
|
194 |
+
splits:
|
195 |
+
- name: train
|
196 |
+
num_bytes: 600536
|
197 |
+
num_examples: 2571
|
198 |
+
download_size: 4286636
|
199 |
+
dataset_size: 600536
|
200 |
+
- config_name: en2is
|
201 |
+
features:
|
202 |
+
- name: translation
|
203 |
+
dtype:
|
204 |
+
translation:
|
205 |
+
languages:
|
206 |
+
- en
|
207 |
+
- is
|
208 |
+
splits:
|
209 |
+
- name: train
|
210 |
+
num_bytes: 557055
|
211 |
+
num_examples: 2511
|
212 |
+
download_size: 4286636
|
213 |
+
dataset_size: 557055
|
214 |
+
- config_name: en2it
|
215 |
+
features:
|
216 |
+
- name: translation
|
217 |
+
dtype:
|
218 |
+
translation:
|
219 |
+
languages:
|
220 |
+
- en
|
221 |
+
- it
|
222 |
+
splits:
|
223 |
+
- name: train
|
224 |
+
num_bytes: 576797
|
225 |
+
num_examples: 2534
|
226 |
+
download_size: 4286636
|
227 |
+
dataset_size: 576797
|
228 |
+
- config_name: en2lt
|
229 |
+
features:
|
230 |
+
- name: translation
|
231 |
+
dtype:
|
232 |
+
translation:
|
233 |
+
languages:
|
234 |
+
- en
|
235 |
+
- lt
|
236 |
+
splits:
|
237 |
+
- name: train
|
238 |
+
num_bytes: 645429
|
239 |
+
num_examples: 2545
|
240 |
+
download_size: 4286636
|
241 |
+
dataset_size: 645429
|
242 |
+
- config_name: en2lv
|
243 |
+
features:
|
244 |
+
- name: translation
|
245 |
+
dtype:
|
246 |
+
translation:
|
247 |
+
languages:
|
248 |
+
- en
|
249 |
+
- lv
|
250 |
+
splits:
|
251 |
+
- name: train
|
252 |
+
num_bytes: 576217
|
253 |
+
num_examples: 2542
|
254 |
+
download_size: 4286636
|
255 |
+
dataset_size: 576217
|
256 |
+
- config_name: en2mt
|
257 |
+
features:
|
258 |
+
- name: translation
|
259 |
+
dtype:
|
260 |
+
translation:
|
261 |
+
languages:
|
262 |
+
- en
|
263 |
+
- mt
|
264 |
+
splits:
|
265 |
+
- name: train
|
266 |
+
num_bytes: 608263
|
267 |
+
num_examples: 2539
|
268 |
+
download_size: 4286636
|
269 |
+
dataset_size: 608263
|
270 |
+
- config_name: en2nl
|
271 |
+
features:
|
272 |
+
- name: translation
|
273 |
+
dtype:
|
274 |
+
translation:
|
275 |
+
languages:
|
276 |
+
- en
|
277 |
+
- nl
|
278 |
+
splits:
|
279 |
+
- name: train
|
280 |
+
num_bytes: 569643
|
281 |
+
num_examples: 2510
|
282 |
+
download_size: 4286636
|
283 |
+
dataset_size: 569643
|
284 |
+
- config_name: en2no
|
285 |
+
features:
|
286 |
+
- name: translation
|
287 |
+
dtype:
|
288 |
+
translation:
|
289 |
+
languages:
|
290 |
+
- en
|
291 |
+
- 'no'
|
292 |
+
splits:
|
293 |
+
- name: train
|
294 |
+
num_bytes: 536725
|
295 |
+
num_examples: 2537
|
296 |
+
download_size: 4286636
|
297 |
+
dataset_size: 536725
|
298 |
+
- config_name: en2pl
|
299 |
+
features:
|
300 |
+
- name: translation
|
301 |
+
dtype:
|
302 |
+
translation:
|
303 |
+
languages:
|
304 |
+
- en
|
305 |
+
- pl
|
306 |
+
splits:
|
307 |
+
- name: train
|
308 |
+
num_bytes: 644402
|
309 |
+
num_examples: 2546
|
310 |
+
download_size: 4286636
|
311 |
+
dataset_size: 644402
|
312 |
+
- config_name: en2pt
|
313 |
+
features:
|
314 |
+
- name: translation
|
315 |
+
dtype:
|
316 |
+
translation:
|
317 |
+
languages:
|
318 |
+
- en
|
319 |
+
- pt
|
320 |
+
splits:
|
321 |
+
- name: train
|
322 |
+
num_bytes: 583638
|
323 |
+
num_examples: 2531
|
324 |
+
download_size: 4286636
|
325 |
+
dataset_size: 583638
|
326 |
+
- config_name: en2ro
|
327 |
+
features:
|
328 |
+
- name: translation
|
329 |
+
dtype:
|
330 |
+
translation:
|
331 |
+
languages:
|
332 |
+
- en
|
333 |
+
- ro
|
334 |
+
splits:
|
335 |
+
- name: train
|
336 |
+
num_bytes: 585159
|
337 |
+
num_examples: 2555
|
338 |
+
download_size: 4286636
|
339 |
+
dataset_size: 585159
|
340 |
+
- config_name: en2sk
|
341 |
+
features:
|
342 |
+
- name: translation
|
343 |
+
dtype:
|
344 |
+
translation:
|
345 |
+
languages:
|
346 |
+
- en
|
347 |
+
- sk
|
348 |
+
splits:
|
349 |
+
- name: train
|
350 |
+
num_bytes: 627797
|
351 |
+
num_examples: 2525
|
352 |
+
download_size: 4286636
|
353 |
+
dataset_size: 627797
|
354 |
+
- config_name: en2sl
|
355 |
+
features:
|
356 |
+
- name: translation
|
357 |
+
dtype:
|
358 |
+
translation:
|
359 |
+
languages:
|
360 |
+
- en
|
361 |
+
- sl
|
362 |
+
splits:
|
363 |
+
- name: train
|
364 |
+
num_bytes: 594027
|
365 |
+
num_examples: 2545
|
366 |
+
download_size: 4286636
|
367 |
+
dataset_size: 594027
|
368 |
+
- config_name: en2sv
|
369 |
+
features:
|
370 |
+
- name: translation
|
371 |
+
dtype:
|
372 |
+
translation:
|
373 |
+
languages:
|
374 |
+
- en
|
375 |
+
- sv
|
376 |
+
splits:
|
377 |
+
- name: train
|
378 |
+
num_bytes: 546349
|
379 |
+
num_examples: 2527
|
380 |
+
download_size: 4286636
|
381 |
+
dataset_size: 546349
|
382 |
---
|
383 |
|
384 |
# Dataset Card for [Dataset Name]
|
|
|
592 |
|
593 |
### Contributions
|
594 |
|
595 |
+
Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
|