Training in progress, epoch 1
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +2 -2
- runs/Mar04_22-46-53_ec204807.seewebcloud.it/events.out.tfevents.1741124814.ec204807.seewebcloud.it.3419789.0 +3 -0
- runs/Mar04_22-49-00_ec204807.seewebcloud.it/events.out.tfevents.1741124941.ec204807.seewebcloud.it.3419854.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -15,19 +15,19 @@
|
|
15 |
"layers_pattern": null,
|
16 |
"layers_to_transform": null,
|
17 |
"loftq_config": {},
|
18 |
-
"lora_alpha":
|
19 |
"lora_bias": false,
|
20 |
-
"lora_dropout": 0.
|
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 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
|
|
15 |
"layers_pattern": null,
|
16 |
"layers_to_transform": null,
|
17 |
"loftq_config": {},
|
18 |
+
"lora_alpha": 32,
|
19 |
"lora_bias": false,
|
20 |
+
"lora_dropout": 0.05,
|
21 |
"megatron_config": null,
|
22 |
"megatron_core": "megatron.core",
|
23 |
"modules_to_save": null,
|
24 |
"peft_type": "LORA",
|
25 |
+
"r": 16,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"v_proj",
|
30 |
+
"q_proj"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
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:9713e889ecf902e0681b4d3f6131224c299eb93c014255f31e241e7a90597248
|
3 |
+
size 7098064
|
runs/Mar04_22-46-53_ec204807.seewebcloud.it/events.out.tfevents.1741124814.ec204807.seewebcloud.it.3419789.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27d892ca80edc9633128c0179551c7748b50a9cb277ec0298fe2c2076765bef6
|
3 |
+
size 5985
|
runs/Mar04_22-49-00_ec204807.seewebcloud.it/events.out.tfevents.1741124941.ec204807.seewebcloud.it.3419854.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:181e80b9eb5976c479c8161a1a801e0ab6c7903df1563938081d8dc5e1ac0e0e
|
3 |
+
size 6504
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fc63a9fade5750c5e298533cf80adf6a3ba71f23c97de2aec56cb582d7c189f
|
3 |
size 5624
|