system HF staff commited on
Commit
8be6a8b
1 Parent(s): e8cf79a

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: pqe
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -53,6 +63,16 @@ license: apache-2.0
53
 
54
  - tags: ['translation']
55
 
 
 
 
 
 
 
 
 
 
 
56
  - prepro: normalization + SentencePiece (spm32k,spm32k)
57
 
58
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/pqe-eng/opus-2020-06-28.zip
@@ -89,8 +109,8 @@ license: apache-2.0
89
 
90
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
91
 
92
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
93
 
94
  - port_machine: brutasse
95
 
96
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -fj
4
+ -mi
5
+ -ty
6
+ -to
7
+ -na
8
+ -sm
9
+ -mh
10
+ -pqe
11
+ -en
12
+
13
  tags:
14
  - translation
15
 
 
63
 
64
  - tags: ['translation']
65
 
66
+ - languages: ['fj', 'mi', 'ty', 'to', 'na', 'sm', 'mh', 'pqe', 'en']
67
+
68
+ - src_constituents: {'haw', 'gil', 'rap', 'fij', 'tvl', 'mri', 'tah', 'niu', 'ton', 'nau', 'smo', 'mah'}
69
+
70
+ - tgt_constituents: {'eng'}
71
+
72
+ - src_multilingual: True
73
+
74
+ - tgt_multilingual: False
75
+
76
  - prepro: normalization + SentencePiece (spm32k,spm32k)
77
 
78
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/pqe-eng/opus-2020-06-28.zip
 
109
 
110
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
111
 
112
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
113
 
114
  - port_machine: brutasse
115
 
116
+ - port_time: 2020-08-19-00:09