kakinola23
commited on
Commit
•
e5a09e6
1
Parent(s):
3cebe33
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"o_proj",
|
|
|
25 |
"k_proj",
|
26 |
"v_proj"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
+
"q_proj",
|
25 |
"k_proj",
|
26 |
"v_proj"
|
27 |
],
|
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:87dd2cb6c81f2bc92a02ff0ad92df933d0e5999a6966c532fa52fd132148be18
|
3 |
size 73430448
|
runs/Oct22_23-17-53_b0ed59c0090a/events.out.tfevents.1729639110.b0ed59c0090a.1128.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2465309878185c13fbed737be7cb00e566306eb58f0120580ae07c42b5cc81d2
|
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 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b1a37628f3d6f5f793ab648c8a79da559691ca744b13088910f98aefdba117a
|
3 |
size 5432
|