system HF staff commited on
Commit
f9511fb
1 Parent(s): ff0118e

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: ja
 
 
 
3
  tags:
4
  - translation
5
 
@@ -42,6 +45,16 @@ license: apache-2.0
42
 
43
  - tags: ['translation']
44
 
 
 
 
 
 
 
 
 
 
 
45
  - prepro: normalization + SentencePiece (spm32k,spm32k)
46
 
47
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/jpn-por/opus-2020-06-17.zip
@@ -78,8 +91,8 @@ license: apache-2.0
78
 
79
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
80
 
81
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
82
 
83
  - port_machine: brutasse
84
 
85
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -ja
4
+ -pt
5
+
6
  tags:
7
  - translation
8
 
 
45
 
46
  - tags: ['translation']
47
 
48
+ - languages: ['ja', 'pt']
49
+
50
+ - src_constituents: {'jpn_Hang', 'jpn', 'jpn_Yiii', 'jpn_Kana', 'jpn_Hani', 'jpn_Bopo', 'jpn_Latn', 'jpn_Hira'}
51
+
52
+ - tgt_constituents: {'por'}
53
+
54
+ - src_multilingual: False
55
+
56
+ - tgt_multilingual: False
57
+
58
  - prepro: normalization + SentencePiece (spm32k,spm32k)
59
 
60
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/jpn-por/opus-2020-06-17.zip
 
91
 
92
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
93
 
94
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
95
 
96
  - port_machine: brutasse
97
 
98
+ - port_time: 2020-08-19-00:09