regression-tests / boft_mlp /0.11.1 /adapter_config.json
BenjaminB's picture
BenjaminB HF staff
Upload folder using huggingface_hub
54b6cd1 verified
raw
history blame contribute delete
516 Bytes
{
"auto_mapping": {
"base_model_class": "MLP",
"parent_library": "test_regression"
},
"base_model_name_or_path": null,
"bias": "none",
"boft_block_num": 0,
"boft_block_size": 2,
"boft_dropout": 0.0,
"boft_n_butterfly_factor": 1,
"fan_in_fan_out": false,
"inference_mode": true,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"modules_to_save": null,
"peft_type": "BOFT",
"revision": null,
"target_modules": [
"lin0"
],
"task_type": null
}