pkr7098's picture
Training in progress, epoch 1
e72b946 verified
raw
history blame contribute delete
No virus
907 Bytes
{
"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,
"gradient_accumulation_steps": 4,
"inference_mode": true,
"init_lora_weights": "svd",
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 1,
"lora_dropout": 0.1,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [
"classifier"
],
"only_lora": false,
"peft_type": "LORA",
"r": 16,
"rank_pattern": {},
"revision": null,
"scheduler": "cos",
"target_modules": [
"dense",
"key",
"value",
"query"
],
"task_type": null,
"total_steps": 43,
"use_dora": false,
"use_rslora": false
}