Transformers
vince62s commited on
Commit
2d499f1
·
1 Parent(s): 5381d3b

Upload 4 files

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:1244480c27ea1a9d23ee999c4c1466e8af1ba69a828c939e20e3e40113ea1c8d
3
+ size 7247793902
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