Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
-
"lora_alpha":
|
14 |
"lora_dropout": 0.05,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"up_proj",
|
25 |
"v_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"gate_proj",
|
|
|
|
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
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",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"v_proj",
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
+
"k_proj",
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2332095256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e8a1dfbbd6261ba810dd5070b2037346c9f48e0ca00b5a4a3e341a63daddb2b
|
3 |
size 2332095256
|
runs/Apr03_00-57-30_7e7dbb80658f/events.out.tfevents.1712105860.7e7dbb80658f.1971.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bb8ccf6078d92f680ad3e35c75b5a093bcc6971a353aa1cca4ab6f5145d19fb
|
3 |
+
size 5411
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d6b7728ebd5084cc3d8f3eba3f5c02a8b62ec3cb6aa6428dde2a2a245350d95
|
3 |
size 4984
|