system HF staff commited on
Commit
38c9b6f
1 Parent(s): 3794ab5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -3
README.md CHANGED
@@ -1,5 +1,23 @@
1
  ---
2
- language: en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -92,6 +110,16 @@ license: apache-2.0
92
 
93
  - tags: ['translation']
94
 
 
 
 
 
 
 
 
 
 
 
95
  - prepro: normalization + SentencePiece (spm32k,spm32k)
96
 
97
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-itc/opus2m-2020-08-01.zip
@@ -128,8 +156,8 @@ license: apache-2.0
128
 
129
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
130
 
131
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
132
 
133
  - port_machine: brutasse
134
 
135
- - port_time: 2020-08-18-01:48
1
  ---
2
+ language:
3
+ -en
4
+ -it
5
+ -ca
6
+ -rm
7
+ -es
8
+ -ro
9
+ -gl
10
+ -sc
11
+ -co
12
+ -wa
13
+ -pt
14
+ -oc
15
+ -an
16
+ -id
17
+ -fr
18
+ -ht
19
+ -itc
20
+
21
  tags:
22
  - translation
23
 
110
 
111
  - tags: ['translation']
112
 
113
+ - languages: ['en', 'it', 'ca', 'rm', 'es', 'ro', 'gl', 'sc', 'co', 'wa', 'pt', 'oc', 'an', 'id', 'fr', 'ht', 'itc']
114
+
115
+ - src_constituents: {'eng'}
116
+
117
+ - 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'}
118
+
119
+ - src_multilingual: False
120
+
121
+ - tgt_multilingual: True
122
+
123
  - prepro: normalization + SentencePiece (spm32k,spm32k)
124
 
125
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-itc/opus2m-2020-08-01.zip
156
 
157
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
158
 
159
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
160
 
161
  - port_machine: brutasse
162
 
163
+ - port_time: 2020-08-19-00:09