Training in progress, step 500
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"layers_pattern": null,
|
| 17 |
"layers_to_transform": null,
|
| 18 |
"loftq_config": {},
|
| 19 |
-
"lora_alpha":
|
| 20 |
"lora_bias": false,
|
| 21 |
"lora_dropout": 0.01,
|
| 22 |
"megatron_config": null,
|
|
@@ -26,16 +26,16 @@
|
|
| 26 |
],
|
| 27 |
"peft_type": "LORA",
|
| 28 |
"qalora_group_size": 16,
|
| 29 |
-
"r":
|
| 30 |
"rank_pattern": {},
|
| 31 |
"revision": null,
|
| 32 |
"target_modules": [
|
| 33 |
-
"value",
|
| 34 |
-
"projection",
|
| 35 |
"query",
|
| 36 |
"qkv",
|
|
|
|
|
|
|
| 37 |
"dense",
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
|
|
|
| 16 |
"layers_pattern": null,
|
| 17 |
"layers_to_transform": null,
|
| 18 |
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 64,
|
| 20 |
"lora_bias": false,
|
| 21 |
"lora_dropout": 0.01,
|
| 22 |
"megatron_config": null,
|
|
|
|
| 26 |
],
|
| 27 |
"peft_type": "LORA",
|
| 28 |
"qalora_group_size": 16,
|
| 29 |
+
"r": 64,
|
| 30 |
"rank_pattern": {},
|
| 31 |
"revision": null,
|
| 32 |
"target_modules": [
|
|
|
|
|
|
|
| 33 |
"query",
|
| 34 |
"qkv",
|
| 35 |
+
"projection",
|
| 36 |
+
"key",
|
| 37 |
"dense",
|
| 38 |
+
"value"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
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:e8ea322bc5224d92052185ed3f08fdd2f86b5b381adec2b3f18df04ac0b82a1e
|
| 3 |
+
size 100726860
|