Minggz commited on
Commit
73c37ae
·
1 Parent(s): 54bebd8

Upload viru_model

Browse files
viru_ctranslate2/config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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
+ "unk_token": "<unk>"
8
+ }
viru_ctranslate2/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f930b5f14a675c13e9ab91e70fd410abc3abc9e85b6eb3bdec0925ca89d8d79f
3
+ size 132417579
viru_ctranslate2/source_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff
 
viru_ctranslate2/target_vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff