system HF staff commited on
Commit
511fce8
1 Parent(s): cb8891a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
- language: en
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -55,6 +65,16 @@ license: apache-2.0
55
 
56
  - tags: ['translation']
57
 
 
 
 
 
 
 
 
 
 
 
58
  - prepro: normalization + SentencePiece (spm32k,spm32k)
59
 
60
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqe/opus2m-2020-08-01.zip
@@ -91,8 +111,8 @@ license: apache-2.0
91
 
92
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
93
 
94
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
95
 
96
  - port_machine: brutasse
97
 
98
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -fj
5
+ -mi
6
+ -ty
7
+ -to
8
+ -na
9
+ -sm
10
+ -mh
11
+ -pqe
12
+
13
  tags:
14
  - translation
15
 
 
65
 
66
  - tags: ['translation']
67
 
68
+ - languages: ['en', 'fj', 'mi', 'ty', 'to', 'na', 'sm', 'mh', 'pqe']
69
+
70
+ - src_constituents: {'eng'}
71
+
72
+ - tgt_constituents: {'haw', 'gil', 'rap', 'fij', 'tvl', 'mri', 'tah', 'niu', 'ton', 'nau', 'smo', 'mah'}
73
+
74
+ - src_multilingual: False
75
+
76
+ - tgt_multilingual: True
77
+
78
  - prepro: normalization + SentencePiece (spm32k,spm32k)
79
 
80
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqe/opus2m-2020-08-01.zip
 
111
 
112
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
113
 
114
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
115
 
116
  - port_machine: brutasse
117
 
118
+ - port_time: 2020-08-19-00:09