EgorKim commited on
Commit
66e339f
·
verified ·
1 Parent(s): 028c3b6

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "dropout": 0.1,
3
- "hidden_dim": 96,
4
- "intermediate_dim": 256,
5
  "max_seq_len": 128,
6
- "n_head": 4,
7
- "n_kv_head": 2,
8
- "n_layer": 3,
9
  "vocab_size": 1024
10
  }
 
1
  {
2
  "dropout": 0.1,
3
+ "hidden_dim": 384,
4
+ "intermediate_dim": 1024,
5
  "max_seq_len": 128,
6
+ "n_head": 6,
7
+ "n_kv_head": 3,
8
+ "n_layer": 6,
9
  "vocab_size": 1024
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f01f1f07698c9dfdbdd596214e424343604d901c024a1f0ec2f8cb43565cca58
3
- size 2070096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad68df180720721d2ef2d7b1b17b51c9f5aa4e895db0993ece9522e0f83234de
3
+ size 42287768