End of training
Browse files- adapter_config.json +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -20,9 +20,9 @@
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"down_proj",
|
|
|
|
| 23 |
"up_proj",
|
| 24 |
"gate_proj",
|
| 25 |
-
"q_proj",
|
| 26 |
"v_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
|
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"down_proj",
|
| 23 |
+
"q_proj",
|
| 24 |
"up_proj",
|
| 25 |
"gate_proj",
|
|
|
|
| 26 |
"v_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b018a0243f9206fccfdb86aa1c83b6ddca07763ba5d5fbd0440e93ad5fc131f9
|
| 3 |
size 4728
|