system HF staff commited on
Commit
fc8c638
1 Parent(s): b85f642

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
 
@@ -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/eng-cpp/opus2m-2020-08-01.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
+ -en
4
+ -id
5
+ -cpp
6
+
7
  tags:
8
  - translation
9
 
 
48
 
49
  - tags: ['translation']
50
 
51
+ - languages: ['en', 'id', 'cpp']
52
+
53
+ - src_constituents: {'eng'}
54
+
55
+ - tgt_constituents: {'zsm_Latn', 'ind', 'pap', 'min', 'tmw_Latn', 'max_Latn', 'zlm_Latn'}
56
+
57
+ - src_multilingual: False
58
+
59
+ - tgt_multilingual: True
60
+
61
  - prepro: normalization + SentencePiece (spm32k,spm32k)
62
 
63
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-cpp/opus2m-2020-08-01.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