kakinola23
commited on
Commit
•
b803e1e
1
Parent(s):
0187764
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"o_proj",
|
25 |
"v_proj",
|
|
|
26 |
"k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
"v_proj",
|
25 |
+
"q_proj",
|
26 |
"k_proj"
|
27 |
],
|
28 |
"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 73430448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d662267867d6f60753e794c619f88bbd3979b0f05876286578094382fce3237c
|
3 |
size 73430448
|
runs/Oct22_18-38-11_b37103cbf642/events.out.tfevents.1729622321.b37103cbf642.430.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f17870a4a726ecee2c5fcf199d256c8d5bb13bccb93ae8e7f3f382482a21ab8
|
3 |
+
size 5510
|
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:61d658e103b7019ea5fee83f525c5b3892d333bc84046f16bf7fb73fadf5f058
|
3 |
size 5496
|