lora_kogpt2-small2
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -15,13 +15,13 @@
|
|
15 |
"loftq_config": {},
|
16 |
"lora_alpha": 16,
|
17 |
"lora_bias": false,
|
18 |
-
"lora_dropout": 0.
|
19 |
"megatron_config": null,
|
20 |
"megatron_core": "megatron.core",
|
21 |
"modules_to_save": null,
|
22 |
"peft_type": "LORA",
|
23 |
"qalora_group_size": 16,
|
24 |
-
"r":
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
15 |
"loftq_config": {},
|
16 |
"lora_alpha": 16,
|
17 |
"lora_bias": false,
|
18 |
+
"lora_dropout": 0.02,
|
19 |
"megatron_config": null,
|
20 |
"megatron_core": "megatron.core",
|
21 |
"modules_to_save": null,
|
22 |
"peft_type": "LORA",
|
23 |
"qalora_group_size": 16,
|
24 |
+
"r": 16,
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"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:5ff3fc3a8ec498dd4ee55046490ffa4da0f86215ba56313cb8209bd65b589d5f
|
3 |
+
size 316941656
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5713
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af861410afea1ff1347495db75bf362a41698822c164b3e74092684822ccf23
|
3 |
size 5713
|