Lakoc commited on
Commit
04698ad
·
1 Parent(s): 205064c

Upload model

Browse files
Files changed (3) hide show
  1. config.json +45 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "adapters": {
4
+ "adapters": {},
5
+ "config_map": {},
6
+ "fusion_config_map": {},
7
+ "fusions": {}
8
+ },
9
+ "architectures": [
10
+ "GPT2LMMultiHeadModel"
11
+ ],
12
+ "attn_pdrop": 0.1,
13
+ "bos_token_id": 50256,
14
+ "embd_pdrop": 0.1,
15
+ "eos_token_id": 50256,
16
+ "head_locations": [
17
+ 4
18
+ ],
19
+ "head_weights": [
20
+ 0.3,
21
+ 0.7
22
+ ],
23
+ "initializer_range": 0.02,
24
+ "layer_norm_epsilon": 1e-05,
25
+ "model_type": "gpt2-multi-head",
26
+ "n_embd": 512,
27
+ "n_head": 4,
28
+ "n_inner": null,
29
+ "n_layer": 6,
30
+ "n_positions": 1024,
31
+ "output_hidden_size": 512,
32
+ "reorder_and_upcast_attn": false,
33
+ "resid_pdrop": 0.1,
34
+ "scale_attn_by_inverse_layer_idx": false,
35
+ "scale_attn_weights": true,
36
+ "summary_activation": null,
37
+ "summary_first_dropout": 0.1,
38
+ "summary_proj_to_labels": true,
39
+ "summary_type": "cls_index",
40
+ "summary_use_proj": true,
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.26.1",
43
+ "use_cache": true,
44
+ "vocab_size": 5000
45
+ }
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.26.1"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef59c9414a2790df14689f6345e0aea2dd1c23b24ef8dfcc784f9ba7ac1e23f
3
+ size 104557436