kkchaulagain
commited on
Commit
•
b00daf3
1
Parent(s):
323aeaf
Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -23,19 +23,19 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"v_proj",
|
30 |
-
"gate_proj",
|
31 |
-
"down_proj",
|
32 |
"fc1",
|
33 |
-
"
|
34 |
-
"
|
35 |
"lm_head",
|
|
|
36 |
"o_proj",
|
37 |
-
"
|
38 |
-
"
|
|
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"fc2",
|
27 |
+
"up_proj",
|
28 |
"k_proj",
|
29 |
+
"linear_2",
|
|
|
|
|
|
|
30 |
"fc1",
|
31 |
+
"out_proj",
|
32 |
+
"gate_proj",
|
33 |
"lm_head",
|
34 |
+
"down_proj",
|
35 |
"o_proj",
|
36 |
+
"q_proj",
|
37 |
+
"v_proj",
|
38 |
+
"linear_1"
|
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:b2d6ec41bdb4ce8f9ffefb454e04befe0b8859321d94fdb2f578de1f494b836a
|
3 |
size 1290994752
|
runs/Jul21_14-07-42_DESKTOP-49H3R8K/events.out.tfevents.1721550164.DESKTOP-49H3R8K
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b19e8a08b8f3e80f95a99f3a98084c3b4c7b3db1aca504a3f07fcb713b6bffd2
|
3 |
+
size 8013
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f6b3d59477c94b44c22ccf7031ddd770b594334d22f8c4fd6b0ffc48a06bec4
|
3 |
+
size 5368
|