huangjackson commited on
Commit
1250ca5
·
verified ·
1 Parent(s): d7f374d

Upload 10 files

Browse files
en-zh/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": true,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "unk_token": "<unk>"
9
+ }
en-zh/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b39bc6a5e62ccfcb452d0aaf3f172229d5c836a55cff2df3e7e7b65e3a3454
3
+ size 314139578
en-zh/shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
en-zh/source.spm ADDED
Binary file (806 kB). View file
 
en-zh/target.spm ADDED
Binary file (804 kB). View file
 
zh-en/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": true,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "unk_token": "<unk>"
9
+ }
zh-en/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e7d9fa1114712089cc8592844708466b5e406b318c3dba726054950ecc31e6e
3
+ size 314139578
zh-en/shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
zh-en/source.spm ADDED
Binary file (804 kB). View file
 
zh-en/target.spm ADDED
Binary file (806 kB). View file