Doron Adler commited on
Commit
71dc86b
1 Parent(s): f470dc2

model.ckpt-572300

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. flax_model.msgpack +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -27,7 +27,6 @@
27
  ]
28
  ],
29
  "bos_token_id": 50256,
30
- "pad_token_id": 50256,
31
  "embed_dropout": 0,
32
  "eos_token_id": 50256,
33
  "gradient_checkpointing": false,
@@ -39,12 +38,14 @@
39
  "model_type": "gpt_neo",
40
  "num_heads": 12,
41
  "num_layers": 12,
 
42
  "resid_dropout": 0,
43
  "summary_activation": null,
44
  "summary_first_dropout": 0.1,
45
  "summary_proj_to_labels": true,
46
  "summary_type": "cls_index",
47
  "summary_use_proj": true,
 
48
  "transformers_version": "4.9.0.dev0",
49
  "use_cache": true,
50
  "vocab_size": 50257,
27
  ]
28
  ],
29
  "bos_token_id": 50256,
 
30
  "embed_dropout": 0,
31
  "eos_token_id": 50256,
32
  "gradient_checkpointing": false,
38
  "model_type": "gpt_neo",
39
  "num_heads": 12,
40
  "num_layers": 12,
41
+ "pad_token_id": 50256,
42
  "resid_dropout": 0,
43
  "summary_activation": null,
44
  "summary_first_dropout": 0.1,
45
  "summary_proj_to_labels": true,
46
  "summary_type": "cls_index",
47
  "summary_use_proj": true,
48
+ "torch_dtype": "float32",
49
  "transformers_version": "4.9.0.dev0",
50
  "use_cache": true,
51
  "vocab_size": 50257,
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:753e3a12830d6dc0fef88bd9c80bd9330058b22d67c1476966d56419fffe14a3
3
  size 500800120
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22d47b34f3836e3da821992e41f5196fede8f7826fab7af5d45f33adee28b97
3
  size 500800120
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a58fb2159aef6b44f692e600fd814d9ce9812aae0fbdfc7c7226a840df4b5d2b
3
  size 551187743
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f009daaa50919af8a3ce2511a7cfa94571c912b71a34ffd937d10410fc42bbf
3
  size 551187743