Training in progress, step 13
Browse files- adapter_config.json +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -21,9 +21,9 @@
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"v_proj",
|
|
|
|
| 24 |
"o_proj",
|
| 25 |
"q_proj",
|
| 26 |
-
"up_proj",
|
| 27 |
"down_proj",
|
| 28 |
"k_proj",
|
| 29 |
"gate_proj"
|
|
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"v_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
"o_proj",
|
| 26 |
"q_proj",
|
|
|
|
| 27 |
"down_proj",
|
| 28 |
"k_proj",
|
| 29 |
"gate_proj"
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a014224a85a232efd8df55fa0751a0f787b61deda9d61fc380adcbb6b4303ae
|
| 3 |
size 5496
|