bh8648 commited on
Commit
fe26199
1 Parent(s): 173dc6c

Upload model

Browse files
Files changed (2) hide show
  1. config.json +5 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -12,11 +12,12 @@
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
- "n_embd": 768,
16
- "n_head": 12,
17
  "n_inner": null,
18
- "n_layer": 12,
19
  "n_positions": 1024,
 
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
 
1
  {
2
+ "_name_or_path": "gpt2-xl",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
+ "n_embd": 1600,
16
+ "n_head": 25,
17
  "n_inner": null,
18
+ "n_layer": 48,
19
  "n_positions": 1024,
20
+ "output_past": true,
21
  "reorder_and_upcast_attn": false,
22
  "resid_pdrop": 0.1,
23
  "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:cedd9284d78a99471924ed75c89982c1433e64c14106c4165840e027ce4a1307
3
- size 444078941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1745afaf59b94d60ca4a5a95bf4ef63aa53db0c92183a6101659495d8c00ff
3
+ size 6118698809