Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -10,21 +10,21 @@
|
|
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",
|
17 |
"modules_to_save": null,
|
18 |
"peft_type": "LORA",
|
19 |
-
"r":
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
"q_proj",
|
25 |
-
"down_proj",
|
26 |
-
"up_proj",
|
27 |
"o_proj",
|
|
|
|
|
28 |
"k_proj",
|
29 |
"v_proj"
|
30 |
],
|
|
|
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_proj",
|
24 |
"q_proj",
|
|
|
|
|
25 |
"o_proj",
|
26 |
+
"up_proj",
|
27 |
+
"down_proj",
|
28 |
"k_proj",
|
29 |
"v_proj"
|
30 |
],
|
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:cf96b1b9d7a5cc39cb84eddc588a71a535f3903fe60b73b82e0112914261b2b0
|
3 |
+
size 39256960
|
runs/Jun10_10-37-10_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1717983445.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.72146.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa07bca9b3386471b214aa30ac3234ecab0e5611ed90fc3015ec38234b725337
|
3 |
+
size 10210
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8ec6b20955f1712c693a9e90c8f9b61569046214f121858301f052f8bc4d73e
|
3 |
size 5304
|