gagan3012 commited on
Commit
b1fb719
1 Parent(s): 606246c

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +20 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "bias": "none",
4
+ "enable_lora": null,
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "lora_alpha": 16,
8
+ "lora_dropout": 0.1,
9
+ "merge_weights": false,
10
+ "modules_to_save": [
11
+ "classifier"
12
+ ],
13
+ "peft_type": "LORA",
14
+ "r": 16,
15
+ "target_modules": [
16
+ "query",
17
+ "value"
18
+ ],
19
+ "task_type": null
20
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afef79a098ddc032d5dafadf55f21980ae2f39b0bc5474e9f7de84c79931a7aa
3
+ size 2688263