Training in progress, step 100
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -26,9 +26,9 @@
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"v_proj",
|
| 29 |
-
"k_proj",
|
| 30 |
"q_proj",
|
| 31 |
-
"o_proj"
|
|
|
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"use_dora": false,
|
|
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"v_proj",
|
|
|
|
| 29 |
"q_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"k_proj"
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"use_dora": false,
|
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:f0e0ad5b0a801f37473fd865ba0d9035c6271d8ccc9ab673c821d1fad812b21a
|
| 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 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf6bb1f9f81ae0f46cc033afe8d1273a79dd966ee44feabc9ad93d25994b53a9
|
| 3 |
size 4984
|