Training in progress, step 2749
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- tokenizer.json +0 -0
adapter_config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"o_proj",
|
27 |
"k_proj",
|
|
|
28 |
"q_proj",
|
29 |
"v_proj"
|
30 |
],
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"k_proj",
|
27 |
+
"o_proj",
|
28 |
"q_proj",
|
29 |
"v_proj"
|
30 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5263888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8def2ab527cbc339ef4c818eea775e7c141c205e40219a07bf5d06b6b5c1cba1
|
3 |
size 5263888
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|