system HF staff commited on
Commit
e280f3e
1 Parent(s): 508d323

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,5 +1,22 @@
1
  ---
2
- language: itc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -199,6 +216,16 @@ license: apache-2.0
199
 
200
  - tags: ['translation']
201
 
 
 
 
 
 
 
 
 
 
 
202
  - prepro: normalization + SentencePiece (spm32k,spm32k)
203
 
204
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/itc-itc/opus-2020-07-07.zip
@@ -235,8 +262,8 @@ license: apache-2.0
235
 
236
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
237
 
238
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
239
 
240
  - port_machine: brutasse
241
 
242
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -it
4
+ -ca
5
+ -rm
6
+ -es
7
+ -ro
8
+ -gl
9
+ -sc
10
+ -co
11
+ -wa
12
+ -pt
13
+ -oc
14
+ -an
15
+ -id
16
+ -fr
17
+ -ht
18
+ -itc
19
+
20
  tags:
21
  - translation
22
 
 
216
 
217
  - tags: ['translation']
218
 
219
+ - languages: ['it', 'ca', 'rm', 'es', 'ro', 'gl', 'sc', 'co', 'wa', 'pt', 'oc', 'an', 'id', 'fr', 'ht', 'itc']
220
+
221
+ - src_constituents: {'ita', 'cat', 'roh', 'spa', 'pap', 'bjn', 'lmo', 'mwl', 'lij', 'lat_Latn', 'lad_Latn', 'pcd', 'lat_Grek', 'ext', 'ron', 'ast', 'glg', 'pms', 'zsm_Latn', 'srd', 'gcf_Latn', 'lld_Latn', 'min', 'tmw_Latn', 'cos', 'wln', 'zlm_Latn', 'por', 'egl', 'oci', 'vec', 'arg', 'ind', 'fra', 'hat', 'lad', 'max_Latn', 'frm_Latn', 'scn', 'mfe'}
222
+
223
+ - tgt_constituents: {'ita', 'cat', 'roh', 'spa', 'pap', 'bjn', 'lmo', 'mwl', 'lij', 'lat_Latn', 'lad_Latn', 'pcd', 'lat_Grek', 'ext', 'ron', 'ast', 'glg', 'pms', 'zsm_Latn', 'srd', 'gcf_Latn', 'lld_Latn', 'min', 'tmw_Latn', 'cos', 'wln', 'zlm_Latn', 'por', 'egl', 'oci', 'vec', 'arg', 'ind', 'fra', 'hat', 'lad', 'max_Latn', 'frm_Latn', 'scn', 'mfe'}
224
+
225
+ - src_multilingual: True
226
+
227
+ - tgt_multilingual: True
228
+
229
  - prepro: normalization + SentencePiece (spm32k,spm32k)
230
 
231
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/itc-itc/opus-2020-07-07.zip
 
262
 
263
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
264
 
265
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
266
 
267
  - port_machine: brutasse
268
 
269
+ - port_time: 2020-08-19-00:09