DunnBC22 commited on
Commit
8ecf7a0
·
1 Parent(s): 74fbc49

Model save

Browse files
adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "google/vit-large-patch32-384",
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:72263677a030d5242b8a5670b0d605b559817ae617392fe2b45e2999bac0e4d6
3
+ size 6335831
runs/Jul15_15-35-35_8991d5031230/events.out.tfevents.1689435340.8991d5031230.222.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfbfacaedaec1bbe449ded6dffb9af5a69f0205450161d830e750806b1e76a7e
3
- size 6258
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de687bbddb9814bb693788db6133a7520e36e567903c4198d4be048289460a30
3
+ size 6612