system HF staff commited on
Commit
5151416
1 Parent(s): da29b00

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