Datasets:
add dataset_info in dataset metadata
Browse files
README.md
CHANGED
@@ -46,6 +46,301 @@ configs:
|
|
46 |
- fr-ru
|
47 |
- fr-zh
|
48 |
- ru-zh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
---
|
50 |
|
51 |
# Dataset Card for [Dataset Name]
|
@@ -197,4 +492,4 @@ The underlying task is machine translation.
|
|
197 |
```
|
198 |
### Contributions
|
199 |
|
200 |
-
Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
|
|
|
46 |
- fr-ru
|
47 |
- fr-zh
|
48 |
- ru-zh
|
49 |
+
dataset_info:
|
50 |
+
- config_name: ar-de
|
51 |
+
features:
|
52 |
+
- name: translation
|
53 |
+
dtype:
|
54 |
+
translation:
|
55 |
+
languages:
|
56 |
+
- ar
|
57 |
+
- de
|
58 |
+
splits:
|
59 |
+
- name: train
|
60 |
+
num_bytes: 94466397
|
61 |
+
num_examples: 165090
|
62 |
+
download_size: 21869935
|
63 |
+
dataset_size: 94466397
|
64 |
+
- config_name: ar-en
|
65 |
+
features:
|
66 |
+
- name: translation
|
67 |
+
dtype:
|
68 |
+
translation:
|
69 |
+
languages:
|
70 |
+
- ar
|
71 |
+
- en
|
72 |
+
splits:
|
73 |
+
- name: train
|
74 |
+
num_bytes: 4189852369
|
75 |
+
num_examples: 9759125
|
76 |
+
download_size: 1036296368
|
77 |
+
dataset_size: 4189852369
|
78 |
+
- config_name: ar-es
|
79 |
+
features:
|
80 |
+
- name: translation
|
81 |
+
dtype:
|
82 |
+
translation:
|
83 |
+
languages:
|
84 |
+
- ar
|
85 |
+
- es
|
86 |
+
splits:
|
87 |
+
- name: train
|
88 |
+
num_bytes: 4509675284
|
89 |
+
num_examples: 10119379
|
90 |
+
download_size: 1101206667
|
91 |
+
dataset_size: 4509675284
|
92 |
+
- config_name: ar-fr
|
93 |
+
features:
|
94 |
+
- name: translation
|
95 |
+
dtype:
|
96 |
+
translation:
|
97 |
+
languages:
|
98 |
+
- ar
|
99 |
+
- fr
|
100 |
+
splits:
|
101 |
+
- name: train
|
102 |
+
num_bytes: 4516850009
|
103 |
+
num_examples: 9929567
|
104 |
+
download_size: 1109705925
|
105 |
+
dataset_size: 4516850009
|
106 |
+
- config_name: ar-ru
|
107 |
+
features:
|
108 |
+
- name: translation
|
109 |
+
dtype:
|
110 |
+
translation:
|
111 |
+
languages:
|
112 |
+
- ar
|
113 |
+
- ru
|
114 |
+
splits:
|
115 |
+
- name: train
|
116 |
+
num_bytes: 5932866867
|
117 |
+
num_examples: 10206243
|
118 |
+
download_size: 1261123878
|
119 |
+
dataset_size: 5932866867
|
120 |
+
- config_name: ar-zh
|
121 |
+
features:
|
122 |
+
- name: translation
|
123 |
+
dtype:
|
124 |
+
translation:
|
125 |
+
languages:
|
126 |
+
- ar
|
127 |
+
- zh
|
128 |
+
splits:
|
129 |
+
- name: train
|
130 |
+
num_bytes: 3781658413
|
131 |
+
num_examples: 9832293
|
132 |
+
download_size: 1009696775
|
133 |
+
dataset_size: 3781658413
|
134 |
+
- config_name: de-en
|
135 |
+
features:
|
136 |
+
- name: translation
|
137 |
+
dtype:
|
138 |
+
translation:
|
139 |
+
languages:
|
140 |
+
- de
|
141 |
+
- en
|
142 |
+
splits:
|
143 |
+
- name: train
|
144 |
+
num_bytes: 76684549
|
145 |
+
num_examples: 162981
|
146 |
+
download_size: 19468529
|
147 |
+
dataset_size: 76684549
|
148 |
+
- config_name: de-es
|
149 |
+
features:
|
150 |
+
- name: translation
|
151 |
+
dtype:
|
152 |
+
translation:
|
153 |
+
languages:
|
154 |
+
- de
|
155 |
+
- es
|
156 |
+
splits:
|
157 |
+
- name: train
|
158 |
+
num_bytes: 80936653
|
159 |
+
num_examples: 162078
|
160 |
+
download_size: 20266591
|
161 |
+
dataset_size: 80936653
|
162 |
+
- config_name: de-fr
|
163 |
+
features:
|
164 |
+
- name: translation
|
165 |
+
dtype:
|
166 |
+
translation:
|
167 |
+
languages:
|
168 |
+
- de
|
169 |
+
- fr
|
170 |
+
splits:
|
171 |
+
- name: train
|
172 |
+
num_bytes: 81888435
|
173 |
+
num_examples: 164025
|
174 |
+
download_size: 20692837
|
175 |
+
dataset_size: 81888435
|
176 |
+
- config_name: de-ru
|
177 |
+
features:
|
178 |
+
- name: translation
|
179 |
+
dtype:
|
180 |
+
translation:
|
181 |
+
languages:
|
182 |
+
- de
|
183 |
+
- ru
|
184 |
+
splits:
|
185 |
+
- name: train
|
186 |
+
num_bytes: 111517934
|
187 |
+
num_examples: 164792
|
188 |
+
download_size: 23507789
|
189 |
+
dataset_size: 111517934
|
190 |
+
- config_name: de-zh
|
191 |
+
features:
|
192 |
+
- name: translation
|
193 |
+
dtype:
|
194 |
+
translation:
|
195 |
+
languages:
|
196 |
+
- de
|
197 |
+
- zh
|
198 |
+
splits:
|
199 |
+
- name: train
|
200 |
+
num_bytes: 70534818
|
201 |
+
num_examples: 176933
|
202 |
+
download_size: 19927209
|
203 |
+
dataset_size: 70534818
|
204 |
+
- config_name: en-es
|
205 |
+
features:
|
206 |
+
- name: translation
|
207 |
+
dtype:
|
208 |
+
translation:
|
209 |
+
languages:
|
210 |
+
- en
|
211 |
+
- es
|
212 |
+
splits:
|
213 |
+
- name: train
|
214 |
+
num_bytes: 4128141663
|
215 |
+
num_examples: 11350967
|
216 |
+
download_size: 1123164180
|
217 |
+
dataset_size: 4128141663
|
218 |
+
- config_name: en-fr
|
219 |
+
features:
|
220 |
+
- name: translation
|
221 |
+
dtype:
|
222 |
+
translation:
|
223 |
+
languages:
|
224 |
+
- en
|
225 |
+
- fr
|
226 |
+
splits:
|
227 |
+
- name: train
|
228 |
+
num_bytes: 4678055160
|
229 |
+
num_examples: 13172019
|
230 |
+
download_size: 1355002731
|
231 |
+
dataset_size: 4678055160
|
232 |
+
- config_name: en-ru
|
233 |
+
features:
|
234 |
+
- name: translation
|
235 |
+
dtype:
|
236 |
+
translation:
|
237 |
+
languages:
|
238 |
+
- en
|
239 |
+
- ru
|
240 |
+
splits:
|
241 |
+
- name: train
|
242 |
+
num_bytes: 5632662839
|
243 |
+
num_examples: 11654416
|
244 |
+
download_size: 1285801078
|
245 |
+
dataset_size: 5632662839
|
246 |
+
- config_name: en-zh
|
247 |
+
features:
|
248 |
+
- name: translation
|
249 |
+
dtype:
|
250 |
+
translation:
|
251 |
+
languages:
|
252 |
+
- en
|
253 |
+
- zh
|
254 |
+
splits:
|
255 |
+
- name: train
|
256 |
+
num_bytes: 2960376046
|
257 |
+
num_examples: 9564315
|
258 |
+
download_size: 900076520
|
259 |
+
dataset_size: 2960376046
|
260 |
+
- config_name: es-fr
|
261 |
+
features:
|
262 |
+
- name: translation
|
263 |
+
dtype:
|
264 |
+
translation:
|
265 |
+
languages:
|
266 |
+
- es
|
267 |
+
- fr
|
268 |
+
splits:
|
269 |
+
- name: train
|
270 |
+
num_bytes: 4454712498
|
271 |
+
num_examples: 11441889
|
272 |
+
download_size: 1195733510
|
273 |
+
dataset_size: 4454712498
|
274 |
+
- config_name: es-ru
|
275 |
+
features:
|
276 |
+
- name: translation
|
277 |
+
dtype:
|
278 |
+
translation:
|
279 |
+
languages:
|
280 |
+
- es
|
281 |
+
- ru
|
282 |
+
splits:
|
283 |
+
- name: train
|
284 |
+
num_bytes: 5442655730
|
285 |
+
num_examples: 10605056
|
286 |
+
download_size: 1228045966
|
287 |
+
dataset_size: 5442655730
|
288 |
+
- config_name: es-zh
|
289 |
+
features:
|
290 |
+
- name: translation
|
291 |
+
dtype:
|
292 |
+
translation:
|
293 |
+
languages:
|
294 |
+
- es
|
295 |
+
- zh
|
296 |
+
splits:
|
297 |
+
- name: train
|
298 |
+
num_bytes: 3223871198
|
299 |
+
num_examples: 9847770
|
300 |
+
download_size: 953250084
|
301 |
+
dataset_size: 3223871198
|
302 |
+
- config_name: fr-ru
|
303 |
+
features:
|
304 |
+
- name: translation
|
305 |
+
dtype:
|
306 |
+
translation:
|
307 |
+
languages:
|
308 |
+
- fr
|
309 |
+
- ru
|
310 |
+
splits:
|
311 |
+
- name: train
|
312 |
+
num_bytes: 5979879089
|
313 |
+
num_examples: 11761738
|
314 |
+
download_size: 1364307157
|
315 |
+
dataset_size: 5979879089
|
316 |
+
- config_name: fr-zh
|
317 |
+
features:
|
318 |
+
- name: translation
|
319 |
+
dtype:
|
320 |
+
translation:
|
321 |
+
languages:
|
322 |
+
- fr
|
323 |
+
- zh
|
324 |
+
splits:
|
325 |
+
- name: train
|
326 |
+
num_bytes: 3241098333
|
327 |
+
num_examples: 9690914
|
328 |
+
download_size: 962824881
|
329 |
+
dataset_size: 3241098333
|
330 |
+
- config_name: ru-zh
|
331 |
+
features:
|
332 |
+
- name: translation
|
333 |
+
dtype:
|
334 |
+
translation:
|
335 |
+
languages:
|
336 |
+
- ru
|
337 |
+
- zh
|
338 |
+
splits:
|
339 |
+
- name: train
|
340 |
+
num_bytes: 4233875537
|
341 |
+
num_examples: 9557007
|
342 |
+
download_size: 1037881127
|
343 |
+
dataset_size: 4233875537
|
344 |
---
|
345 |
|
346 |
# Dataset Card for [Dataset Name]
|
|
|
492 |
```
|
493 |
### Contributions
|
494 |
|
495 |
+
Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
|