Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"down_proj",
|
30 |
-
"gate_proj",
|
31 |
-
"up_proj",
|
32 |
"k_proj",
|
|
|
|
|
|
|
33 |
"v_proj",
|
34 |
"o_proj",
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
29 |
"k_proj",
|
30 |
+
"q_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"down_proj",
|
33 |
"v_proj",
|
34 |
"o_proj",
|
35 |
+
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f1279f9da9392bfca75abbf52f8f092f2491ba190b00cc1b675b86c57016d08
|
3 |
size 1260191096
|
runs/Jul20_17-14-19_d48f211bba50/events.out.tfevents.1753031686.d48f211bba50.3948.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e0686e6443ee09e228858dd0c32715f558e156b5e26840986738b6353a86a6c
|
3 |
+
size 35056
|
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:5424c15996c9b6ed26a0dbd0b17f09db7a2676ceb4cbda3c29857173436e01f8
|
3 |
size 5624
|