karthikeyan-r commited on
Commit
56389fc
·
verified ·
1 Parent(s): bf74a46

Upload model

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./trained_model",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -17,7 +17,6 @@
17
  "n_inner": null,
18
  "n_layer": 12,
19
  "n_positions": 1024,
20
- "pad_token_id": 50257,
21
  "reorder_and_upcast_attn": false,
22
  "resid_pdrop": 0.1,
23
  "scale_attn_by_inverse_layer_idx": false,
 
1
  {
2
+ "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82f051823d64ec03653bcc444fc87133aaeda74bb97a3a18f0a4e96475e41b4e
3
  size 497777280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e47b17b8ef1495a3bce79ced3397b33222c87b0d945c78d2d8fe47f392313697
3
  size 497777280