surya-narayanan
commited on
Commit
•
af54058
1
Parent(s):
fd6ccc9
Training in progress, epoch 1
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 |
"k_proj",
|
30 |
"v_proj",
|
|
|
31 |
"o_proj"
|
32 |
],
|
33 |
"task_type": null,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"k_proj",
|
29 |
"v_proj",
|
30 |
+
"q_proj",
|
31 |
"o_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 109086416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2873b61666f358bcb7608a32b46ad520e86eca8e3ba94cec81dc785d6b75529
|
3 |
size 109086416
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83b9900fac054dca60e6bd966dc136da3d3a3c7bf43f16bdf5e5fe8054d88ab1
|
3 |
size 4984
|