Training in progress, epoch 1
Browse files- adapter_config.json +3 -1
- adapter_model.bin +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -9,7 +9,9 @@
|
|
9 |
"layers_to_transform": null,
|
10 |
"lora_alpha": 32,
|
11 |
"lora_dropout": 0.1,
|
12 |
-
"modules_to_save":
|
|
|
|
|
13 |
"peft_type": "LORA",
|
14 |
"r": 32,
|
15 |
"revision": null,
|
|
|
9 |
"layers_to_transform": null,
|
10 |
"lora_alpha": 32,
|
11 |
"lora_dropout": 0.1,
|
12 |
+
"modules_to_save": [
|
13 |
+
"classifier"
|
14 |
+
],
|
15 |
"peft_type": "LORA",
|
16 |
"r": 32,
|
17 |
"revision": null,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7124429
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:958fd7523262d4a1f821aea38fd36ac02520228fc30f16b89c5e85167ff33758
|
3 |
size 7124429
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442581361
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e0b1573e08c15b9d7fba3fe7b105d749ffd09a2b46803513252eedf323f4643
|
3 |
size 442581361
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ecb4836f2b399db24cbfceb7800cd13ae8be70abdbca6f71875e5a3160b9eec
|
3 |
size 4091
|