power-greg commited on
Commit
a8e76d5
1 Parent(s): bff5280

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "_name_or_path": "/tmp/tmpcaxm4ggs",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
- "attn_pdrop": 0.2,
8
  "bos_token_id": 0,
9
  "embd_pdrop": 0.0,
10
  "eos_token_id": 0,
@@ -12,9 +12,9 @@
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 256,
15
- "n_embd": 128,
16
- "n_head": 4,
17
- "n_inner": 128,
18
  "n_layer": 4,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
 
1
  {
2
+ "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
+ "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
9
  "embd_pdrop": 0.0,
10
  "eos_token_id": 0,
 
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 256,
15
+ "n_embd": 2048,
16
+ "n_head": 16,
17
+ "n_inner": 2048,
18
  "n_layer": 4,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f3de9c1853ae3e649aca4c6b9469b735c0c00a87a97e09425248e29c9308938
3
- size 7379877
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6c569432850918cce7459bd9234c14e88b6e80fd0328bd479fa9fcb1135d96f
3
+ size 432375793