Training in progress, step 250
Browse files
adapter_config.json
CHANGED
@@ -15,26 +15,26 @@
|
|
15 |
"layers_pattern": null,
|
16 |
"layers_to_transform": null,
|
17 |
"loftq_config": {},
|
18 |
-
"lora_alpha":
|
19 |
"lora_bias": false,
|
20 |
"lora_dropout": 0.1,
|
21 |
"megatron_config": null,
|
22 |
"megatron_core": "megatron.core",
|
23 |
"modules_to_save": null,
|
24 |
"peft_type": "LORA",
|
25 |
-
"r":
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"k_proj",
|
30 |
-
"o_proj",
|
31 |
"q_proj",
|
|
|
|
|
32 |
"down_proj",
|
|
|
33 |
"up_proj",
|
34 |
-
"v_proj"
|
35 |
-
"gate_proj"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
-
"use_dora":
|
39 |
"use_rslora": false
|
40 |
}
|
|
|
15 |
"layers_pattern": null,
|
16 |
"layers_to_transform": null,
|
17 |
"loftq_config": {},
|
18 |
+
"lora_alpha": 1,
|
19 |
"lora_bias": false,
|
20 |
"lora_dropout": 0.1,
|
21 |
"megatron_config": null,
|
22 |
"megatron_core": "megatron.core",
|
23 |
"modules_to_save": null,
|
24 |
"peft_type": "LORA",
|
25 |
+
"r": 64,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"q_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"k_proj",
|
32 |
"down_proj",
|
33 |
+
"o_proj",
|
34 |
"up_proj",
|
35 |
+
"v_proj"
|
|
|
36 |
],
|
37 |
"task_type": null,
|
38 |
+
"use_dora": true,
|
39 |
"use_rslora": false
|
40 |
}
|
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:1b6eb004d2abd5116ef05e347d09b2c3cd31b231197e96cc2c84de0517ca4593
|
3 |
+
size 154423432
|
runs/Mar03_04-08-34_49fec54f04df/events.out.tfevents.1740974915.49fec54f04df.17.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7c91285370fa3104289174e0e8590a9521d03c24de8a0da7427f2c794cc0983
|
3 |
+
size 10361
|
training_args.bin
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:0d9f65f1c950f3cf9b5a0506527beab3a77b63f0328d2dde24f6b053de20cd59
|
3 |
+
size 5432
|