vivek2001123 commited on
Commit
8b1c506
1 Parent(s): d0a69ae

Upload GPTBigCodeForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +34 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/sft_santacoder1b/final_merged_checkpoint/",
3
+ "activation_function": "gelu_pytorch_tanh",
4
+ "architectures": [
5
+ "GPTBigCodeForCausalLM"
6
+ ],
7
+ "attention_softmax_in_fp32": true,
8
+ "attn_pdrop": 0.1,
9
+ "bos_token_id": 49152,
10
+ "embd_pdrop": 0.1,
11
+ "eos_token_id": 49152,
12
+ "initializer_range": 0.02,
13
+ "layer_norm_epsilon": 1e-05,
14
+ "model_type": "gpt_bigcode",
15
+ "multi_query": true,
16
+ "n_embd": 2048,
17
+ "n_head": 16,
18
+ "n_inner": 8192,
19
+ "n_layer": 24,
20
+ "n_positions": 2048,
21
+ "resid_pdrop": 0.1,
22
+ "runner_max_sequence_length": null,
23
+ "scale_attention_softmax_in_fp32": true,
24
+ "scale_attn_weights": true,
25
+ "summary_activation": null,
26
+ "summary_first_dropout": 0.1,
27
+ "summary_proj_to_labels": true,
28
+ "summary_type": "cls_index",
29
+ "summary_use_proj": true,
30
+ "torch_dtype": "float16",
31
+ "transformers_version": "4.33.1",
32
+ "use_cache": true,
33
+ "vocab_size": 49280
34
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 49152,
4
+ "eos_token_id": 49152,
5
+ "transformers_version": "4.33.1"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b55884e86f4dac90a186c7ff5671d2b3a9469f780f4fad516867f97efd904638
3
+ size 2249864157