surya-narayanan
commited on
Commit
•
e6e988b
1
Parent(s):
5a66265
Training in progress, step 10
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -25,9 +25,9 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"q_proj",
|
29 |
"v_proj",
|
30 |
"o_proj",
|
|
|
31 |
"k_proj"
|
32 |
],
|
33 |
"task_type": null,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"v_proj",
|
29 |
"o_proj",
|
30 |
+
"q_proj",
|
31 |
"k_proj"
|
32 |
],
|
33 |
"task_type": null,
|
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:187eb5a718b24fbe05e036c51336666992825fe6bd3a77b50ef7598286465100
|
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:48569c2f64437aef7f61363f3691a234ae7f0d54af998a0176297c204fa3c425
|
3 |
size 5048
|