shayekh commited on
Commit
85d9aa5
·
verified ·
1 Parent(s): 23c4031

Upload 3 files

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-05,
5
+ "unk_token": "<unk>"
6
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cc8f9bed6d1fa4e44358d9eb6109a65b1ffc45692fb3c66b929aa8753842677
3
+ size 6744944702
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff