Shivam17818
commited on
Commit
•
24add67
1
Parent(s):
2893a11
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
"k_proj",
|
26 |
-
"
|
27 |
-
"up_proj",
|
28 |
-
"v_proj",
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
"q_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"down_proj",
|
27 |
"o_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc6a037876fdfe5d921601bd423fb20b8e8a2ec7f7af37ec3f80c81af2c0d333
|
3 |
size 167832240
|
runs/Aug19_11-57-50_424a279d2dd5/events.out.tfevents.1724068673.424a279d2dd5.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c332598236077eb59a09b600491f75e46f6738c454e866711bef64f0d0b4d24f
|
3 |
+
size 9321
|
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:7445c3b35ba35f22c106c0f8ed5b3edeb9981372ba965c85a31588d9b2a07ef2
|
3 |
size 5496
|