RyanJT commited on
Commit
a7436af
·
verified ·
1 Parent(s): 0ba138d

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -11,12 +11,12 @@
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 256,
15
  "n_embd": 256,
16
- "n_head": 4,
17
  "n_inner": null,
18
- "n_layer": 3,
19
- "n_positions": 256,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 1024,
15
  "n_embd": 256,
16
+ "n_head": 8,
17
  "n_inner": null,
18
+ "n_layer": 6,
19
+ "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe4b9052cbedb3ac22cb84a5e0d969863b0dd3a598d34d71a26e822344989bc3
3
  size 112692713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b95c7315c2495c5bbe34b30fd70a44bed88d0bd1354b215ec87e2d086a2a074b
3
  size 112692713