adithyamdevraj
commited on
Commit
•
dc019d3
1
Parent(s):
3342504
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"v_proj",
|
23 |
-
"up_proj",
|
24 |
"gate_proj",
|
|
|
25 |
"down_proj",
|
26 |
-
"
|
27 |
-
"k_proj",
|
28 |
-
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
+
"o_proj",
|
24 |
"v_proj",
|
|
|
25 |
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
"down_proj",
|
28 |
+
"up_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
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:1c8a260118e352886e8a1b4abeb36fd80d820c1e160767fea387282f7da459ff
|
3 |
+
size 1803907984
|
runs/May16_01-36-44_38ce7c4f322a/events.out.tfevents.1715823413.38ce7c4f322a.2689.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e634f996ec74b505f77f23921f0e11d359f18bc0e59741d6f72a60fef20aeaad
|
3 |
+
size 5736
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16db794e8f606c7f61bb512c2bcf32f100488d9478fc9c02533449e47a894a2c
|
3 |
size 4728
|