Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -18,21 +18,20 @@
|
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": [
|
21 |
-
"lm_head"
|
22 |
-
"embed_tokens"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
"r": 16,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
"v_proj",
|
32 |
-
"
|
33 |
"k_proj",
|
34 |
-
"
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": [
|
21 |
+
"lm_head"
|
|
|
22 |
],
|
23 |
"peft_type": "LORA",
|
24 |
"r": 16,
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
+
"gate_proj",
|
29 |
+
"q_proj",
|
30 |
"v_proj",
|
31 |
+
"o_proj",
|
32 |
"k_proj",
|
33 |
+
"up_proj",
|
34 |
+
"down_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"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:03eccba172fb47555d9bb5767267c57e164090b8cde40e52d96c55d4e4e2dac4
|
3 |
+
size 1260192568
|
runs/Mar22_05-38-31_46a660b2f9a1/events.out.tfevents.1742621927.46a660b2f9a1.31.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:908690fb30a073f4c7bb0b470c3d65ed89224fc9227760f165142704fb4a8428
|
3 |
+
size 8626
|
runs/Mar22_05-51-48_46a660b2f9a1/events.out.tfevents.1742622723.46a660b2f9a1.31.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51443ddb3fb61f86451212652859de4a63a55a82e621fe2f1ede165e9640604e
|
3 |
+
size 32954
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:806c6b0eccb1730a4f01e7e1ceff56d6961a9f67e53e019ba612e68b86ef6019
|
3 |
size 5688
|