cassanof commited on
Commit
234f375
1 Parent(s): 4a7856d

Upload GPTBigCodeForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +6 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "./model_femtostarcoder_lua/checkpoint-5798",
3
  "activation_function": "gelu",
4
  "architectures": [
5
- "GPTBigCodeModel"
6
  ],
7
  "attention_softmax_in_fp32": true,
8
  "attn_pdrop": 0.1,
 
2
  "_name_or_path": "./model_femtostarcoder_lua/checkpoint-5798",
3
  "activation_function": "gelu",
4
  "architectures": [
5
+ "GPTBigCodeForCausalLM"
6
  ],
7
  "attention_softmax_in_fp32": true,
8
  "attn_pdrop": 0.1,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.31.0"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e561f219cbe7117f867597fd03eaef44251b0c520d39f648cc1baf8f7ebafdd3
3
- size 98513045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:550c3e31496e8a03e638cbb598c500394548610bdee8269835dcfdf60ddb8677
3
+ size 98514069