Training in progress, epoch 1
Browse files- adapter_config.json +1 -1
- adapter_model.bin +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"lora_dropout": 0.1,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
-
"r":
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"query",
|
|
|
11 |
"lora_dropout": 0.1,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
+
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"query",
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d48a0556d6643a55ec6687cdbc026e65d4744b5678ad038e9d86eb383046f8c1
|
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:a6646b8e334f91c4426cbe8a8c27fbea0fded70feb340c502bcb9f4d703d578a
|
3 |
size 4091
|