system HF staff commited on
Commit
2f611dd
1 Parent(s): 8be6c6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
- language: zle
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -54,6 +60,16 @@ license: apache-2.0
54
 
55
  - tags: ['translation']
56
 
 
 
 
 
 
 
 
 
 
 
57
  - prepro: normalization + SentencePiece (spm32k,spm32k)
58
 
59
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/zle-eng/opus2m-2020-08-01.zip
@@ -90,8 +106,8 @@ license: apache-2.0
90
 
91
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
92
 
93
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
94
 
95
  - port_machine: brutasse
96
 
97
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -be
4
+ -ru
5
+ -uk
6
+ -zle
7
+ -en
8
+
9
  tags:
10
  - translation
11
 
 
60
 
61
  - tags: ['translation']
62
 
63
+ - languages: ['be', 'ru', 'uk', 'zle', 'en']
64
+
65
+ - src_constituents: {'bel', 'orv_Cyrl', 'bel_Latn', 'rus', 'ukr', 'rue'}
66
+
67
+ - tgt_constituents: {'eng'}
68
+
69
+ - src_multilingual: True
70
+
71
+ - tgt_multilingual: False
72
+
73
  - prepro: normalization + SentencePiece (spm32k,spm32k)
74
 
75
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/zle-eng/opus2m-2020-08-01.zip
 
106
 
107
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
108
 
109
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
110
 
111
  - port_machine: brutasse
112
 
113
+ - port_time: 2020-08-19-00:09