harpreetmann's picture
Upload model
9878070 verified
raw
history blame contribute delete
No virus
721 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "google/flan-t5-base",
"bias": "lora_only",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 256,
"lora_dropout": 0.01,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [
"out_proj",
"dense"
],
"peft_type": "LORA",
"r": 128,
"rank_pattern": {},
"revision": null,
"target_modules": [
"q",
"wo",
"v",
"o",
"wi_1",
"wi_0",
"k"
],
"task_type": "SEQ_CLS",
"use_dora": false,
"use_rslora": false
}