sebasmos commited on
Commit
60aa55f
1 Parent(s): 355da32

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "ViTForImageClassification",
5
+ "parent_library": "transformers.models.vit.modeling_vit"
6
+ },
7
+ "base_model_name_or_path": "google/vit-base-patch16-224-in21k",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 16,
16
+ "lora_dropout": 0.1,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": [
20
+ "classifier"
21
+ ],
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "value",
28
+ "query"
29
+ ],
30
+ "task_type": null,
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10e29e2203e257716141bb02b17261af397eadaaab7688f85351e749a4f32ba
3
+ size 2677140
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
runs/Mar06_16-52-38_68990c6ce88e/events.out.tfevents.1709744021.68990c6ce88e.282.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11feedc51257abc2e4045206761eae4514e6d7740e393d2860bbf0bf9fac2185
3
+ size 9372
runs/Mar06_16-52-38_68990c6ce88e/events.out.tfevents.1709744096.68990c6ce88e.282.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bff28bcda3594227fc3b0860b8f7ce0d136ca7f2c8d40e99c21d27511675de26
3
+ size 9421
runs/Mar06_16-52-38_68990c6ce88e/events.out.tfevents.1709744352.68990c6ce88e.282.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd923870769f8d02fd6cfddb5526fa72a2b93b7aa393acbc4ed24fda68c7310
3
+ size 9421
runs/Mar06_16-52-38_68990c6ce88e/events.out.tfevents.1709745661.68990c6ce88e.282.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c0e053e192d01f91ab7c9e32d75ba8df003b6d08839143e9b4771cc7f112b8
3
+ size 9738
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6f51f1d2a93b52be7c3c1638758b15336cfe0d4cb0267b2eacd7fe91cbba0c9
3
+ size 4984