system HF staff commited on
Commit
bb5a5d0
1 Parent(s): 3dd79f6

Update README.md

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