Delete adapter_config.json
Browse files- adapter_config.json +0 -49
adapter_config.json
DELETED
|
@@ -1,49 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"alora_invocation_tokens": null,
|
| 3 |
-
"alpha_pattern": {},
|
| 4 |
-
"arrow_config": null,
|
| 5 |
-
"auto_mapping": null,
|
| 6 |
-
"base_model_name_or_path": "distilbert/distilbert-base-uncased",
|
| 7 |
-
"bias": "none",
|
| 8 |
-
"corda_config": null,
|
| 9 |
-
"ensure_weight_tying": false,
|
| 10 |
-
"eva_config": null,
|
| 11 |
-
"exclude_modules": null,
|
| 12 |
-
"fan_in_fan_out": false,
|
| 13 |
-
"inference_mode": true,
|
| 14 |
-
"init_lora_weights": true,
|
| 15 |
-
"layer_replication": null,
|
| 16 |
-
"layers_pattern": null,
|
| 17 |
-
"layers_to_transform": null,
|
| 18 |
-
"loftq_config": {},
|
| 19 |
-
"lora_alpha": 4,
|
| 20 |
-
"lora_bias": false,
|
| 21 |
-
"lora_dropout": 0.01,
|
| 22 |
-
"megatron_config": null,
|
| 23 |
-
"megatron_core": "megatron.core",
|
| 24 |
-
"modules_to_save": [
|
| 25 |
-
"classifier",
|
| 26 |
-
"classifier",
|
| 27 |
-
"score"
|
| 28 |
-
],
|
| 29 |
-
"peft_type": "LORA",
|
| 30 |
-
"peft_version": "0.18.0",
|
| 31 |
-
"qalora_group_size": 16,
|
| 32 |
-
"r": 2,
|
| 33 |
-
"rank_pattern": {},
|
| 34 |
-
"revision": null,
|
| 35 |
-
"target_modules": [
|
| 36 |
-
"v_lin",
|
| 37 |
-
"out_lin",
|
| 38 |
-
"lin2",
|
| 39 |
-
"q_lin",
|
| 40 |
-
"lin1",
|
| 41 |
-
"k_lin"
|
| 42 |
-
],
|
| 43 |
-
"target_parameters": null,
|
| 44 |
-
"task_type": "SEQ_CLS",
|
| 45 |
-
"trainable_token_indices": null,
|
| 46 |
-
"use_dora": false,
|
| 47 |
-
"use_qalora": false,
|
| 48 |
-
"use_rslora": false
|
| 49 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|