ridwanFatur98 commited on
Commit
ab1cbfa
·
verified ·
1 Parent(s): 5df2751

Upload GPTNeoForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +3 -4
  2. generation_config.json +5 -3
  3. model.safetensors +1 -1
config.json CHANGED
@@ -37,16 +37,15 @@
37
  "model_type": "gpt_neo",
38
  "num_heads": 16,
39
  "num_layers": 8,
40
- "pad_token_id": null,
41
  "resid_dropout": 0,
42
  "summary_activation": null,
43
  "summary_first_dropout": 0.1,
44
  "summary_proj_to_labels": true,
45
  "summary_type": "cls_index",
46
  "summary_use_proj": true,
47
- "tie_word_embeddings": true,
48
- "transformers_version": "5.5.4",
49
- "use_cache": true,
50
  "vocab_size": 50257,
51
  "window_size": 256
52
  }
 
37
  "model_type": "gpt_neo",
38
  "num_heads": 16,
39
  "num_layers": 8,
40
+ "pad_token_id": 50256,
41
  "resid_dropout": 0,
42
  "summary_activation": null,
43
  "summary_first_dropout": 0.1,
44
  "summary_proj_to_labels": true,
45
  "summary_type": "cls_index",
46
  "summary_use_proj": true,
47
+ "transformers_version": "4.57.6",
48
+ "use_cache": false,
 
49
  "vocab_size": 50257,
50
  "window_size": 256
51
  }
generation_config.json CHANGED
@@ -1,7 +1,9 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
- "eos_token_id": 50256,
5
- "transformers_version": "5.5.4",
6
- "use_cache": true
 
 
7
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
+ "eos_token_id": [
5
+ 50256
6
+ ],
7
+ "pad_token_id": 50256,
8
+ "transformers_version": "4.57.6"
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdb05ba2a15f0439691a37e2708b1a7f7560ee55b885b41a2fe65edb0c0c71d1
3
  size 14994712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0012bf317c036a8d938e40a78da38a1126129cd957f3b6a08408f5b2f58122ce
3
  size 14994712