tw0 commited on
Commit
269e1e2
·
verified ·
1 Parent(s): 97f9a0b

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +142 -0
  2. generation_config.json +11 -0
config.json ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Phi3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "auto_map": {
8
+ "AutoConfig": "configuration_phi3.Phi3Config",
9
+ "AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
10
+ },
11
+ "bos_token_id": 1,
12
+ "dtype": "float16",
13
+ "embd_pdrop": 0.0,
14
+ "eos_token_id": 32000,
15
+ "hidden_act": "silu",
16
+ "hidden_size": 3072,
17
+ "ignore_keys_at_rope_validation": null,
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 8192,
20
+ "max_position_embeddings": 131072,
21
+ "model_type": "phi3",
22
+ "num_attention_heads": 32,
23
+ "num_hidden_layers": 32,
24
+ "num_key_value_heads": 32,
25
+ "original_max_position_embeddings": 4096,
26
+ "pad_token_id": 32000,
27
+ "partial_rotary_factor": 1.0,
28
+ "resid_pdrop": 0.0,
29
+ "rms_norm_eps": 1e-05,
30
+ "rope_parameters": {
31
+ "long_factor": [
32
+ 1.0800000429153442,
33
+ 1.1100000143051147,
34
+ 1.1399999856948853,
35
+ 1.340000033378601,
36
+ 1.5899999141693115,
37
+ 1.600000023841858,
38
+ 1.6200000047683716,
39
+ 2.620000123977661,
40
+ 3.2300000190734863,
41
+ 3.2300000190734863,
42
+ 4.789999961853027,
43
+ 7.400000095367432,
44
+ 7.700000286102295,
45
+ 9.09000015258789,
46
+ 12.199999809265137,
47
+ 17.670000076293945,
48
+ 24.46000099182129,
49
+ 28.57000160217285,
50
+ 30.420001983642578,
51
+ 30.840002059936523,
52
+ 32.590003967285156,
53
+ 32.93000411987305,
54
+ 42.320003509521484,
55
+ 44.96000289916992,
56
+ 50.340003967285156,
57
+ 50.45000457763672,
58
+ 57.55000305175781,
59
+ 57.93000411987305,
60
+ 58.21000289916992,
61
+ 60.1400032043457,
62
+ 62.61000442504883,
63
+ 62.62000274658203,
64
+ 62.71000289916992,
65
+ 63.1400032043457,
66
+ 63.1400032043457,
67
+ 63.77000427246094,
68
+ 63.93000411987305,
69
+ 63.96000289916992,
70
+ 63.970001220703125,
71
+ 64.02999877929688,
72
+ 64.06999969482422,
73
+ 64.08000183105469,
74
+ 64.12000274658203,
75
+ 64.41000366210938,
76
+ 64.4800033569336,
77
+ 64.51000213623047,
78
+ 64.52999877929688,
79
+ 64.83999633789062
80
+ ],
81
+ "original_max_position_embeddings": 4096,
82
+ "partial_rotary_factor": 1.0,
83
+ "rope_theta": 10000.0,
84
+ "rope_type": "longrope",
85
+ "short_factor": [
86
+ 1.0,
87
+ 1.0199999809265137,
88
+ 1.0299999713897705,
89
+ 1.0299999713897705,
90
+ 1.0499999523162842,
91
+ 1.0499999523162842,
92
+ 1.0499999523162842,
93
+ 1.0499999523162842,
94
+ 1.0499999523162842,
95
+ 1.0699999332427979,
96
+ 1.0999999046325684,
97
+ 1.1099998950958252,
98
+ 1.1599998474121094,
99
+ 1.1599998474121094,
100
+ 1.1699998378753662,
101
+ 1.2899998426437378,
102
+ 1.339999794960022,
103
+ 1.679999828338623,
104
+ 1.7899998426437378,
105
+ 1.8199998140335083,
106
+ 1.8499997854232788,
107
+ 1.8799997568130493,
108
+ 1.9099997282028198,
109
+ 1.9399996995925903,
110
+ 1.9899996519088745,
111
+ 2.0199997425079346,
112
+ 2.0199997425079346,
113
+ 2.0199997425079346,
114
+ 2.0199997425079346,
115
+ 2.0199997425079346,
116
+ 2.0199997425079346,
117
+ 2.0299997329711914,
118
+ 2.0299997329711914,
119
+ 2.0299997329711914,
120
+ 2.0299997329711914,
121
+ 2.0299997329711914,
122
+ 2.0299997329711914,
123
+ 2.0299997329711914,
124
+ 2.0299997329711914,
125
+ 2.0299997329711914,
126
+ 2.0799996852874756,
127
+ 2.0899996757507324,
128
+ 2.189999580383301,
129
+ 2.2199995517730713,
130
+ 2.5899994373321533,
131
+ 2.729999542236328,
132
+ 2.749999523162842,
133
+ 2.8399994373321533
134
+ ],
135
+ "type": "longrope"
136
+ },
137
+ "sliding_window": 262144,
138
+ "tie_word_embeddings": false,
139
+ "transformers_version": "5.0.0",
140
+ "use_cache": true,
141
+ "vocab_size": 32064
142
+ }
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": [
5
+ 32007,
6
+ 32001,
7
+ 32000
8
+ ],
9
+ "pad_token_id": 32000,
10
+ "transformers_version": "5.0.0"
11
+ }