JacksonBrune's picture
Upload folder using huggingface_hub
86013d3 verified
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "defog/sqlcoder-7b-2",
"bias": "none",
"corda_config": null,
"eva_config": {
"adjust_scaling_factors": true,
"label_mask_value": -100,
"rho": 2.0,
"tau": 0.99,
"use_label_mask": true,
"whiten": false
},
"exclude_modules": null,
"fan_in_fan_out": null,
"inference_mode": true,
"init_lora_weights": "eva",
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 256,
"lora_bias": false,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 128,
"rank_pattern": {},
"revision": null,
"target_modules": [
"(?:language_model.)?model.layers.[\\d]+.(mlp|cross_attn|self_attn).(up|down|gate|q|k|v|o)_proj",
"gate_proj",
"down_proj",
"k_proj",
"v_proj",
"q_proj",
"o_proj",
"up_proj"
],
"task_type": "CAUSAL_LM",
"trainable_token_indices": null,
"use_dora": false,
"use_rslora": false
}