Pinchao commited on
Commit
a7ed165
·
verified ·
1 Parent(s): e117f34

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +150 -0
config.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_up_proj",
24
+ "qkv_proj",
25
+ "o_proj",
26
+ "down_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false,
31
+
32
+ "architectures": ["Phi3ForCausalLM"],
33
+ "attention_dropout": 0.0,
34
+ "bos_token_id": 1,
35
+ "eos_token_id": 32000,
36
+ "hidden_size": 3072,
37
+ "intermediate_size": 8192,
38
+ "model_type": "phi3",
39
+ "num_attention_heads": 32,
40
+ "num_hidden_layers": 32,
41
+ "num_key_value_heads": 32,
42
+ "pad_token_id": 32000,
43
+ "resid_pdrop": 0.0,
44
+ "rope_scaling": {
45
+ "long_factor": [
46
+ 1.0800000429153442,
47
+ 1.1100000143051147,
48
+ 1.1399999856948853,
49
+ 1.340000033378601,
50
+ 1.5899999141693115,
51
+ 1.600000023841858,
52
+ 1.6200000047683716,
53
+ 2.620000123977661,
54
+ 3.2300000190734863,
55
+ 3.2300000190734863,
56
+ 4.789999961853027,
57
+ 7.400000095367432,
58
+ 7.700000286102295,
59
+ 9.09000015258789,
60
+ 12.199999809265137,
61
+ 17.670000076293945,
62
+ 24.46000099182129,
63
+ 28.57000160217285,
64
+ 30.420001983642578,
65
+ 30.840002059936523,
66
+ 32.590003967285156,
67
+ 32.93000411987305,
68
+ 42.320003509521484,
69
+ 44.96000289916992,
70
+ 50.340003967285156,
71
+ 50.45000457763672,
72
+ 57.55000305175781,
73
+ 57.93000411987305,
74
+ 58.21000289916992,
75
+ 60.1400032043457,
76
+ 62.61000442504883,
77
+ 62.62000274658203,
78
+ 62.71000289916992,
79
+ 63.1400032043457,
80
+ 63.1400032043457,
81
+ 63.77000427246094,
82
+ 63.93000411987305,
83
+ 63.96000289916992,
84
+ 63.970001220703125,
85
+ 64.02999877929688,
86
+ 64.06999969482422,
87
+ 64.08000183105469,
88
+ 64.12000274658203,
89
+ 64.4800033569336,
90
+ 64.51000213623047,
91
+ 64.52999877929688,
92
+ 64.83999633789062
93
+ ],
94
+ "short_factor": [
95
+ 1.0,
96
+ 1.0199999809265137,
97
+ 1.0299999713897705,
98
+ 1.0299999713897705,
99
+ 1.0499999523162842,
100
+ 1.0499999523162842,
101
+ 1.0499999523162842,
102
+ 1.0499999523162842,
103
+ 1.0499999523162842,
104
+ 1.0699999332427979,
105
+ 1.0999999046325684,
106
+ 1.1099998950958252,
107
+ 1.1599998474121094,
108
+ 1.1599998474121094,
109
+ 1.1699998378753662,
110
+ 1.2899998426437378,
111
+ 1.339999794960022,
112
+ 1.679999828338623,
113
+ 1.7899998426437378,
114
+ 1.8199998140335083,
115
+ 1.8499997854232788,
116
+ 1.8799997568130493,
117
+ 1.9099997282028198,
118
+ 1.9399996995925903,
119
+ 1.9899996519088745,
120
+ 2.0199997425079346,
121
+ 2.0199997425079346,
122
+ 2.0199997425079346,
123
+ 2.0199997425079346,
124
+ 2.0199997425079346,
125
+ 2.0199997425079346,
126
+ 2.0299997329711914,
127
+ 2.0299997329711914,
128
+ 2.0299997329711914,
129
+ 2.0299997329711914,
130
+ 2.0299997329711914,
131
+ 2.0299997329711914,
132
+ 2.0299997329711914,
133
+ 2.0299997329711914,
134
+ 2.0299997329711914,
135
+ 2.0799996852874756,
136
+ 2.0899996757507324,
137
+ 2.189999580383301,
138
+ 2.2199995517730713,
139
+ 2.5899994373321533,
140
+ 2.729999542236328,
141
+ 2.749999523162842,
142
+ 2.8399994373321533
143
+ ],
144
+ "type": "longrope"
145
+ },
146
+ "rope_theta": 10000.0,
147
+ "sliding_window": 262144,
148
+ "torch_dtype": "bfloat16",
149
+ "vocab_size": 32064
150
+ }