Update checkpoint-1200/adapter_config.json
Browse files
checkpoint-1200/adapter_config.json
CHANGED
@@ -8,11 +8,8 @@
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
-
"loftq_config": {},
|
12 |
"lora_alpha": 16,
|
13 |
"lora_dropout": 0.05,
|
14 |
-
"megatron_config": null,
|
15 |
-
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
"r": 16,
|
@@ -24,6 +21,5 @@
|
|
24 |
"o_proj",
|
25 |
"v_proj"
|
26 |
],
|
27 |
-
"task_type": "CAUSAL_LM"
|
28 |
-
"use_rslora": false
|
29 |
}
|
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
|
|
11 |
"lora_alpha": 16,
|
12 |
"lora_dropout": 0.05,
|
|
|
|
|
13 |
"modules_to_save": null,
|
14 |
"peft_type": "LORA",
|
15 |
"r": 16,
|
|
|
21 |
"o_proj",
|
22 |
"v_proj"
|
23 |
],
|
24 |
+
"task_type": "CAUSAL_LM"
|
|
|
25 |
}
|