crumb commited on
Commit
c70450c
·
1 Parent(s): 0773deb

Upload model

Browse files
Files changed (3) hide show
  1. config.json +40 -0
  2. generation_config.json +7 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "crumb/25m-special",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPT2ALMHeadModel"
6
+ ],
7
+ "attn_bias": false,
8
+ "attn_pdrop": 0.0,
9
+ "auto_map": {
10
+ "AutoConfig": "crumb/25m-special--configuration_gpt2a.GPT2AConfig",
11
+ "AutoModelForCausalLM": "crumb/25m-special--modeling_gpt2a.GPT2ALMHeadModel"
12
+ },
13
+ "bos_token_id": 50256,
14
+ "embd_pdrop": 0.0,
15
+ "eos_token_id": 50256,
16
+ "full_layer_repetitions": 4,
17
+ "initializer_range": 0.02,
18
+ "layer_norm_epsilon": 1e-06,
19
+ "mlp_bias": false,
20
+ "model_type": "gpt2a",
21
+ "n_ctx": 2048,
22
+ "n_embd": 512,
23
+ "n_head": 8,
24
+ "n_inner": null,
25
+ "n_layer": 8,
26
+ "n_positions": 2048,
27
+ "reorder_and_upcast_attn": false,
28
+ "resid_pdrop": 0.0,
29
+ "scale_attn_by_inverse_layer_idx": false,
30
+ "scale_attn_weights": true,
31
+ "summary_activation": null,
32
+ "summary_first_dropout": 0.1,
33
+ "summary_proj_to_labels": true,
34
+ "summary_type": "cls_index",
35
+ "summary_use_proj": true,
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.34.1",
38
+ "use_cache": false,
39
+ "vocab_size": 50277
40
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.34.1",
6
+ "use_cache": false
7
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63712c88472c5413ecd021221e0f8f97ff41de11d69cae9b138b1eed0f58dfa
3
+ size 203726915