system HF staff commited on
Commit
8420ae9
1 Parent(s): 089b75b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
- language: cpf
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -44,6 +48,16 @@ license: apache-2.0
44
 
45
  - tags: ['translation']
46
 
 
 
 
 
 
 
 
 
 
 
47
  - prepro: normalization + SentencePiece (spm32k,spm32k)
48
 
49
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.zip
@@ -80,8 +94,8 @@ license: apache-2.0
80
 
81
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
82
 
83
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
84
 
85
  - port_machine: brutasse
86
 
87
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -ht
4
+ -cpf
5
+ -en
6
+
7
  tags:
8
  - translation
9
 
 
48
 
49
  - tags: ['translation']
50
 
51
+ - languages: ['ht', 'cpf', 'en']
52
+
53
+ - src_constituents: {'gcf_Latn', 'hat', 'mfe'}
54
+
55
+ - tgt_constituents: {'eng'}
56
+
57
+ - src_multilingual: True
58
+
59
+ - tgt_multilingual: False
60
+
61
  - prepro: normalization + SentencePiece (spm32k,spm32k)
62
 
63
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.zip
 
94
 
95
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
96
 
97
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
98
 
99
  - port_machine: brutasse
100
 
101
+ - port_time: 2020-08-19-00:09