Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,67 @@ dataset_info:
|
|
9 |
dtype: float64
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
-
num_examples:
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
dtype: float64
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 24455394995
|
13 |
+
num_examples: 79373894
|
14 |
+
download_size: 12920714438
|
15 |
+
dataset_size: 24455394995
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
22 |
+
|
23 |
+
# `quickmt` fa-en Training Corpus
|
24 |
+
|
25 |
+
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`:
|
26 |
+
|
27 |
+
* Statmt-ccaligned-1-eng-fas_IR
|
28 |
+
* Facebook-wikimatrix-1-eng-fas
|
29 |
+
* Neulab-tedtalks_train-1-eng-fas
|
30 |
+
* Neulab-tedtalks_test-1-eng-fas
|
31 |
+
* Neulab-tedtalks_dev-1-eng-fas
|
32 |
+
* ELRC-wikipedia_health-1-eng-fas
|
33 |
+
* ELRC-hrw_dataset_v1-1-eng-fas
|
34 |
+
* LinguaTools-wikititles-2014-eng-fas
|
35 |
+
* OPUS-ccaligned-v1-eng-fas
|
36 |
+
* OPUS-ccmatrix-v1-eng-fas
|
37 |
+
* OPUS-elrc_3078_wikipedia_health-v1-eng-fas
|
38 |
+
* OPUS-elrc_wikipedia_health-v1-eng-fas
|
39 |
+
* OPUS-elrc_2922-v1-eng-fas
|
40 |
+
* OPUS-gnome-v1-eng-fas
|
41 |
+
* OPUS-gnome-v1-eng-fas_IR
|
42 |
+
* OPUS-gnome-v1-eng_AU-fas
|
43 |
+
* OPUS-gnome-v1-eng_CA-fas
|
44 |
+
* OPUS-gnome-v1-eng_GB-fas
|
45 |
+
* OPUS-gnome-v1-eng_GB-fas_IR
|
46 |
+
* OPUS-gnome-v1-eng_US-fas
|
47 |
+
* OPUS-globalvoices-v2015-eng-fas
|
48 |
+
* OPUS-globalvoices-v2017q3-eng-fas
|
49 |
+
* OPUS-globalvoices-v2018q4-eng-fas
|
50 |
+
* OPUS-hplt-v2-eng-fas
|
51 |
+
* OPUS-kde4-v2-eng-fas
|
52 |
+
* OPUS-linguatools_wikititles-v2014-eng-fas
|
53 |
+
* OPUS-mizan-v1-eng-fas
|
54 |
+
* OPUS-multiccaligned-v1-eng-fas
|
55 |
+
* OPUS-multihplt-v2-eng-fas
|
56 |
+
* OPUS-nllb-v1-eng-fas
|
57 |
+
* OPUS-neulab_tedtalks-v1-eng-fas
|
58 |
+
* OPUS-opensubtitles-v2016-eng-fas
|
59 |
+
* OPUS-opensubtitles-v2018-eng-fas
|
60 |
+
* OPUS-opensubtitles-v2024-eng-fas
|
61 |
+
* OPUS-qed-v2.0a-eng-fas
|
62 |
+
* OPUS-ted2013-v1.1-eng-fas
|
63 |
+
* OPUS-ted2020-v1-eng-fas
|
64 |
+
* OPUS-tep-v1-eng-fas
|
65 |
+
* OPUS-tanzil-v1-eng-fas
|
66 |
+
* OPUS-ubuntu-v14.10-eng-fas
|
67 |
+
* OPUS-wikimatrix-v1-eng-fas
|
68 |
+
* OPUS-wikipedia-v1.0-eng-fas
|
69 |
+
* OPUS-xlent-v1.2-eng-fas
|
70 |
+
* OPUS-infopankki-v1-eng-fas
|
71 |
+
* OPUS-tico_19-v20201028-eng-fas
|
72 |
+
* OPUS-tldr_pages-v20230829-eng-fas
|
73 |
+
* OPUS-wikimedia-v20210402-eng-fas
|
74 |
+
* OPUS-wikimedia-v20230407-eng-fas
|
75 |
+
* Google-wmt24pp-1-eng-fas_IR
|