Training in progress, step 50
Browse files- adapter_config.json +8 -8
- adapter_model.safetensors +1 -1
- runs/Sep03_15-24-21_jzong002-U3037/events.out.tfevents.1725348271.jzong002-U3037.49863.0 +3 -0
- runs/Sep03_15-30-32_jzong002-U3037/events.out.tfevents.1725348638.jzong002-U3037.51429.0 +3 -0
- runs/Sep03_16-18-22_jzong002-U3037/events.out.tfevents.1725351511.jzong002-U3037.58392.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,19 +23,19 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"o_proj",
|
27 |
"fc2",
|
|
|
28 |
"gate_proj",
|
29 |
-
"down_proj",
|
30 |
-
"linear_1",
|
31 |
-
"fc1",
|
32 |
"q_proj",
|
33 |
-
"linear_2",
|
34 |
-
"lm_head",
|
35 |
-
"up_proj",
|
36 |
"v_proj",
|
37 |
"k_proj",
|
38 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"fc2",
|
27 |
+
"out_proj",
|
28 |
"gate_proj",
|
|
|
|
|
|
|
29 |
"q_proj",
|
|
|
|
|
|
|
30 |
"v_proj",
|
31 |
"k_proj",
|
32 |
+
"fc1",
|
33 |
+
"up_proj",
|
34 |
+
"down_proj",
|
35 |
+
"o_proj",
|
36 |
+
"lm_head",
|
37 |
+
"linear_1",
|
38 |
+
"linear_2"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"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 1290994752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df5c9a1eaa2f88200bca7a58287d93bf46e1ba96a92e30cc1cbe048173478723
|
3 |
size 1290994752
|
runs/Sep03_15-24-21_jzong002-U3037/events.out.tfevents.1725348271.jzong002-U3037.49863.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec06697ce0cb4e9d67bb03208fa2ee461f20732c085e8f321b309994848ba52e
|
3 |
+
size 5446
|
runs/Sep03_15-30-32_jzong002-U3037/events.out.tfevents.1725348638.jzong002-U3037.51429.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ac042870747acd921ec64e5ff4237473f25aac99c4466b314214a1e83629569
|
3 |
+
size 13418
|
runs/Sep03_16-18-22_jzong002-U3037/events.out.tfevents.1725351511.jzong002-U3037.58392.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f2aad108a65ef8ce3df28a0c1db5e8f623d48c73ab0e2f93bb36c4aeea380a2
|
3 |
+
size 6983
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3fd5032bef05666c1b76592e2af40f5d9a719b269ddea9dc80670276b70779e
|
3 |
size 4984
|