legal-data-mDeBERTa_V3 / adapter_config.json
hcene's picture
hcene/Camembert-xnli
6f2175b verified
raw
history blame contribute delete
623 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "MoritzLaurer/mDeBERTa-v3-base-mnli-xnli",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 8,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 16,
"rank_pattern": {},
"revision": null,
"target_modules": [
"classifier"
],
"task_type": "SEQ_CLS",
"use_dora": false,
"use_rslora": false
}