Training in progress, step 1
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,195 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "kakaobrain/kogpt",
|
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": 16,
|
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": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"transformer.h.15.attn.k_proj",
|
24 |
+
"transformer.h.5.mlp.fc_out",
|
25 |
+
"transformer.h.10.attn.q_proj",
|
26 |
+
"transformer.h.4.mlp.fc_out",
|
27 |
+
"transformer.h.5.attn.k_proj",
|
28 |
+
"transformer.h.20.mlp.fc_in",
|
29 |
+
"transformer.h.15.attn.q_proj",
|
30 |
+
"transformer.h.11.attn.out_proj",
|
31 |
+
"transformer.h.16.attn.out_proj",
|
32 |
+
"transformer.h.18.attn.q_proj",
|
33 |
+
"transformer.h.7.attn.out_proj",
|
34 |
+
"transformer.h.2.mlp.fc_in",
|
35 |
+
"transformer.h.6.mlp.fc_out",
|
36 |
+
"transformer.h.8.mlp.fc_in",
|
37 |
+
"transformer.h.5.mlp.fc_in",
|
38 |
+
"transformer.h.4.mlp.fc_in",
|
39 |
+
"transformer.h.1.attn.out_proj",
|
40 |
+
"transformer.h.23.attn.k_proj",
|
41 |
+
"transformer.h.12.mlp.fc_in",
|
42 |
+
"transformer.h.15.attn.out_proj",
|
43 |
+
"transformer.h.9.mlp.fc_in",
|
44 |
+
"transformer.h.6.mlp.fc_in",
|
45 |
+
"transformer.h.20.attn.k_proj",
|
46 |
+
"transformer.h.5.attn.q_proj",
|
47 |
+
"transformer.h.22.attn.out_proj",
|
48 |
+
"transformer.h.19.attn.v_proj",
|
49 |
+
"transformer.h.9.attn.k_proj",
|
50 |
+
"transformer.h.11.mlp.fc_out",
|
51 |
+
"transformer.h.3.attn.out_proj",
|
52 |
+
"transformer.h.20.attn.out_proj",
|
53 |
+
"transformer.h.12.attn.q_proj",
|
54 |
+
"transformer.h.23.mlp.fc_out",
|
55 |
+
"transformer.h.26.attn.k_proj",
|
56 |
+
"transformer.h.14.attn.q_proj",
|
57 |
+
"transformer.h.27.attn.q_proj",
|
58 |
+
"transformer.h.21.attn.k_proj",
|
59 |
+
"transformer.h.7.attn.q_proj",
|
60 |
+
"transformer.h.19.attn.out_proj",
|
61 |
+
"transformer.h.26.mlp.fc_in",
|
62 |
+
"transformer.h.18.attn.out_proj",
|
63 |
+
"transformer.h.26.attn.out_proj",
|
64 |
+
"transformer.h.18.attn.k_proj",
|
65 |
+
"transformer.h.19.mlp.fc_in",
|
66 |
+
"transformer.h.21.attn.out_proj",
|
67 |
+
"transformer.h.22.attn.q_proj",
|
68 |
+
"transformer.h.3.mlp.fc_in",
|
69 |
+
"transformer.h.17.attn.k_proj",
|
70 |
+
"transformer.h.1.attn.k_proj",
|
71 |
+
"transformer.h.0.mlp.fc_out",
|
72 |
+
"transformer.h.20.attn.v_proj",
|
73 |
+
"transformer.h.25.mlp.fc_out",
|
74 |
+
"transformer.h.25.attn.k_proj",
|
75 |
+
"transformer.h.4.attn.q_proj",
|
76 |
+
"transformer.h.26.attn.v_proj",
|
77 |
+
"transformer.h.3.attn.k_proj",
|
78 |
+
"transformer.h.27.attn.k_proj",
|
79 |
+
"transformer.h.24.attn.out_proj",
|
80 |
+
"transformer.h.18.attn.v_proj",
|
81 |
+
"transformer.h.8.attn.k_proj",
|
82 |
+
"transformer.h.26.mlp.fc_out",
|
83 |
+
"transformer.h.0.attn.q_proj",
|
84 |
+
"transformer.h.19.mlp.fc_out",
|
85 |
+
"transformer.h.21.mlp.fc_out",
|
86 |
+
"transformer.h.27.attn.out_proj",
|
87 |
+
"transformer.h.23.attn.q_proj",
|
88 |
+
"transformer.h.13.attn.k_proj",
|
89 |
+
"transformer.h.21.attn.v_proj",
|
90 |
+
"transformer.h.13.attn.q_proj",
|
91 |
+
"transformer.h.23.attn.v_proj",
|
92 |
+
"transformer.h.6.attn.v_proj",
|
93 |
+
"transformer.h.18.mlp.fc_in",
|
94 |
+
"transformer.h.18.mlp.fc_out",
|
95 |
+
"transformer.h.2.mlp.fc_out",
|
96 |
+
"transformer.h.10.mlp.fc_in",
|
97 |
+
"transformer.h.6.attn.k_proj",
|
98 |
+
"transformer.h.14.attn.k_proj",
|
99 |
+
"transformer.h.19.attn.k_proj",
|
100 |
+
"transformer.h.12.attn.out_proj",
|
101 |
+
"transformer.h.22.mlp.fc_out",
|
102 |
+
"transformer.h.8.attn.q_proj",
|
103 |
+
"transformer.h.4.attn.v_proj",
|
104 |
+
"transformer.h.7.attn.v_proj",
|
105 |
+
"transformer.h.24.attn.q_proj",
|
106 |
+
"transformer.h.16.attn.k_proj",
|
107 |
+
"transformer.h.23.attn.out_proj",
|
108 |
+
"transformer.h.16.mlp.fc_in",
|
109 |
+
"transformer.h.16.attn.q_proj",
|
110 |
+
"transformer.h.0.attn.k_proj",
|
111 |
+
"transformer.h.25.attn.v_proj",
|
112 |
+
"transformer.h.8.attn.out_proj",
|
113 |
+
"transformer.h.20.attn.q_proj",
|
114 |
+
"transformer.h.13.mlp.fc_out",
|
115 |
+
"transformer.h.11.attn.k_proj",
|
116 |
+
"transformer.h.3.attn.v_proj",
|
117 |
+
"transformer.h.27.mlp.fc_in",
|
118 |
+
"transformer.h.27.attn.v_proj",
|
119 |
+
"transformer.h.11.attn.v_proj",
|
120 |
+
"transformer.h.3.mlp.fc_out",
|
121 |
+
"transformer.h.12.mlp.fc_out",
|
122 |
+
"transformer.h.13.attn.v_proj",
|
123 |
+
"transformer.h.12.attn.v_proj",
|
124 |
+
"transformer.h.2.attn.out_proj",
|
125 |
+
"transformer.h.11.mlp.fc_in",
|
126 |
+
"transformer.h.1.mlp.fc_in",
|
127 |
+
"transformer.h.0.attn.v_proj",
|
128 |
+
"transformer.h.6.attn.out_proj",
|
129 |
+
"transformer.h.6.attn.q_proj",
|
130 |
+
"transformer.h.2.attn.k_proj",
|
131 |
+
"transformer.h.5.attn.v_proj",
|
132 |
+
"transformer.h.17.mlp.fc_out",
|
133 |
+
"transformer.h.16.attn.v_proj",
|
134 |
+
"transformer.h.26.attn.q_proj",
|
135 |
+
"transformer.h.11.attn.q_proj",
|
136 |
+
"transformer.h.5.attn.out_proj",
|
137 |
+
"transformer.h.14.mlp.fc_in",
|
138 |
+
"transformer.h.25.attn.out_proj",
|
139 |
+
"transformer.h.22.mlp.fc_in",
|
140 |
+
"transformer.h.24.mlp.fc_out",
|
141 |
+
"transformer.h.0.attn.out_proj",
|
142 |
+
"transformer.h.0.mlp.fc_in",
|
143 |
+
"transformer.h.7.mlp.fc_out",
|
144 |
+
"transformer.h.17.attn.v_proj",
|
145 |
+
"transformer.h.19.attn.q_proj",
|
146 |
+
"transformer.h.9.mlp.fc_out",
|
147 |
+
"transformer.h.10.attn.k_proj",
|
148 |
+
"transformer.h.2.attn.v_proj",
|
149 |
+
"transformer.h.25.mlp.fc_in",
|
150 |
+
"transformer.h.4.attn.k_proj",
|
151 |
+
"transformer.h.24.attn.v_proj",
|
152 |
+
"transformer.h.9.attn.v_proj",
|
153 |
+
"transformer.h.9.attn.out_proj",
|
154 |
+
"transformer.h.15.mlp.fc_out",
|
155 |
+
"transformer.h.7.attn.k_proj",
|
156 |
+
"transformer.h.21.attn.q_proj",
|
157 |
+
"transformer.h.1.attn.v_proj",
|
158 |
+
"transformer.h.10.mlp.fc_out",
|
159 |
+
"transformer.h.1.attn.q_proj",
|
160 |
+
"transformer.h.13.mlp.fc_in",
|
161 |
+
"transformer.h.22.attn.v_proj",
|
162 |
+
"transformer.h.14.mlp.fc_out",
|
163 |
+
"transformer.h.20.mlp.fc_out",
|
164 |
+
"transformer.h.10.attn.v_proj",
|
165 |
+
"transformer.h.2.attn.q_proj",
|
166 |
+
"transformer.h.22.attn.k_proj",
|
167 |
+
"transformer.h.14.attn.out_proj",
|
168 |
+
"transformer.h.14.attn.v_proj",
|
169 |
+
"transformer.h.7.mlp.fc_in",
|
170 |
+
"transformer.h.4.attn.out_proj",
|
171 |
+
"transformer.h.1.mlp.fc_out",
|
172 |
+
"transformer.h.27.mlp.fc_out",
|
173 |
+
"transformer.h.12.attn.k_proj",
|
174 |
+
"transformer.h.10.attn.out_proj",
|
175 |
+
"transformer.h.17.attn.q_proj",
|
176 |
+
"transformer.h.8.mlp.fc_out",
|
177 |
+
"transformer.h.17.mlp.fc_in",
|
178 |
+
"transformer.h.17.attn.out_proj",
|
179 |
+
"transformer.h.15.mlp.fc_in",
|
180 |
+
"transformer.h.13.attn.out_proj",
|
181 |
+
"transformer.h.24.mlp.fc_in",
|
182 |
+
"transformer.h.15.attn.v_proj",
|
183 |
+
"transformer.h.8.attn.v_proj",
|
184 |
+
"transformer.h.21.mlp.fc_in",
|
185 |
+
"transformer.h.23.mlp.fc_in",
|
186 |
+
"transformer.h.24.attn.k_proj",
|
187 |
+
"transformer.h.3.attn.q_proj",
|
188 |
+
"transformer.h.16.mlp.fc_out",
|
189 |
+
"transformer.h.9.attn.q_proj",
|
190 |
+
"transformer.h.25.attn.q_proj"
|
191 |
+
],
|
192 |
+
"task_type": "CAUSAL_LM",
|
193 |
+
"use_dora": false,
|
194 |
+
"use_rslora": false
|
195 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c269acb50ea2849adace615d3e92584e9040db5f02deb21fcce8650a2d1207f
|
3 |
+
size 66103768
|
runs/Aug18_21-07-42_oem-WS-C621E-SAGE-Series/events.out.tfevents.1723982863.oem-WS-C621E-SAGE-Series.894103.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86c8da55d9a133ef24b18c2644ea29cef453b4eda60b1eea87c7708dfb4437a4
|
3 |
+
size 6303
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfc82cad805072c8087225b3bdf7900abc9e3c12582e2da36696cc9abe37bbac
|
3 |
+
size 5304
|