system HF staff commited on
Commit
814332a
1 Parent(s): add8e01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
- language: en
 
 
 
3
  tags:
4
  - translation
5
 
@@ -43,6 +46,16 @@ license: apache-2.0
43
 
44
  - tags: ['translation']
45
 
 
 
 
 
 
 
 
 
 
 
46
  - prepro: normalization + SentencePiece (spm32k,spm32k)
47
 
48
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-sal/opus-2020-07-14.zip
@@ -79,8 +92,8 @@ license: apache-2.0
79
 
80
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
81
 
82
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
83
 
84
  - port_machine: brutasse
85
 
86
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -sal
5
+
6
  tags:
7
  - translation
8
 
 
46
 
47
  - tags: ['translation']
48
 
49
+ - languages: ['en', 'sal']
50
+
51
+ - src_constituents: {'eng'}
52
+
53
+ - tgt_constituents: {'shs_Latn'}
54
+
55
+ - src_multilingual: False
56
+
57
+ - tgt_multilingual: True
58
+
59
  - prepro: normalization + SentencePiece (spm32k,spm32k)
60
 
61
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-sal/opus-2020-07-14.zip
 
92
 
93
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
94
 
95
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
96
 
97
  - port_machine: brutasse
98
 
99
+ - port_time: 2020-08-19-00:09