system HF staff commited on
Commit
3b24651
1 Parent(s): 5255989

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
- language: sla
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -122,6 +133,16 @@ license: apache-2.0
122
 
123
  - tags: ['translation']
124
 
 
 
 
 
 
 
 
 
 
 
125
  - prepro: normalization + SentencePiece (spm32k,spm32k)
126
 
127
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip
@@ -158,8 +179,8 @@ license: apache-2.0
158
 
159
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
160
 
161
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
162
 
163
  - port_machine: brutasse
164
 
165
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -be
4
+ -hr
5
+ -mk
6
+ -cs
7
+ -ru
8
+ -pl
9
+ -bg
10
+ -uk
11
+ -sl
12
+ -sla
13
+
14
  tags:
15
  - translation
16
 
 
133
 
134
  - tags: ['translation']
135
 
136
+ - languages: ['be', 'hr', 'mk', 'cs', 'ru', 'pl', 'bg', 'uk', 'sl', 'sla']
137
+
138
+ - src_constituents: {'bel', 'hrv', 'orv_Cyrl', 'mkd', 'bel_Latn', 'srp_Latn', 'bul_Latn', 'ces', 'bos_Latn', 'csb_Latn', 'dsb', 'hsb', 'rus', 'srp_Cyrl', 'pol', 'rue', 'bul', 'ukr', 'slv'}
139
+
140
+ - tgt_constituents: {'bel', 'hrv', 'orv_Cyrl', 'mkd', 'bel_Latn', 'srp_Latn', 'bul_Latn', 'ces', 'bos_Latn', 'csb_Latn', 'dsb', 'hsb', 'rus', 'srp_Cyrl', 'pol', 'rue', 'bul', 'ukr', 'slv'}
141
+
142
+ - src_multilingual: True
143
+
144
+ - tgt_multilingual: True
145
+
146
  - prepro: normalization + SentencePiece (spm32k,spm32k)
147
 
148
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip
 
179
 
180
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
181
 
182
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
183
 
184
  - port_machine: brutasse
185
 
186
+ - port_time: 2020-08-19-00:09