mvasiliniuc commited on
Commit
4b569bd
·
1 Parent(s): 3e9e68a

Upload model

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2-large",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -12,10 +12,10 @@
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
- "n_embd": 1280,
16
- "n_head": 20,
17
  "n_inner": null,
18
- "n_layer": 36,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": true,
21
  "resid_pdrop": 0.1,
 
1
  {
2
+ "_name_or_path": "gpt2",
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": 768,
16
+ "n_head": 12,
17
  "n_inner": null,
18
+ "n_layer": 12,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": true,
21
  "resid_pdrop": 0.1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e65068763e4f30280ba14cf1fba0f5704c959181ece19b98e4d605854ed228f0
3
- size 3900712061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a685215010a6f5c9a514b9a3b1f6629565cda464ce15411aced1f5da5234c79c
3
+ size 970406077