alibustami
commited on
Commit
·
e11723a
1
Parent(s):
59d1e3b
Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -24,8 +24,8 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": null
|
31 |
}
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"value",
|
28 |
+
"query"
|
29 |
],
|
30 |
"task_type": null
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2677140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:affbad37eaf940a370b70b6bad79795fdf56b8b9eec295105aaa787bcc2b155d
|
3 |
size 2677140
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d6e562691b014752aef3676a4ae7584a9e70bf909f8f258ad365dce9429fd76
|
3 |
size 4664
|