Telugu-sentiment_analysis / adapter_config.json
aashish-249's picture
Training in progress, epoch 1
5fbf630
raw
history blame
No virus
486 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "ltrctelugu/ltrc-albert",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 32,
"lora_dropout": 0.05,
"modules_to_save": null,
"peft_type": "LORA",
"r": 16,
"rank_pattern": {},
"revision": null,
"target_modules": [
"value",
"query"
],
"task_type": "SEQ_CLS"
}