SagarKeshave
commited on
Commit
•
36e8ad8
1
Parent(s):
f2c0ea3
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"gate_proj",
|
25 |
-
"up_proj",
|
26 |
"down_proj",
|
27 |
"q_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
"q_proj",
|
26 |
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 1331766640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ebb151bc9f97b8f41072bc4f16d531b7dc5e7e084b9b0e22a8454d9c2123352
|
3 |
size 1331766640
|
runs/Aug04_11-27-14_c226f6c90882/events.out.tfevents.1722770863.c226f6c90882.455.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42bb0823a153f62caaf6ad339b5a8b2822e72045e7c2f7be7f36ba2ff952d4f6
|
3 |
+
size 7131
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db205938ef4b1ccbf04fe739241c13f9deb3b26a2bfdd15340204443d33d485e
|
3 |
size 5496
|