Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -9,23 +9,23 @@
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
-
"lora_alpha":
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
-
"r":
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"down_proj",
|
23 |
"q_proj",
|
|
|
24 |
"k_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
+
"lora_alpha": 128,
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
+
"r": 128,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"down_proj",
|
23 |
"q_proj",
|
24 |
+
"gate_proj",
|
25 |
"k_proj",
|
26 |
"up_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f60b863a8c55044ad3d7a4012dfdcf2469e37949749a91b21014d9a45f871cc
|
3 |
+
size 671150064
|
runs/Feb02_15-24-17_ip-26-0-165-38/events.out.tfevents.1706887790.ip-26-0-165-38.1953627.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79b5954d8bef90e6e365b1c7484dc6ec16544c84a3581197c1345cde24dcfbcf
|
3 |
+
size 12511
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1ede90317e859cf087966b9bf69c44fc27d2e9aa2c3cf4b791d80822b1cf383
|
3 |
size 4856
|