yujiepan commited on
Commit
87137c3
1 Parent(s): 8d4d59f

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -12,14 +12,14 @@
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gptj",
15
- "n_embd": 8,
16
  "n_head": 2,
17
  "n_inner": null,
18
  "n_layer": 2,
19
  "n_positions": 2048,
20
  "resid_pdrop": 0.0,
21
  "rotary": true,
22
- "rotary_dim": 64,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
25
  "summary_first_dropout": 0.1,
 
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gptj",
15
+ "n_embd": 16,
16
  "n_head": 2,
17
  "n_inner": null,
18
  "n_layer": 2,
19
  "n_positions": 2048,
20
  "resid_pdrop": 0.0,
21
  "rotary": true,
22
+ "rotary_dim": 4,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
25
  "summary_first_dropout": 0.1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c558b0914b22160c384d621fd57f66dabc7c1a419c41808706f0b6a21c17e631
3
- size 1724857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00773128874d82c212e9b68013a57fd12ebc029a930a615c0fad407bb907b809
3
+ size 3347001