jerichosiahaya commited on
Commit
119625b
1 Parent(s): d94fd0a

feat: init

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