sharanharsoor
commited on
Commit
•
bf95075
1
Parent(s):
81ffca1
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 |
-
"
|
25 |
"v_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"k_proj",
|
25 |
"v_proj",
|
26 |
"gate_proj",
|
27 |
+
"o_proj",
|
28 |
"down_proj",
|
29 |
+
"q_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2aff07b253479b381626c3b454686bf20e79396090a09d8225fc6900d236d924
|
3 |
size 335604696
|
runs/Apr02_11-26-27_09961d35d749/events.out.tfevents.1712057200.09961d35d749.1647.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af8fdb95b27af1c7d05874d9b2bf4afc8070d8ed2680d54283ac412c2dc5aeff
|
3 |
+
size 4184
|
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:8f591074d43804415aac9524c859fce1dc30f2b85460a6898e3db5b52f09289c
|
3 |
size 4984
|