surya-narayanan
commited on
Commit
•
7f787aa
1
Parent(s):
8467bfd
Training in progress, step 10
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -26,9 +26,9 @@
|
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
"v_proj",
|
29 |
-
"
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"use_dora": false,
|
|
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
"v_proj",
|
29 |
+
"o_proj",
|
30 |
"q_proj",
|
31 |
+
"k_proj"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"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 872450448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3378885ddcb02df19fe7afae214137a3e5c4326b7631b1333fec096ce84961ad
|
3 |
size 872450448
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acb7b244e7a67aff3f28d41b4ceca7fdb510a392a00d32cf0ff283d57f3a73a7
|
3 |
+
size 4984
|