mt0_xxl_ru_turbo_alpaca_lora / adapter_config.json
IlyaGusev's picture
Next version: 420+420 context
f9e4195
{
"base_model_name_or_path": "bigscience/mt0-xxl-mt",
"bias": "none",
"enable_lora": null,
"fan_in_fan_out": false,
"inference_mode": true,
"lora_alpha": 32,
"lora_dropout": 0.05,
"merge_weights": false,
"modules_to_save": null,
"peft_type": "LORA",
"r": 4,
"target_modules": [
"q",
"v"
],
"task_type": "SEQ_2_SEQ_LM"
}