system HF staff commited on
Commit
9d6c1ec
1 Parent(s): 500c1ea

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: en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -91,6 +108,16 @@ license: apache-2.0
91
 
92
  - tags: ['translation']
93
 
 
 
 
 
 
 
 
 
 
 
94
  - prepro: normalization + SentencePiece (spm32k,spm32k)
95
 
96
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-roa/opus2m-2020-08-01.zip
@@ -127,8 +154,8 @@ license: apache-2.0
127
 
128
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
129
 
130
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
131
 
132
  - port_machine: brutasse
133
 
134
- - 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
+ -co
11
+ -wa
12
+ -pt
13
+ -oc
14
+ -an
15
+ -id
16
+ -fr
17
+ -ht
18
+ -roa
19
+
20
  tags:
21
  - translation
22
 
 
108
 
109
  - tags: ['translation']
110
 
111
+ - languages: ['en', 'it', 'ca', 'rm', 'es', 'ro', 'gl', 'co', 'wa', 'pt', 'oc', 'an', 'id', 'fr', 'ht', 'roa']
112
+
113
+ - src_constituents: {'eng'}
114
+
115
+ - tgt_constituents: {'ita', 'cat', 'roh', 'spa', 'pap', 'lmo', 'mwl', 'lij', 'lad_Latn', 'ext', 'ron', 'ast', 'glg', 'pms', 'zsm_Latn', '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'}
116
+
117
+ - src_multilingual: False
118
+
119
+ - tgt_multilingual: True
120
+
121
  - prepro: normalization + SentencePiece (spm32k,spm32k)
122
 
123
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-roa/opus2m-2020-08-01.zip
 
154
 
155
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
156
 
157
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
158
 
159
  - port_machine: brutasse
160
 
161
+ - port_time: 2020-08-19-00:09