Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"down_proj",
|
|
|
27 |
"gate_proj",
|
28 |
-
"o_proj",
|
29 |
-
"q_proj",
|
30 |
"k_proj",
|
31 |
-
"
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"down_proj",
|
27 |
+
"v_proj",
|
28 |
"gate_proj",
|
|
|
|
|
29 |
"k_proj",
|
30 |
+
"q_proj",
|
31 |
+
"o_proj",
|
32 |
+
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 2156507696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9467bd3f6ea8b7ce88eabfffe39a9b7accf17055d52d82f99c87149c5378144
|
3 |
size 2156507696
|
runs/Sep01_10-32-24_34ac3b7d5e0b/events.out.tfevents.1756722790.34ac3b7d5e0b.7474.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92641913d6159f303a1b750ed74147b19f5a8c193062f4e9799a7f7b2e6c8b61
|
3 |
+
size 7836
|
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:6d5f2db92f47b4d3fb9d0fcde91ea0687c64cd3e025f784558597781184806f3
|
3 |
size 5624
|