NeonBohdan commited on
Commit
f0aed93
1 Parent(s): cc6fe09

Added ct2 model

Browse files
Files changed (3) hide show
  1. config.json +6 -0
  2. model.bin +3 -0
  3. vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "layer_norm_epsilon": 1e-06,
5
+ "unk_token": "<unk>"
6
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792b47ad92756df3420f4a26c6811e4489850aebe8838bfaa73b63910d84aea2
3
+ size 6744936502
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff