SagarKeshave
commited on
Commit
•
dc3169e
1
Parent(s):
5c87614
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
"gate_proj",
|
26 |
-
"v_proj",
|
27 |
"o_proj",
|
28 |
-
"q_proj",
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
24 |
+
"v_proj",
|
25 |
+
"q_proj",
|
26 |
"down_proj",
|
27 |
"gate_proj",
|
|
|
28 |
"o_proj",
|
|
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
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:fb56ccd67873a520ad92195b09a77498f3d620d40bbb6ddc52c69fc6d1e71bbc
|
3 |
size 1331766640
|
runs/Aug04_11-59-43_40745a2399b4/events.out.tfevents.1722772801.40745a2399b4.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8ac81e794f21af318766b84cb8d94d6b6f70e990fa606a180d1976c71787b8f
|
3 |
+
size 6310
|
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:f7c80b7eb301b4c688ed2bf0a3e2b75ab922ace22ff042dd880c06f50e2ffe5e
|
3 |
size 5496
|