system HF staff commited on
Commit
61c566f
1 Parent(s): b3cc8c3

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: art
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -57,6 +62,16 @@ license: apache-2.0
57
 
58
  - tags: ['translation']
59
 
 
 
 
 
 
 
 
 
 
 
60
  - prepro: normalization + SentencePiece (spm32k,spm32k)
61
 
62
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/art-eng/opus2m-2020-07-31.zip
@@ -93,8 +108,8 @@ license: apache-2.0
93
 
94
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
95
 
96
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
97
 
98
  - port_machine: brutasse
99
 
100
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -eo
4
+ -io
5
+ -art
6
+ -en
7
+
8
  tags:
9
  - translation
10
 
 
62
 
63
  - tags: ['translation']
64
 
65
+ - languages: ['eo', 'io', 'art', 'en']
66
+
67
+ - src_constituents: {'sjn_Latn', 'tzl', 'vol_Latn', 'qya', 'tlh_Latn', 'ile_Latn', 'ido_Latn', 'tzl_Latn', 'jbo_Cyrl', 'jbo', 'lfn_Latn', 'nov_Latn', 'dws_Latn', 'ldn_Latn', 'avk_Latn', 'lfn_Cyrl', 'ina_Latn', 'jbo_Latn', 'epo', 'afh_Latn', 'qya_Latn', 'ido'}
68
+
69
+ - tgt_constituents: {'eng'}
70
+
71
+ - src_multilingual: True
72
+
73
+ - tgt_multilingual: False
74
+
75
  - prepro: normalization + SentencePiece (spm32k,spm32k)
76
 
77
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/art-eng/opus2m-2020-07-31.zip
 
108
 
109
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
110
 
111
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
112
 
113
  - port_machine: brutasse
114
 
115
+ - port_time: 2020-08-19-00:09