TinyPixel commited on
Commit
fc8b79d
1 Parent(s): 40d53d2

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "TinyPixel/gpt2-7m",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -11,12 +11,12 @@
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 2048,
15
- "n_embd": 128,
16
- "n_head": 4,
17
  "n_inner": null,
18
- "n_layer": 4,
19
- "n_positions": 2048,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
 
1
  {
2
+ "_name_or_path": "TinyPixel/gpt2-exp",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 512,
15
+ "n_embd": 384,
16
+ "n_head": 6,
17
  "n_inner": null,
18
+ "n_layer": 6,
19
+ "n_positions": 512,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9349ebd1990c887a58f4d8a34607f81ce42d156ce9fd6537ff67af5944400f59
3
- size 29958576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4658d8bdbc5e622529a24cdc8f7be78ff453b0adcbec34ceb7ef10524cd06ce8
3
+ size 120578936