Training in progress, step 1000
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Sep05_00-46-20_9a76d9e283dc/events.out.tfevents.1725497183.9a76d9e283dc.168362.0 +2 -2
- runs/Sep05_01-50-20_9a76d9e283dc/events.out.tfevents.1725501064.9a76d9e283dc.186568.0 +3 -0
- runs/Sep05_01-53-39_9a76d9e283dc/events.out.tfevents.1725501229.9a76d9e283dc.187417.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -10,8 +10,8 @@
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
-
"lora_alpha":
|
14 |
-
"lora_dropout": 0.
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
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,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"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 9457520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e165143012593ad10391f0b7ff070e70e381d88b894f4eeb18d39c457e1d50d5
|
3 |
size 9457520
|
runs/Sep05_00-46-20_9a76d9e283dc/events.out.tfevents.1725497183.9a76d9e283dc.168362.0
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:668fafe8b3896c951fecc339ba1e0d4197afe2c97f74a4a5675eb0fd25a9c6c8
|
3 |
+
size 19568
|
runs/Sep05_01-50-20_9a76d9e283dc/events.out.tfevents.1725501064.9a76d9e283dc.186568.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dac8241e4a3ffbfcd241cc2ed7cd052013febcfb671833ade0b8d3168fdbef23
|
3 |
+
size 4184
|
runs/Sep05_01-53-39_9a76d9e283dc/events.out.tfevents.1725501229.9a76d9e283dc.187417.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12257dc3f570dc0bcf912ddd1e71f705a8003286731682feedec56fb57b61f6e
|
3 |
+
size 12250
|
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:541364ddcc6dcf266f4cdc472b56050ddf0c8c4ab4cd192a9910606549c86c26
|
3 |
size 5304
|