Training in progress, step 200
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"layers_pattern": null,
|
| 14 |
"layers_to_transform": null,
|
| 15 |
"loftq_config": {},
|
| 16 |
-
"lora_alpha":
|
| 17 |
"lora_bias": false,
|
| 18 |
"lora_dropout": 0.1,
|
| 19 |
"megatron_config": null,
|
|
@@ -24,7 +24,7 @@
|
|
| 24 |
],
|
| 25 |
"peft_type": "LORA",
|
| 26 |
"qalora_group_size": 16,
|
| 27 |
-
"r":
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
|
|
|
| 13 |
"layers_pattern": null,
|
| 14 |
"layers_to_transform": null,
|
| 15 |
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 64,
|
| 17 |
"lora_bias": false,
|
| 18 |
"lora_dropout": 0.1,
|
| 19 |
"megatron_config": null,
|
|
|
|
| 24 |
],
|
| 25 |
"peft_type": "LORA",
|
| 26 |
"qalora_group_size": 16,
|
| 27 |
+
"r": 32,
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
adapter_model.safetensors
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:bfff27979dc79983bbc150626ebfc064e398729cf71197a6331b760c216a627a
|
| 3 |
+
size 194588072
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9599c7e512915bb409921d36f50864aa714deff56ac5d6709aae803516f9a368
|
| 3 |
size 5777
|