pkr7098's picture
Training in progress, epoch 1
cd668db verified
raw
history blame
No virus
976 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": "all",
"fan_in_fan_out": false,
"gradient_accumulation_steps": 1,
"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",
"scheduler_verbose": true,
"scheduler_verbose_interval": 100,
"target_modules": [
"key",
"value",
"query",
"dense"
],
"task_type": null,
"total_steps": 1290.0,
"use_dora": false,
"use_rslora": false
}