surya-narayanan
commited on
Commit
•
1f46e2b
1
Parent(s):
fc5a30b
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:845adf583a507e9ecd15a4268cfd463acc3cd36a7f4f0d165d40afa86145fe2f
|
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:7715706b161a3e3f6c4a55abe53ba7b16352fc1a548d1f8c7483ab323c2eb81e
|
3 |
size 5048
|