surya-narayanan
commited on
Commit
•
a9c7eb4
1
Parent(s):
84fd2b5
Training in progress, step 100
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -25,8 +25,8 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"q_proj",
|
29 |
"v_proj",
|
|
|
30 |
"o_proj",
|
31 |
"k_proj"
|
32 |
],
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"v_proj",
|
29 |
+
"q_proj",
|
30 |
"o_proj",
|
31 |
"k_proj"
|
32 |
],
|
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:c9718d5a3d77fc1dfbaac7fc486936cdac5166cca6b0fc7b4551a6a25feda605
|
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 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4db22a4eaa4306d5adb6480a86fe7ff5c1347afbf24e83b2575e67b76b169bf
|
3 |
size 5048
|