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 (spm4k,spm4k)
|
45 |
|
46 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/nld-epo/opus-2020-06-16.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 |
+
-nl
|
4 |
+
-eo
|
5 |
+
|
6 |
tags:
|
7 |
- translation
|
8 |
|
|
|
44 |
|
45 |
- tags: ['translation']
|
46 |
|
47 |
+
- languages: ['nl', 'eo']
|
48 |
+
|
49 |
+
- src_constituents: {'nld'}
|
50 |
+
|
51 |
+
- tgt_constituents: {'epo'}
|
52 |
+
|
53 |
+
- src_multilingual: False
|
54 |
+
|
55 |
+
- tgt_multilingual: False
|
56 |
+
|
57 |
- prepro: normalization + SentencePiece (spm4k,spm4k)
|
58 |
|
59 |
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/nld-epo/opus-2020-06-16.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
|