Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- translation
|
5 |
|
@@ -42,6 +46,16 @@ license: apache-2.0
|
|
42 |
|
43 |
- tags: ['translation']
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- prepro: normalization + SentencePiece (spm12k,spm12k)
|
46 |
|
47 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-cus/opus2m-2020-08-01.zip
|
@@ -78,8 +92,8 @@ license: apache-2.0
|
|
78 |
|
79 |
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
80 |
|
81 |
-
- transformers_git_sha:
|
82 |
|
83 |
- port_machine: brutasse
|
84 |
|
85 |
-
- port_time: 2020-08-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
-en
|
4 |
+
-so
|
5 |
+
-cus
|
6 |
+
|
7 |
tags:
|
8 |
- translation
|
9 |
|
|
|
46 |
|
47 |
- tags: ['translation']
|
48 |
|
49 |
+
- languages: ['en', 'so', 'cus']
|
50 |
+
|
51 |
+
- src_constituents: {'eng'}
|
52 |
+
|
53 |
+
- tgt_constituents: {'som'}
|
54 |
+
|
55 |
+
- src_multilingual: False
|
56 |
+
|
57 |
+
- tgt_multilingual: True
|
58 |
+
|
59 |
- prepro: normalization + SentencePiece (spm12k,spm12k)
|
60 |
|
61 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-cus/opus2m-2020-08-01.zip
|
|
|
92 |
|
93 |
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
94 |
|
95 |
+
- transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
|
96 |
|
97 |
- port_machine: brutasse
|
98 |
|
99 |
+
- port_time: 2020-08-19-00:09
|