Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- translation
|
| 5 |
|
|
@@ -41,6 +44,16 @@ license: apache-2.0
|
|
| 41 |
|
| 42 |
- tags: ['translation']
|
| 43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
- prepro: normalization + SentencePiece (spm32k,spm32k)
|
| 45 |
|
| 46 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/msa-ita/opus-2020-06-17.zip
|
|
@@ -77,8 +90,8 @@ license: apache-2.0
|
|
| 77 |
|
| 78 |
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
| 79 |
|
| 80 |
-
- transformers_git_sha:
|
| 81 |
|
| 82 |
- port_machine: brutasse
|
| 83 |
|
| 84 |
-
- port_time: 2020-08-
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
-ms
|
| 4 |
+
-it
|
| 5 |
+
|
| 6 |
tags:
|
| 7 |
- translation
|
| 8 |
|
|
|
|
| 44 |
|
| 45 |
- tags: ['translation']
|
| 46 |
|
| 47 |
+
- languages: ['ms', 'it']
|
| 48 |
+
|
| 49 |
+
- src_constituents: {'zsm_Latn', 'ind', 'max_Latn', 'zlm_Latn', 'min'}
|
| 50 |
+
|
| 51 |
+
- tgt_constituents: {'ita'}
|
| 52 |
+
|
| 53 |
+
- src_multilingual: False
|
| 54 |
+
|
| 55 |
+
- tgt_multilingual: False
|
| 56 |
+
|
| 57 |
- prepro: normalization + SentencePiece (spm32k,spm32k)
|
| 58 |
|
| 59 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/msa-ita/opus-2020-06-17.zip
|
|
|
|
| 90 |
|
| 91 |
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
| 92 |
|
| 93 |
+
- transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
|
| 94 |
|
| 95 |
- port_machine: brutasse
|
| 96 |
|
| 97 |
+
- port_time: 2020-08-19-00:09
|