ncoop57 commited on
Commit
380fc62
·
1 Parent(s): 3d5a900
Files changed (2) hide show
  1. config.json +3 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "multi-code-clippy",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTNeoForCausalLM"
@@ -28,15 +27,15 @@
28
  6
29
  ]
30
  ],
31
- "bos_token_id": 50256,
32
  "embed_dropout": 0,
33
- "eos_token_id": 50256,
34
  "gradient_checkpointing": false,
35
  "hidden_size": 768,
36
  "initializer_range": 0.02,
37
  "intermediate_size": null,
38
  "layer_norm_epsilon": 1e-05,
39
- "max_position_embeddings": 2048,
40
  "model_type": "gpt_neo",
41
  "num_heads": 12,
42
  "num_layers": 12,
 
1
  {
 
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
  "GPTNeoForCausalLM"
 
27
  6
28
  ]
29
  ],
30
+ "bos_token_id": 50000,
31
  "embed_dropout": 0,
32
+ "eos_token_id": 50001,
33
  "gradient_checkpointing": false,
34
  "hidden_size": 768,
35
  "initializer_range": 0.02,
36
  "intermediate_size": null,
37
  "layer_norm_epsilon": 1e-05,
38
+ "max_position_embeddings": 1024,
39
  "model_type": "gpt_neo",
40
  "num_heads": 12,
41
  "num_layers": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81bf04f05c64685744e961ab13e83ac79ac66d82618c41d0f105fbcb79a3f4c0
3
- size 550399185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de5cd02591bfba6c9b406e6cb0449322bd76ea7aba19797418d6c2464406e36f
3
+ size 509504721