NgalNgal commited on
Commit
0b3ec25
1 Parent(s): c40b09c

Upload 6 files

Browse files
enmy_ctranslate2/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": false,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "multi_query_attention": false,
9
+ "unk_token": "<unk>"
10
+ }
enmy_ctranslate2/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5b505a9f7f184e5d89c1b570bb5d0b14848c6e924b9fa976ab340717bf0b8e
3
+ size 62816756
enmy_ctranslate2/source.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def2ef8abf6c332a479d3aea7346f9256e49d1f7bf2920bc8a62bc6c28aaa6e4
3
+ size 370013
enmy_ctranslate2/source_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
enmy_ctranslate2/target.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8186e9bd5e36da52ca7ba1c64f66b43e0a4c3a6b9b6936b62394b218ca84c26d
3
+ size 402157
enmy_ctranslate2/target_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff