Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
"o_proj",
|
|
|
|
|
|
|
31 |
"fc2",
|
32 |
-
"down_proj",
|
33 |
-
"lm_head",
|
34 |
"up_proj",
|
35 |
-
"
|
36 |
-
"
|
37 |
"k_proj",
|
38 |
-
"
|
39 |
-
"v_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"out_proj",
|
30 |
"o_proj",
|
31 |
+
"fc1",
|
32 |
+
"v_proj",
|
33 |
+
"q_proj",
|
34 |
"fc2",
|
|
|
|
|
35 |
"up_proj",
|
36 |
+
"lm_head",
|
37 |
+
"down_proj",
|
38 |
"k_proj",
|
39 |
+
"gate_proj"
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 4324331232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81b4fb931ed263f0db6c933f164bdf4aafaba1f69ca5ba048ca2d54cc125c6c0
|
3 |
size 4324331232
|
runs/Apr11_23-41-21_9fcf6fa5b5f7/events.out.tfevents.1744414885.9fcf6fa5b5f7.102354.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:221bad03492ffd8cbe3186f4481375c63ad1c71a902fdeab4ccb6a6d72ffa461
|
3 |
+
size 9278
|
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:1c6cffc1482e85ae4cf3412b0eaa6869978e9860abad6018f9bfb695aa0e4a7f
|
3 |
size 5624
|