shujunge commited on
Commit
b578497
1 Parent(s): 7ba4f14

Upload model

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