Training in progress, step 500
Browse files- adapter_config.json +3 -1
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -7,7 +7,9 @@
|
|
7 |
],
|
8 |
"inference_mode": true,
|
9 |
"init_ia3_weights": true,
|
10 |
-
"modules_to_save":
|
|
|
|
|
11 |
"peft_type": "IA3",
|
12 |
"revision": null,
|
13 |
"target_modules": [
|
|
|
7 |
],
|
8 |
"inference_mode": true,
|
9 |
"init_ia3_weights": true,
|
10 |
+
"modules_to_save": [
|
11 |
+
"classifier"
|
12 |
+
],
|
13 |
"peft_type": "IA3",
|
14 |
"revision": null,
|
15 |
"target_modules": [
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 281799
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9e446db19974910db9f8542a3ad170768fae0b08fe44224027261a0c76049d3
|
3 |
size 281799
|