system HF staff commited on
Commit
6b9a5ba
1 Parent(s): 392db84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- language: ms
 
 
3
  tags:
4
  - translation
5
 
@@ -42,6 +44,16 @@ license: apache-2.0
42
 
43
  - tags: ['translation']
44
 
 
 
 
 
 
 
 
 
 
 
45
  - prepro: normalization + SentencePiece (spm4k,spm4k)
46
 
47
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/msa-msa/opus-2020-06-17.zip
@@ -78,8 +90,8 @@ license: apache-2.0
78
 
79
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
80
 
81
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
82
 
83
  - port_machine: brutasse
84
 
85
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -ms
4
+
5
  tags:
6
  - translation
7
 
 
44
 
45
  - tags: ['translation']
46
 
47
+ - languages: ['ms']
48
+
49
+ - src_constituents: {'zsm_Latn', 'ind', 'max_Latn', 'zlm_Latn', 'min'}
50
+
51
+ - tgt_constituents: {'zsm_Latn', 'ind', 'max_Latn', 'zlm_Latn', 'min'}
52
+
53
+ - src_multilingual: False
54
+
55
+ - tgt_multilingual: False
56
+
57
  - prepro: normalization + SentencePiece (spm4k,spm4k)
58
 
59
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/msa-msa/opus-2020-06-17.zip
 
90
 
91
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
92
 
93
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
94
 
95
  - port_machine: brutasse
96
 
97
+ - port_time: 2020-08-19-00:09