system HF staff commited on
Commit
845e952
1 Parent(s): fd56316

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
 
@@ -48,6 +51,16 @@ license: apache-2.0
48
 
49
  - tags: ['translation']
50
 
 
 
 
 
 
 
 
 
 
 
51
  - prepro: normalization + SentencePiece (spm32k,spm32k)
52
 
53
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-phi/opus2m-2020-08-01.zip
@@ -84,8 +97,8 @@ license: apache-2.0
84
 
85
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
86
 
87
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
88
 
89
  - port_machine: brutasse
90
 
91
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -phi
5
+
6
  tags:
7
  - translation
8
 
 
51
 
52
  - tags: ['translation']
53
 
54
+ - languages: ['en', 'phi']
55
+
56
+ - src_constituents: {'eng'}
57
+
58
+ - tgt_constituents: {'ilo', 'akl_Latn', 'war', 'hil', 'pag', 'ceb'}
59
+
60
+ - src_multilingual: False
61
+
62
+ - tgt_multilingual: True
63
+
64
  - prepro: normalization + SentencePiece (spm32k,spm32k)
65
 
66
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-phi/opus2m-2020-08-01.zip
 
97
 
98
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
99
 
100
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
101
 
102
  - port_machine: brutasse
103
 
104
+ - port_time: 2020-08-19-00:09