surya-narayanan
commited on
Commit
•
74a8f7f
1
Parent(s):
779b36e
Training in progress, step 10
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
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:13fd3085ada8e59eea16328ec249cf1fbc1b3d0ac666d712aad19e9144eaeeb2
|
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:916cf3e398b2186cbce6a8fd74bc10fccbd81016eda293c36701486c4d0af74f
|
3 |
+
size 4984
|