system HF staff commited on
Commit
574f42b
1 Parent(s): efdf930

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