AndyCao commited on
Commit
d098d70
1 Parent(s): 5f2528e

Upload folder using huggingface_hub

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