robkayinto commited on
Commit
798eb71
1 Parent(s): 93d46fd

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +21 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "init_lora_weights": true,
8
+ "lora_alpha": 16,
9
+ "lora_dropout": 0.1,
10
+ "merge_weights": false,
11
+ "modules_to_save": [
12
+ "classifier"
13
+ ],
14
+ "peft_type": "LORA",
15
+ "r": 16,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": null
21
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a9e11dac3a7a81cb75164cf3d0af56c445ad6c6036db65b9036bd65aa4d22e0
3
+ size 2688263