Training in progress, step 500
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
- runs/Apr13_18-17-46_5a453ccd3267/events.out.tfevents.1713032268.5a453ccd3267.2298.2 +2 -2
- runs/Apr13_18-17-46_5a453ccd3267/events.out.tfevents.1713033475.5a453ccd3267.2298.3 +3 -0
- runs/Apr13_18-41-09_5a453ccd3267/events.out.tfevents.1713033677.5a453ccd3267.2298.4 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -10,18 +10,18 @@
|
|
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 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_LM",
|
27 |
"use_dora": false,
|
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
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": 32,
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77449c21c8151cda95b29a0276dd33a2aedfc05b1e6ab8278b561534d4128313
|
3 |
+
size 7087984
|
runs/Apr13_18-17-46_5a453ccd3267/events.out.tfevents.1713032268.5a453ccd3267.2298.2
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:ed20384f286a6ec42532a321b74a03850cf595ea82f9f5367d90c9ce712e56e6
|
3 |
+
size 8618
|
runs/Apr13_18-17-46_5a453ccd3267/events.out.tfevents.1713033475.5a453ccd3267.2298.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ec34eb122d48d4a48c5b775f842197fe284a465da483b53a2ef6164bc7476fb
|
3 |
+
size 359
|
runs/Apr13_18-41-09_5a453ccd3267/events.out.tfevents.1713033677.5a453ccd3267.2298.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:633c6d310bf193c8f4526d4ddd43aecdba88d7ddb7f9de67e6037657211645e7
|
3 |
+
size 6336
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8891a401e2b5a8defd1a4d66fe5189073b0869bc834715840eea44756b063b03
|
3 |
size 5112
|