Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- translation
|
5 |
|
@@ -64,6 +75,16 @@ license: apache-2.0
|
|
64 |
|
65 |
- tags: ['translation']
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
- prepro: normalization + SentencePiece (spm32k,spm32k)
|
68 |
|
69 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/inc-eng/opus2m-2020-08-01.zip
|
@@ -100,8 +121,8 @@ license: apache-2.0
|
|
100 |
|
101 |
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
102 |
|
103 |
-
- transformers_git_sha:
|
104 |
|
105 |
- port_machine: brutasse
|
106 |
|
107 |
-
- port_time: 2020-08-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
-bn
|
4 |
+
-or
|
5 |
+
-gu
|
6 |
+
-mr
|
7 |
+
-ur
|
8 |
+
-hi
|
9 |
+
-as
|
10 |
+
-si
|
11 |
+
-inc
|
12 |
+
-en
|
13 |
+
|
14 |
tags:
|
15 |
- translation
|
16 |
|
|
|
75 |
|
76 |
- tags: ['translation']
|
77 |
|
78 |
+
- languages: ['bn', 'or', 'gu', 'mr', 'ur', 'hi', 'as', 'si', 'inc', 'en']
|
79 |
+
|
80 |
+
- src_constituents: {'pnb', 'gom', 'ben', 'hif_Latn', 'ori', 'guj', 'pan_Guru', 'snd_Arab', 'npi', 'mar', 'urd', 'bho', 'hin', 'san_Deva', 'asm', 'rom', 'mai', 'awa', 'sin'}
|
81 |
+
|
82 |
+
- tgt_constituents: {'eng'}
|
83 |
+
|
84 |
+
- src_multilingual: True
|
85 |
+
|
86 |
+
- tgt_multilingual: False
|
87 |
+
|
88 |
- prepro: normalization + SentencePiece (spm32k,spm32k)
|
89 |
|
90 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/inc-eng/opus2m-2020-08-01.zip
|
|
|
121 |
|
122 |
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
123 |
|
124 |
+
- transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
|
125 |
|
126 |
- port_machine: brutasse
|
127 |
|
128 |
+
- port_time: 2020-08-19-00:09
|