Training in progress, step 5
Browse files
adapter_config.json
CHANGED
@@ -23,19 +23,19 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"linear_1",
|
27 |
"gate_proj",
|
28 |
-
"
|
29 |
"o_proj",
|
30 |
-
"
|
31 |
-
"v_proj",
|
32 |
"k_proj",
|
33 |
-
"up_proj",
|
34 |
"down_proj",
|
35 |
-
"
|
|
|
|
|
36 |
"lm_head",
|
|
|
37 |
"linear_2",
|
38 |
-
"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
"o_proj",
|
29 |
+
"out_proj",
|
|
|
30 |
"k_proj",
|
|
|
31 |
"down_proj",
|
32 |
+
"fc1",
|
33 |
+
"q_proj",
|
34 |
+
"v_proj",
|
35 |
"lm_head",
|
36 |
+
"linear_1",
|
37 |
"linear_2",
|
38 |
+
"fc2"
|
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:6b166365516884008b702240c7c929f6b260304c28f64ef05a4030bfa8115732
|
3 |
size 1290994752
|
runs/Sep04_03-34-19_jzong002-U3037/events.out.tfevents.1725392064.jzong002-U3037.194533.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:695f0ee2ef8ee5cd8c8a7d30d5adfa9f3d7283bf221310afbb9e23e286b3fae3
|
3 |
+
size 5813
|
runs/Sep04_03-35-27_jzong002-U3037/events.out.tfevents.1725392424.jzong002-U3037.193552.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:450b499d1c617fabf18f1da9a0d6d5b2c19f74a951294bc4bf57d92b11d4a502
|
3 |
+
size 252
|
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:15a71ca0912bf81d77f9a956758ce5c793d6d032bdc55e713f8992212a05c6f2
|
3 |
size 4984
|