thaile1809 commited on
Commit
cd8eb51
·
verified ·
1 Parent(s): 1d5a9ff

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. packages/de_en/model/model.bin +3 -0
  2. packages/en_ga/sentencepiece.model +3 -0
  3. packages/en_hi/sentencepiece.model +3 -0
  4. packages/en_hi/stanza/en/tokenize/ewt.pt +3 -0
  5. packages/en_it/README.md +6 -0
  6. packages/en_it/metadata.json +8 -0
  7. packages/en_it/model/shared_vocabulary.txt +0 -0
  8. packages/en_it/stanza/resources.json +0 -0
  9. packages/en_sv/README.md +28 -0
  10. packages/en_sv/metadata.json +8 -0
  11. packages/en_sv/model/shared_vocabulary.txt +0 -0
  12. packages/en_sv/stanza/resources.json +0 -0
  13. packages/hi_en/sentencepiece.model +3 -0
  14. packages/it_en/README.md +6 -0
  15. packages/it_en/metadata.json +8 -0
  16. packages/it_en/model/shared_vocabulary.txt +0 -0
  17. packages/it_en/stanza/resources.json +0 -0
  18. packages/translate-az_en-1_5/model/shared_vocabulary.txt +0 -0
  19. packages/translate-az_en-1_5/stanza/resources.json +0 -0
  20. packages/translate-en_az-1_5/README.md +30 -0
  21. packages/translate-en_az-1_5/metadata.json +8 -0
  22. packages/translate-en_az-1_5/model/shared_vocabulary.txt +0 -0
  23. packages/translate-en_az-1_5/stanza/resources.json +0 -0
  24. packages/translate-en_eo-1_5/README.md +20 -0
  25. packages/translate-en_eo-1_5/metadata.json +8 -0
  26. packages/translate-en_eo-1_5/model/shared_vocabulary.txt +0 -0
  27. packages/translate-en_eo-1_5/stanza/resources.json +0 -0
  28. packages/translate-en_fi-1_9/README.md +9 -0
  29. packages/translate-en_fi-1_9/metadata.json +8 -0
  30. packages/translate-en_gl-1_9/README.md +9 -0
  31. packages/translate-en_gl-1_9/metadata.json +8 -0
  32. packages/translate-en_gl-1_9/model/config.json +10 -0
  33. packages/translate-en_gl-1_9/model/shared_vocabulary.json +0 -0
  34. packages/translate-en_gl-1_9/stanza/resources.json +0 -0
  35. packages/translate-en_id-1_9/README.md +9 -0
  36. packages/translate-en_id-1_9/metadata.json +8 -0
  37. packages/translate-en_id-1_9/model/config.json +10 -0
  38. packages/translate-en_id-1_9/model/shared_vocabulary.json +0 -0
  39. packages/translate-en_id-1_9/stanza/resources.json +0 -0
  40. packages/translate-en_lt-1_9/README.md +9 -0
  41. packages/translate-en_lt-1_9/metadata.json +1 -0
  42. packages/translate-en_lt-1_9/model/config.json +9 -0
  43. packages/translate-en_lt-1_9/model/shared_vocabulary.json +0 -0
  44. packages/translate-en_lt-1_9/stanza/resources.json +0 -0
  45. packages/translate-en_ms-1_9/README.md +9 -0
  46. packages/translate-en_ms-1_9/metadata.json +1 -0
  47. packages/translate-en_ms-1_9/model/config.json +9 -0
  48. packages/translate-en_ms-1_9/model/shared_vocabulary.json +0 -0
  49. packages/translate-en_ms-1_9/stanza/resources.json +0 -0
  50. packages/translate-en_nl-1_8/sentencepiece.model +3 -0
packages/de_en/model/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e178b71fbc11b1903fc108f809ebb0a26a0e47b870fc2ea8e78c536c38488b
3
+ size 94392546
packages/en_ga/sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836b2909e490da47fa8a0cd01c1af17c7532a41f465e3a1ee27fc8035171b3ee
3
+ size 809857
packages/en_hi/sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade76ff21f0b3eac117be85e21cce21ff2453eccc150e84cfd53eb2068a30954
3
+ size 857173
packages/en_hi/stanza/en/tokenize/ewt.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc5a1523f4e60107640ea44d2cb27c787bc339ba0c93be6c7dbf744d5635cd6
3
+ size 630886
packages/en_it/README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # English-Italian
2
+
3
+ Trained on data from Opus (EUbookshop, OpenSubtitles, ParaCrawl, WikiMatrix).
4
+
5
+ Includes pretrained models from [Stanza](https://github.com/stanfordnlp/stanza/blob/master/LICENSE).
6
+
packages/en_it/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.0",
3
+ "argos_version": "1.0",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "it",
7
+ "to_name": "Italian"
8
+ }
packages/en_it/model/shared_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
packages/en_it/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/en_sv/README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # English-Swedish
2
+
3
+ Data compiled by [Opus](https://opus.nlpl.eu/).
4
+
5
+ Dictionary data from Wiktionary using [Wiktextract](https://github.com/tatuylonen/wiktextract).
6
+
7
+ Includes pretrained models from [Stanza](https://github.com/stanfordnlp/stanza/).
8
+
9
+ Credits:
10
+ Holger Schwenk, Guillaume Wenzek, Sergey Edunov, Edouard Grave, Armand Joulin and Angela Fan, CCMatrix: Mining Billions of High-Quality Parallel Sentences on the WEB
11
+
12
+ Angela Fan, Shruti Bhosale, Holger Schwenk, Zhiyi Ma, Ahmed El-Kishky, Siddharth Goyal, Mandeep Baines, Onur Celebi, Guillaume Wenzek, Vishrav Chaudhary, Naman Goyal, Tom Birch, Vitaliy Liptchinsky, Sergey Edunov, Edouard Grave, Michael Auli, and Armand Joulin. Beyond English-Centric Multilingual Machine Translation
13
+
14
+ Holger Schwenk, Vishrav Chaudhary, Shuo Sun, Hongyu Gong and Paco Guzman, WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia, arXiv, July 11 2019.
15
+
16
+ @inproceedings{elkishky_ccaligned_2020,
17
+ author = {El-Kishky, Ahmed and Chaudhary, Vishrav and Guzmán, Francisco and Koehn, Philipp},
18
+ booktitle = {Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020)},
19
+ month = {November},
20
+ title = {{CCAligned}: A Massive Collection of Cross-lingual Web-Document Pairs},
21
+ year = {2020}
22
+ address = "Online",
23
+ publisher = "Association for Computational Linguistics",
24
+ url = "https://www.aclweb.org/anthology/2020.emnlp-main.480",
25
+ doi = "10.18653/v1/2020.emnlp-main.480",
26
+ pages = "5960--5969"
27
+ }
28
+
packages/en_sv/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.5",
3
+ "argos_version": "1.5",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "sv",
7
+ "to_name": "Swedish"
8
+ }
packages/en_sv/model/shared_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
packages/en_sv/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/hi_en/sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:688499a9e74a4dfb401c8b1b82c01414ebe0fcb24bf45beb881f4bcab4f4aa9c
3
+ size 857779
packages/it_en/README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Italian-English
2
+
3
+ Trained on data from Opus (EUbookshop, OpenSubtitles, ParaCrawl, WikiMatrix).
4
+
5
+ Includes pretrained models from [Stanza](https://github.com/stanfordnlp/stanza/blob/master/LICENSE).
6
+
packages/it_en/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.0",
3
+ "argos_version": "1.0",
4
+ "from_code": "it",
5
+ "from_name": "Italian",
6
+ "to_code": "en",
7
+ "to_name": "English"
8
+ }
packages/it_en/model/shared_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
packages/it_en/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-az_en-1_5/model/shared_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-az_en-1_5/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_az-1_5/README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # English-Azerbaijani
2
+
3
+ Data compiled by [Opus](https://opus.nlpl.eu/).
4
+
5
+ Dictionary data from Wiktionary using [Wiktextract](https://github.com/tatuylonen/wiktextract).
6
+
7
+ Includes pretrained models from [Stanza](https://github.com/stanfordnlp/stanza/).
8
+
9
+ Credits:
10
+
11
+ El-Kishky, Ahmed and Chaudhary, Vishrav and Guzmn, Francisco and Koehn, Philipp - Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020)
12
+
13
+ Holger Schwenk, Guillaume Wenzek, Sergey Edunov, Edouard Grave, Armand Joulin and Angela Fan, CCMatrix: Mining Billions of High-Quality Parallel Sentences on the WEB
14
+
15
+ gourmet project at https://gourmet-project.eu
16
+
17
+ J. Tiedemann, 2012, Parallel Data, Tools and Interfaces in OPUS. In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
18
+
19
+ J. Tiedemann, 2012, Parallel Data, Tools and Interfaces in OPUS. In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
20
+
21
+ Reimers, Nils and Gurevych, Iryna - Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation
22
+
23
+ Holger Schwenk, Vishrav Chaudhary, Shuo Sun, Hongyu Gong and Paco Guzman, WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia, arXiv, July 11 2019.
24
+
25
+ J. Tiedemann, 2012, Parallel Data, Tools and Interfaces in OPUS. In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
26
+
27
+ J. Tiedemann, 2012, Parallel Data, Tools and Interfaces in OPUS. In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
28
+
29
+ El-Kishky, Ahmed and Renduchintala, Adi and Cross, James and Guzmn, Francisco and Koehn, Philipp - {XLEnt}: Mining Cross-lingual Entities with Lexical-Semantic-Phonetic Word Alignment
30
+
packages/translate-en_az-1_5/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.5",
3
+ "argos_version": "1.5",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "az",
7
+ "to_name": "Azerbaijani"
8
+ }
packages/translate-en_az-1_5/model/shared_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_az-1_5/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_eo-1_5/README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # English-Esperanto
2
+
3
+ Data compiled by [Opus](https://opus.nlpl.eu/).
4
+
5
+ Dictionary data from Wiktionary using [Wiktextract](https://github.com/tatuylonen/wiktextract).
6
+
7
+ Includes pretrained models from [Stanza](https://github.com/stanfordnlp/stanza/).
8
+
9
+ Credits:
10
+
11
+ J. Tiedemann, 2012, Parallel Data, Tools and Interfaces in OPUS. In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
12
+
13
+ P. Lison and J. Tiedemann, 2016, OpenSubtitles2016: Extracting Large Parallel Corpora from Movie and TV Subtitles. In Proceedings of the 10th International Conference on Language Resources and Evaluation (LREC 2016)
14
+
15
+ Holger Schwenk, Vishrav Chaudhary, Shuo Sun, Hongyu Gong and Paco Guzman, WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia, arXiv, July 11 2019.
16
+
17
+ El-Kishky, Ahmed and Renduchintala, Adi and Cross, James and Guzmán, Francisco and Koehn, Philipp - XLEnt: Mining Cross-lingual Entities with Lexical-Semantic-Phonetic Word Alignment
18
+
19
+ Holger Schwenk, Guillaume Wenzek, Sergey Edunov, Edouard Grave, Armand Joulin and Angela Fan, CCMatrix: Mining Billions of High-Quality Parallel Sentences on the WEB
20
+
packages/translate-en_eo-1_5/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.5",
3
+ "argos_version": "1.5",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "eo",
7
+ "to_name": "Esperanto"
8
+ }
packages/translate-en_eo-1_5/model/shared_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_eo-1_5/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_fi-1_9/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # English - Finnish version 1.0
2
+
3
+ Authors: Jörg Tiedemann and Santhosh Thottingal
4
+ Title: "OPUS-MT — Building open translation services for the World"
5
+ Book Title: Proceedings of the 22nd Annual Conference of the European Association for Machine Translation (EAMT)
6
+ Year: 2020
7
+ Location: Lisbon, Portugal
8
+
9
+ The original OPUS model from which this packaged model is derived is licensed CC-BY 4.0
packages/translate-en_fi-1_9/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.9",
3
+ "argos_version": "1.9.0",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "fi",
7
+ "to_name": "Finnish"
8
+ }
packages/translate-en_gl-1_9/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # English-Galician
2
+
3
+ Data compiled by [Opus](https://opus.nlpl.eu/).
4
+
5
+ Dictionary data from Wiktionary using [Wiktextract](https://github.com/tatuylonen/wiktextract).
6
+
7
+ Includes pretrained models from [Stanza](https://github.com/stanfordnlp/stanza/).
8
+
9
+ Credits:
packages/translate-en_gl-1_9/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.9",
3
+ "argos_version": "1.5",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "gl",
7
+ "to_name": "Galician"
8
+ }
packages/translate-en_gl-1_9/model/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": false,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "multi_query_attention": false,
9
+ "unk_token": "<unk>"
10
+ }
packages/translate-en_gl-1_9/model/shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_gl-1_9/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_id-1_9/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # English - Indonesian version 1.0
2
+
3
+ Authors: Jörg Tiedemann and Santhosh Thottingal
4
+ Title: "OPUS-MT — Building open translation services for the World"
5
+ Book Title: Proceedings of the 22nd Annual Conference of the European Association for Machine Translation (EAMT)
6
+ Year: 2020
7
+ Location: Lisbon, Portugal
8
+
9
+ The original OPUS model from which this packaged model is derived is licensed CC-BY 4.0
packages/translate-en_id-1_9/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "package_version": "1.9",
3
+ "argos_version": "1.9.0",
4
+ "from_code": "en",
5
+ "from_name": "English",
6
+ "to_code": "id",
7
+ "to_name": "Indonesian"
8
+ }
packages/translate-en_id-1_9/model/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": true,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "multi_query_attention": false,
9
+ "unk_token": "<unk>"
10
+ }
packages/translate-en_id-1_9/model/shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_id-1_9/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_lt-1_9/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # English - Lithuanian version 1.9
2
+
3
+ Authors: Jörg Tiedemann and Santhosh Thottingal
4
+ Title: "OPUS-MT — Building open translation services for the World"
5
+ Book Title: Proceedings of the 22nd Annual Conference of the European Association for Machine Translation (EAMT)
6
+ Year: 2020
7
+ Location: Lisbon, Portugal
8
+
9
+ The original OPUS model from which this packaged model is derived is licensed CC-BY 4.0
packages/translate-en_lt-1_9/metadata.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"package_version": "1.9", "argos_version": "1.9.0", "from_code": "en", "from_name": "English", "to_code": "lt", "to_name": "Lithuanian"}
packages/translate-en_lt-1_9/model/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": true,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "unk_token": "<unk>"
9
+ }
packages/translate-en_lt-1_9/model/shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_lt-1_9/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_ms-1_9/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # English - Malay version 1.9
2
+
3
+ Authors: Jörg Tiedemann and Santhosh Thottingal
4
+ Title: "OPUS-MT — Building open translation services for the World"
5
+ Book Title: Proceedings of the 22nd Annual Conference of the European Association for Machine Translation (EAMT)
6
+ Year: 2020
7
+ Location: Lisbon, Portugal
8
+
9
+ The original OPUS model from which this packaged model is derived is licensed CC-BY 4.0
packages/translate-en_ms-1_9/metadata.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"package_version": "1.9", "argos_version": "1.9.0", "from_code": "en", "from_name": "English", "to_code": "ms", "to_name": "Malay"}
packages/translate-en_ms-1_9/model/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": true,
3
+ "add_source_eos": true,
4
+ "bos_token": ">>msa<<",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "unk_token": "<unk>"
9
+ }
packages/translate-en_ms-1_9/model/shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_ms-1_9/stanza/resources.json ADDED
The diff for this file is too large to render. See raw diff
 
packages/translate-en_nl-1_8/sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05781fde84b8793191528a7a176e1b17f96265388f602379ee6ae3139f59141
3
+ size 789525