File size: 826 Bytes
5171154 b2355f7 5171154 503bbfc 5171154 4a770c6 6952886 999390f 5171154 7e3fba6 5171154 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
{
"alpha_pattern": {},
"auto_mapping": {
"base_model_class": "ViTForImageClassification",
"parent_library": "transformers.models.vit.modeling_vit"
},
"base_model_name_or_path": "google/vit-base-patch16-224-in21k",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 16,
"lora_dropout": 0.1,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [
"classifier"
],
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"value",
"query"
],
"task_type": null,
"use_dora": false,
"use_dovera": true,
"use_dovera_tuning": false,
"use_rslora": false,
"use_vera": false
} |