kakinola23
commited on
Commit
•
70c37b8
1
Parent(s):
1aad521
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 |
-
"k_proj",
|
24 |
"q_proj",
|
25 |
-
"v_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
24 |
+
"v_proj",
|
25 |
+
"k_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"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 51402808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b109eeda857e85be6d4d04622b1f40cf2cf6e66591c3f3f18d306cb8b384ba8
|
3 |
size 51402808
|
runs/Oct14_17-02-58_7ba796e60d01/events.out.tfevents.1728925389.7ba796e60d01.7803.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e91b1594066decde0a66918fe3e604ddbaf3203e77d347a07ffa7796422708cc
|
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 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb6c838c4c218aa68dcc7381f12c1b49431719cd9bdf2ecde42a2073724a90e
|
3 |
size 5496
|