File size: 983 Bytes
b375eb7
 
 
 
 
 
 
 
 
40a6576
b375eb7
40a6576
b375eb7
 
 
 
95f7bd1
b375eb7
 
 
 
 
 
40a6576
b375eb7
95f7bd1
b375eb7
 
ae7c387
40a6576
 
b375eb7
a85dba3
95f7bd1
 
 
b375eb7
 
40a6576
b375eb7
 
 
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
37
38
39
40
41
42
{
  "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": 32,
  "lora_dropout": 0.1,
  "megatron_config": null,
  "megatron_core": "megatron.core",
  "modules_to_save": [
    "classifier"
  ],
  "only_lora": false,
  "peft_type": "LORA",
  "r": 32,
  "rank_pattern": {},
  "revision": null,
  "scheduler": "only_lora",
  "scheduler_verbose": true,
  "scheduler_verbose_interval": 100,
  "target_modules": [
    "key",
    "dense",
    "query",
    "value"
  ],
  "task_type": null,
  "total_steps": 1290.0,
  "use_dora": false,
  "use_rslora": false
}