crumb commited on
Commit
db9f8e7
1 Parent(s): 0114956

Upload model

Browse files
Files changed (3) hide show
  1. config.json +39 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "crumb/44m-textbook",
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/44m-init--configuration_gpt2a.GPT2AConfig",
11
+ "AutoModelForCausalLM": "crumb/44m-init--modeling_gpt2a.GPT2ALMHeadModel"
12
+ },
13
+ "bos_token_id": 50256,
14
+ "embd_pdrop": 0.0,
15
+ "eos_token_id": 50256,
16
+ "initializer_range": 0.02,
17
+ "layer_norm_epsilon": 1e-06,
18
+ "mlp_bias": false,
19
+ "model_type": "gpt2a",
20
+ "n_ctx": 4096,
21
+ "n_embd": 640,
22
+ "n_head": 8,
23
+ "n_inner": 3072,
24
+ "n_layer": 8,
25
+ "n_positions": 4096,
26
+ "reorder_and_upcast_attn": false,
27
+ "resid_pdrop": 0.0,
28
+ "scale_attn_by_inverse_layer_idx": false,
29
+ "scale_attn_weights": true,
30
+ "summary_activation": null,
31
+ "summary_first_dropout": 0.1,
32
+ "summary_proj_to_labels": true,
33
+ "summary_type": "cls_index",
34
+ "summary_use_proj": true,
35
+ "torch_dtype": "bfloat16",
36
+ "transformers_version": "4.34.0.dev0",
37
+ "use_cache": false,
38
+ "vocab_size": 32000
39
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.34.0.dev0"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:237eaea7cd6af2cfd7b32ea84da64bde2bfff8f2252bfe49f2aafbfc8a37cb33
3
+ size 130157635