Training in progress, epoch 0
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"layers_pattern": null,
|
9 |
"layers_to_transform": null,
|
10 |
"lora_alpha": 16,
|
11 |
-
"lora_dropout": 0.
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
"r": 8,
|
|
|
8 |
"layers_pattern": null,
|
9 |
"layers_to_transform": null,
|
10 |
"lora_alpha": 16,
|
11 |
+
"lora_dropout": 0.01,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
"r": 8,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536953
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9dab79057227c892393975063ccdda01f3a147e55f9b765a387a3f737ce911b
|
3 |
size 4536953
|
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:234476b168b9443524cb077237c4cc77839370b23fff5bebea83e4a762383678
|
3 |
size 4091
|