Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -23,18 +23,18 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"
|
28 |
"linear_1",
|
29 |
-
"down_proj",
|
30 |
"v_proj",
|
31 |
-
"lm_head",
|
32 |
-
"linear_2",
|
33 |
-
"out_proj",
|
34 |
"o_proj",
|
35 |
-
"
|
36 |
-
"fc1",
|
37 |
"q_proj",
|
|
|
|
|
|
|
|
|
|
|
38 |
"fc2"
|
39 |
],
|
40 |
"task_type": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
27 |
+
"out_proj",
|
28 |
"linear_1",
|
|
|
29 |
"v_proj",
|
|
|
|
|
|
|
30 |
"o_proj",
|
31 |
+
"k_proj",
|
|
|
32 |
"q_proj",
|
33 |
+
"down_proj",
|
34 |
+
"fc1",
|
35 |
+
"linear_2",
|
36 |
+
"lm_head",
|
37 |
+
"up_proj",
|
38 |
"fc2"
|
39 |
],
|
40 |
"task_type": null,
|
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:d254a2975c64a962d2fdd107197dcf63b2fadfb99f231d1395d8223767d1eddf
|
3 |
size 1290994752
|
runs/Oct24_18-00-33_9daf6996e0f1/events.out.tfevents.1729792880.9daf6996e0f1.35675.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cd4816b279e6dc03a77b7a222b7924892b5efaff0dbe1aff72a1c5acc914385
|
3 |
+
size 14574
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da24779be1f236da866a138c7aae13fee51b74f9cfa6c88210c57a044876b592
|
3 |
size 5560
|