sehiro commited on
Commit
6506afd
·
1 Parent(s): c8fd483

Update 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": "[CLS]",
3
+ "eos_token": "[SEP]",
4
+ "layer_norm_epsilon": null,
5
+ "unk_token": "<unk>"
6
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f06095dc7cf4a0a28e428b6ad6615290647ff08b74493f3bffc51be7d367290
3
+ size 6056298730
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff