Aavenir commited on
Commit
9fcf624
1 Parent(s): 285c8aa

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. config.json +6 -0
  2. model.bin +3 -0
  3. tokenizer.model +3 -0
  4. 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:3a5d71caf542ba435b63a0dea0592c2692ee4dfe2fdf6a7fa93735a9d4de8ba8
3
+ size 28966950866
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff