adithyamdevraj
commited on
Commit
•
fbf6442
1
Parent(s):
08f8642
Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"up_proj",
|
23 |
-
"
|
|
|
24 |
"o_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"up_proj",
|
23 |
+
"down_proj",
|
24 |
+
"gate_proj",
|
25 |
"o_proj",
|
26 |
"q_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_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 1866560416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30b2da08925fa9fe93429d78d63e1bdb24d6a4f6b322a70baf3ea9a999043fb2
|
3 |
size 1866560416
|
runs/May19_17-17-41_5ca0bb153b1b/events.out.tfevents.1716139069.5ca0bb153b1b.21763.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32d8bdd0c0efbf1a68cc4e91e83b6d65afa6615114023a4cf36e1dac7df67e7f
|
3 |
+
size 4742
|
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:d68695cc3668361d2c81f137faf5c943eb9ac72c991296680d20d2c336504a3a
|
3 |
size 4728
|