system HF staff commited on
Commit
d1fc93e
1 Parent(s): 596f47b

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: cpp
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -43,6 +47,16 @@ license: apache-2.0
43
 
44
  - tags: ['translation']
45
 
 
 
 
 
 
 
 
 
 
 
46
  - prepro: normalization + SentencePiece (spm32k,spm32k)
47
 
48
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-eng/opus2m-2020-07-31.zip
@@ -79,8 +93,8 @@ license: apache-2.0
79
 
80
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
81
 
82
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
83
 
84
  - port_machine: brutasse
85
 
86
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -id
4
+ -cpp
5
+ -en
6
+
7
  tags:
8
  - translation
9
 
 
47
 
48
  - tags: ['translation']
49
 
50
+ - languages: ['id', 'cpp', 'en']
51
+
52
+ - src_constituents: {'zsm_Latn', 'ind', 'pap', 'min', 'tmw_Latn', 'max_Latn', 'zlm_Latn'}
53
+
54
+ - tgt_constituents: {'eng'}
55
+
56
+ - src_multilingual: True
57
+
58
+ - tgt_multilingual: False
59
+
60
  - prepro: normalization + SentencePiece (spm32k,spm32k)
61
 
62
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-eng/opus2m-2020-07-31.zip
 
93
 
94
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
95
 
96
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
97
 
98
  - port_machine: brutasse
99
 
100
+ - port_time: 2020-08-19-00:09