system HF staff commited on
Commit
442a21c
1 Parent(s): c9e288e

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