radinplaid commited on
Commit
926657d
·
verified ·
1 Parent(s): 6db08c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +287 -22
README.md CHANGED
@@ -1,22 +1,287 @@
1
- ---
2
- license: cc-by-4.0
3
- dataset_info:
4
- features:
5
- - name: de
6
- dtype: string
7
- - name: en
8
- dtype: string
9
- - name: sco
10
- dtype: float64
11
- splits:
12
- - name: train
13
- num_bytes: 123972692242
14
- num_examples: 523199100
15
- download_size: 86204251840
16
- dataset_size: 123972692242
17
- configs:
18
- - config_name: default
19
- data_files:
20
- - split: train
21
- path: data/train-*
22
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: de
6
+ dtype: string
7
+ - name: en
8
+ dtype: string
9
+ - name: sco
10
+ dtype: float64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 123972692242
14
+ num_examples: 523199100
15
+ download_size: 86204251840
16
+ dataset_size: 123972692242
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ ---
23
+
24
+
25
+ # `quickmt` ko-en Training Corpus
26
+
27
+ Contains the following datasets downloaded with `mtdata` after deduplication and [basic filtering](https://github.com/quickmt/quickmt/blob/main/quickmt/scripts/clean.py) with `quickmt`:
28
+
29
+ * Statmt-commoncrawl_wmt13-1-deu-eng
30
+ * Statmt-europarl_wmt13-7-deu-eng
31
+ * Statmt-news_commentary_wmt18-13-deu-eng
32
+ * Statmt-europarl-9-deu-eng
33
+ * Statmt-europarl-7-deu-eng
34
+ * Statmt-news_commentary-14-deu-eng
35
+ * Statmt-news_commentary-15-deu-eng
36
+ * Statmt-news_commentary-16-deu-eng
37
+ * Statmt-news_commentary-17-deu-eng
38
+ * Statmt-news_commentary-18-deu-eng
39
+ * Statmt-news_commentary-18.1-deu-eng
40
+ * Statmt-newstest_deen-2014-deu-eng
41
+ * Statmt-newstest_ende-2015-eng-deu
42
+ * Statmt-newstest_deen-2015-deu-eng
43
+ * Statmt-newstest_deen-2016-deu-eng
44
+ * Statmt-newstest_ende-2016-eng-deu
45
+ * Statmt-newstest_ende-2017-eng-deu
46
+ * Statmt-newstest_deen-2017-deu-eng
47
+ * Statmt-newstest_ende-2018-eng-deu
48
+ * Statmt-newstest_deen-2018-deu-eng
49
+ * Statmt-newstest_deen-2019-deu-eng
50
+ * Statmt-newstest_ende-2019-eng-deu
51
+ * Statmt-newstest-2009-eng-deu
52
+ * Statmt-newstest-2010-eng-deu
53
+ * Statmt-newstest-2011-eng-deu
54
+ * Statmt-newstest-2012-eng-deu
55
+ * Statmt-newstest-2013-eng-deu
56
+ * Statmt-newstest_deen-2020-deu-eng
57
+ * Statmt-newstest_ende-2020-eng-deu
58
+ * Statmt-newstestb_deen-2020-deu-eng
59
+ * Statmt-newstestb_ende-2020-eng-deu
60
+ * Statmt-newstest_deen-2021-deu-eng
61
+ * Statmt-newstest_ende-2021-eng-deu
62
+ * Statmt-europarl-10-deu-eng
63
+ * Tilde-eesc-2017-deu-eng
64
+ * Tilde-ema-2016-deu-eng
65
+ * Tilde-airbaltic-1-deu-eng
66
+ * Tilde-czechtourism-1-deu-eng
67
+ * Tilde-ecb-2017-deu-eng
68
+ * Tilde-rapid-2016-deu-eng
69
+ * Tilde-rapid-2019-deu-eng
70
+ * Facebook-wikimatrix-1-deu-eng
71
+ * Lindat-khresmoi_summary_test-2-deu-eng
72
+ * Lindat-khresmoi_summary_dev-2-deu-eng
73
+ * Neulab-tedtalks_train-1-eng-deu
74
+ * Neulab-tedtalks_test-1-eng-deu
75
+ * Neulab-tedtalks_dev-1-eng-deu
76
+ * ELRC-swedish_labour_part2-1-deu-eng
77
+ * ELRC-rights_arrested-1-deu-eng
78
+ * ELRC-swedish_labour_part1-1-deu-eng
79
+ * ELRC-swedish_social_security-1-deu-eng
80
+ * ELRC-swedish_work_environment-1-deu-eng
81
+ * ELRC-federal_constitutional_law_austria-1-deu_DE-eng_GB
82
+ * ELRC-bmvi_publications-1-deu_DE-eng_GB
83
+ * ELRC-bmvi_website-1-deu_DE-eng_GB
84
+ * ELRC-bmi_brochure_civil_protection-1-deu_DE-eng_GB
85
+ * ELRC-bmi_brochures_2016-1-deu_DE-eng_GB
86
+ * ELRC-bmi_brochures_2011_2015-1-deu_DE-eng_GB
87
+ * ELRC-sip-1-deu_LU-eng
88
+ * ELRC-luxembourg.lu-1-deu-eng
89
+ * ELRC-federal_foreign_berlin-1-deu_DE-eng_GB
90
+ * ELRC-presidency-1-deu-eng
91
+ * ELRC-by_presidency_council_held_by_austria_2006-1-deu-eng
92
+ * ELRC-by_presidency_council_held_by_luxembourg_2015-1-deu-eng
93
+ * ELRC-charter_values_citizenship_integration-1-deu-eng
94
+ * ELRC-euipo_law-1-deu-eng
95
+ * ELRC-information_portal_german_state_chancellery-1-deu_DE-eng
96
+ * ELRC-german_foreign_office_2016-1-deu_DE-eng_GB
97
+ * ELRC-german_foreign_office_2017-1-deu_DE-eng_GB
98
+ * ELRC-german_foreign_office_2018-1-deu_DE-eng_GB
99
+ * ELRC-euipo_list-1-deu-eng
100
+ * ELRC-cordis_news-1-deu-eng
101
+ * ELRC-cordis_results_brief-1-deu-eng
102
+ * ELRC-energy_report_city_vienna-1-deu_AT-eng_GB
103
+ * ELRC-austrian_research_technology_report_2015-1-deu_AT-eng_GB
104
+ * ELRC-2017_activity_report_hohe_tauern_park-1-deu_AT-eng_GB
105
+ * ELRC-vienna_environmental_report2004_2005-1-deu_AT-eng_GB
106
+ * ELRC-euipo_2017-1-deu-eng
107
+ * ELRC-portal_oficial_turismo_españa_www.spain.info-1-deu_DE-eng_GB
108
+ * ELRC-artigos_visitportugal_2007-1-deu-eng
109
+ * ELRC-localidades_2007-1-deu-eng
110
+ * ELRC-museus_2007-1-deu-eng
111
+ * ELRC-arquitectura_2007-1-deu-eng
112
+ * ELRC-património_açores_2006-1-deu-eng
113
+ * ELRC-monumentos_2007-1-deu-eng
114
+ * ELRC-parques_e_reservas_2007-1-deu-eng
115
+ * ELRC-praias_2007-1-deu-eng
116
+ * ELRC-emea-1-deu-eng
117
+ * ELRC-vaccination-1-deu-eng
118
+ * ELRC-eu_publications_medical_v2-1-deu-eng
119
+ * ELRC-wikipedia_health-1-deu-eng
120
+ * ELRC-antibiotic-1-deu-eng
121
+ * ELRC-europarl_covid-1-deu-eng
122
+ * ELRC-ec_europa_covid-1-deu-eng
123
+ * ELRC-eur_lex_covid-1-deu-eng
124
+ * ELRC-presscorner_covid-1-deu-eng
125
+ * ELRC-development_funds_regional_policy-1-deu-eng
126
+ * ELRC-customer_support_mt_test_set-1-deu-eng
127
+ * ELRC-scipar-1-deu-eng
128
+ * ELRC-information_crime_victims_processed-1-eng-deu
129
+ * ELRC-web_acquired_data_related_to_scientific_research-1-eng-deu
130
+ * ELRC-hrw_dataset_v1-1-eng-deu
131
+ * ELRC-cef_data_marketplace-1-eng-deu
132
+ * EU-ecdc-1-eng-deu
133
+ * EU-eac_forms-1-deu-eng
134
+ * EU-eac_reference-1-deu-eng
135
+ * EU-dcep-1-deu-eng
136
+ * LinguaTools-wikititles-2014-deu-eng
137
+ * OPUS-books-v1-deu-eng
138
+ * OPUS-dgt-v2019-deu-eng
139
+ * OPUS-dgt-v4-deu-eng
140
+ * OPUS-ecb-v1-deu-eng
141
+ * OPUS-ecdc-v20160316-deu-eng
142
+ * OPUS-elitr_eca-v1-deu-eng
143
+ * OPUS-elra_w0143-v1-deu-eng
144
+ * OPUS-elra_w0197-v1-deu-eng_GB
145
+ * OPUS-elra_w0198-v1-deu-eng_GB
146
+ * OPUS-elra_w0199-v1-deu-eng_GB
147
+ * OPUS-elra_w0200-v1-deu-eng_GB
148
+ * OPUS-elra_w0201-v1-deu-eng
149
+ * OPUS-elra_w0301-v1-deu-eng
150
+ * OPUS-elrc_1077_euipo_law-v1-deu-eng
151
+ * OPUS-elrc_1086_information_portal_g-v1-deu-eng
152
+ * OPUS-elrc_1088_german_foreign_offic-v1-deu-eng
153
+ * OPUS-elrc_1089_german_foreign_offic-v1-deu-eng
154
+ * OPUS-elrc_1090_german_foreign_offic-v1-deu-eng
155
+ * OPUS-elrc_1092_euipo_list-v1-deu-eng
156
+ * OPUS-elrc_1117_cordis_news-v1-deu-eng
157
+ * OPUS-elrc_1121_cordis_results_brief-v1-deu-eng
158
+ * OPUS-elrc_1238_energy_report_city-v1-deu-eng
159
+ * OPUS-elrc_1240_austrian_research_te-v1-deu-eng
160
+ * OPUS-elrc_1241_2017_activity_report-v1-deu-eng
161
+ * OPUS-elrc_1243_vienna_environmental-v1-deu-eng
162
+ * OPUS-elrc_2014_euipo_2017-v1-deu-eng
163
+ * OPUS-elrc_2410_portal_oficial_turis-v1-deu-eng
164
+ * OPUS-elrc_2612_artigos_visitportuga-v1-deu-eng
165
+ * OPUS-elrc_2614_localidades_2007-v1-deu-eng
166
+ * OPUS-elrc_2616_museus_2007-v1-deu-eng
167
+ * OPUS-elrc_2622_arquitectura_2007-v1-deu-eng
168
+ * OPUS-elrc_2623_patrimnio_aores_2006-v1-deu-eng
169
+ * OPUS-elrc_2638_monumentos_2007-v1-deu-eng
170
+ * OPUS-elrc_2639_parques_e_reservas-v1-deu-eng
171
+ * OPUS-elrc_2641_praias_2007-v1-deu-eng
172
+ * OPUS-elrc_2714_emea-v1-deu-eng
173
+ * OPUS-elrc_2736_vaccination-v1-deu-eng
174
+ * OPUS-elrc_2875_eu_publications_medi-v1-deu-eng
175
+ * OPUS-elrc_3063_wikipedia_health-v1-deu-eng
176
+ * OPUS-elrc_3202_antibiotic-v1-deu-eng
177
+ * OPUS-elrc_3293_europarl_covid-v1-deu-eng
178
+ * OPUS-elrc_3464_ec_europa_covid-v1-deu-eng
179
+ * OPUS-elrc_3565_eur_lex_covid-v1-deu-eng
180
+ * OPUS-elrc_3606_presscorner_covid-v1-deu-eng
181
+ * OPUS-elrc_3852_development_funds_re-v1-deu-eng
182
+ * OPUS-elrc_401_swedish_labour_part2-v1-deu-eng
183
+ * OPUS-elrc_403_rights_arrested-v1-deu-eng
184
+ * OPUS-elrc_406_swedish_labour_part1-v1-deu-eng
185
+ * OPUS-elrc_416_swedish_social_secur-v1-deu-eng
186
+ * OPUS-elrc_417_swedish_work_environ-v1-deu-eng
187
+ * OPUS-elrc_4992_customer_support_mt-v1-deu-eng
188
+ * OPUS-elrc_5067_scipar-v1-deu-eng
189
+ * OPUS-elrc_5220_information_crime_vi-v1-deu-eng
190
+ * OPUS-elrc_621_federal_constitution-v1-deu-eng
191
+ * OPUS-elrc_630_bmvi_publications-v1-deu-eng
192
+ * OPUS-elrc_631_bmvi_website-v1-deu-eng
193
+ * OPUS-elrc_632_bmi_brochure_civil-v1-deu-eng
194
+ * OPUS-elrc_633_bmi_brochures_2016-v1-deu-eng
195
+ * OPUS-elrc_634_bmi_brochures_2011-v1-deu-eng
196
+ * OPUS-elrc_637_sip-v1-deu-eng
197
+ * OPUS-elrc_638_luxembourg.lu-v1-deu-eng
198
+ * OPUS-elrc_642_federal_foreign_berl-v1-deu-eng
199
+ * OPUS-elrc_774_presidency-v1-deu-eng
200
+ * OPUS-elrc_775_by_presidency_counci-v1-deu-eng
201
+ * OPUS-elrc_776_by_presidency_counci-v1-deu-eng
202
+ * OPUS-elrc_832_charter_values_citiz-v1-deu-eng
203
+ * OPUS-elrc_arquitectura_2007-v1-deu-eng
204
+ * OPUS-elrc_artigos_visitportuga-v1-deu-eng
205
+ * OPUS-elrc_cordis_news-v1-deu-eng
206
+ * OPUS-elrc_cordis_results-v1-deu-eng
207
+ * OPUS-elrc_ec_europa-v1-deu-eng
208
+ * OPUS-elrc_emea-v1-deu-eng
209
+ * OPUS-elrc_euipo_2017-v1-deu-eng
210
+ * OPUS-elrc_euipo_law-v1-deu-eng
211
+ * OPUS-elrc_euipo_list-v1-deu-eng
212
+ * OPUS-elrc_europarl_covid-v1-deu-eng
213
+ * OPUS-elrc_eur_lex-v1-deu-eng
214
+ * OPUS-elrc_eu_publications-v1-deu-eng
215
+ * OPUS-elrc_federal_foreign-v1-deu-eng_GB
216
+ * OPUS-elrc_german_foreign-v1-deu-eng_GB
217
+ * OPUS-elrc_information_portal-v1-deu-eng
218
+ * OPUS-elrc_localidades_2007-v1-deu-eng
219
+ * OPUS-elrc_museus_2007-v1-deu-eng
220
+ * OPUS-elrc_parques_e-v1-deu-eng
221
+ * OPUS-elrc_patrimnio_aores-v1-deu-eng
222
+ * OPUS-elrc_praias_2007-v1-deu-eng
223
+ * OPUS-elrc_swedish_labour-v1-deu-eng
224
+ * OPUS-elrc_termitur-v1-deu-eng
225
+ * OPUS-elrc_antibiotic-v1-deu-eng
226
+ * OPUS-elrc_presscorner_covid-v1-deu-eng
227
+ * OPUS-elrc_vaccination-v1-deu-eng
228
+ * OPUS-elrc_wikipedia_health-v1-deu-eng
229
+ * OPUS-elrc_2682-v1-deu-eng
230
+ * OPUS-elrc_2922-v1-deu-eng
231
+ * OPUS-elrc_2923-v1-deu-eng
232
+ * OPUS-elrc_3382-v1-deu-eng
233
+ * OPUS-emea-v3-deu-eng
234
+ * OPUS-eubookshop-v2-deu-eng
235
+ * OPUS-euconst-v1-deu-eng
236
+ * OPUS-europat-v1-deu-eng
237
+ * OPUS-europat-v2-deu-eng
238
+ * OPUS-europat-v3-deu-eng
239
+ * OPUS-europarl-v3-deu-eng
240
+ * OPUS-europarl-v7-deu-eng
241
+ * OPUS-europarl-v8-deu-eng
242
+ * OPUS-gnome-v1-deu-eng
243
+ * OPUS-globalvoices-v2015-deu-eng
244
+ * OPUS-globalvoices-v2017q3-deu-eng
245
+ * OPUS-globalvoices-v2018q4-deu-eng
246
+ * OPUS-jrc_acquis-v3.0-deu-eng
247
+ * OPUS-kde4-v2-deu-eng
248
+ * OPUS-kdedoc-v1-deu-eng_GB
249
+ * OPUS-mpc1-v1-deu-eng
250
+ * OPUS-multiun-v1-deu-eng
251
+ * OPUS-nllb-v1-deu-eng
252
+ * OPUS-neulab_tedtalks-v1-deu-eng
253
+ * OPUS-news_commentary-v11-deu-eng
254
+ * OPUS-news_commentary-v14-deu-eng
255
+ * OPUS-news_commentary-v16-deu-eng
256
+ * OPUS-news_commentary-v9.0-deu-eng
257
+ * OPUS-news_commentary-v9.1-deu-eng
258
+ * OPUS-openoffice-v2-deu-eng
259
+ * OPUS-openoffice-v3-deu-eng_GB
260
+ * OPUS-opensubtitles-v1-deu-eng
261
+ * OPUS-opensubtitles-v2016-deu-eng
262
+ * OPUS-opensubtitles-v2018-deu-eng
263
+ * OPUS-php-v1-deu-eng
264
+ * OPUS-paracrawl-v9-deu-eng
265
+ * OPUS-qed-v2.0a-deu-eng
266
+ * OPUS-rf-v1-deu-eng
267
+ * OPUS-salome-v1-deu-eng
268
+ * OPUS-stanfordnlp_nmt-v1.0-eng-deu
269
+ * OPUS-ted2013-v1.1-deu-eng
270
+ * OPUS-ted2020-v1-deu-eng
271
+ * OPUS-tanzil-v1-deu-eng
272
+ * OPUS-tatoeba-v2-deu-eng
273
+ * OPUS-tatoeba-v20190709-deu-eng
274
+ * OPUS-tatoeba-v20200531-deu-eng
275
+ * OPUS-tatoeba-v20201109-deu-eng
276
+ * OPUS-tatoeba-v20210310-deu-eng
277
+ * OPUS-tatoeba-v20210722-deu-eng
278
+ * OPUS-tatoeba-v20220303-deu-eng
279
+ * OPUS-tatoeba-v20230412-deu-eng
280
+ * OPUS-tildemodel-v2018-deu-eng
281
+ * OPUS-ubuntu-v14.10-deu-eng
282
+ * OPUS-wmt_news-v2014-deu-eng
283
+ * OPUS-wmt_news-v2019-deu-eng
284
+ * OPUS-wikimatrix-v1-deu-eng
285
+ * OPUS-wikipedia-v1.0-deu-eng
286
+ * OPUS-bible_uedin-v1-deu-eng
287
+ * OPUS-tldr_pages-v20230829-deu-eng