AMfeta99 commited on
Commit
432490c
1 Parent(s): e65e61b

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": 0,
13
+ "1": 1
14
+ },
15
+ "image_size": 224,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "0": 0,
20
+ "1": 1
21
+ },
22
+ "layer_norm_eps": 1e-12,
23
+ "model_type": "vit",
24
+ "num_attention_heads": 12,
25
+ "num_channels": 3,
26
+ "num_hidden_layers": 12,
27
+ "patch_size": 16,
28
+ "problem_type": "single_label_classification",
29
+ "qkv_bias": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.41.2"
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e819753464a8b63489a0b70c521575b715732f54f81fec9222b7d8ae11fe4375
3
+ size 343223968
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/Jun13_08-48-14_60cbcd28d8fc/events.out.tfevents.1718268507.60cbcd28d8fc.2058.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9848728d098a8d3616bde700abda366e955a5210d283d862e50d1d7a368bc24
3
+ size 4853
runs/Jun13_08-50-41_60cbcd28d8fc/events.out.tfevents.1718268645.60cbcd28d8fc.2058.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e820b51e1370ed54be19df3f6f2ba0dab995ca497e67a3a8659d01d07754dfc1
3
+ size 4853
runs/Jun13_09-00-23_60cbcd28d8fc/events.out.tfevents.1718269228.60cbcd28d8fc.2058.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e39367d4665284dedff4de2ec8a527f5128bc24efb7831486d74ca2f58f3761
3
+ size 4853
runs/Jun13_09-02-24_60cbcd28d8fc/events.out.tfevents.1718269348.60cbcd28d8fc.2058.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a3823cbe99403c2eed95c0dc30fa532e37269ca6c6615197a6df0c8dc62c1b4
3
+ size 4853
runs/Jun13_09-03-19_60cbcd28d8fc/events.out.tfevents.1718269402.60cbcd28d8fc.2058.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ddc9e7a6fec3b4d20bd2a3728da1667a9af540c94f5d3b38c4b48bdbf054f6
3
+ size 4853
runs/Jun13_09-05-12_60cbcd28d8fc/events.out.tfevents.1718269514.60cbcd28d8fc.2058.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef3b29d23a9871ddbbf1e82497c8a1d40a8e46945a2e7a1928a4d6a9e61a017
3
+ size 4853
runs/Jun13_09-06-08_60cbcd28d8fc/events.out.tfevents.1718269574.60cbcd28d8fc.2058.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2227d23acd7090ac2915639c13d75d0526b1793c2f81de713a08c4a4f595aa97
3
+ size 9935
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b6959e0448bd1b8c5bc2b6757912a0cde23c12d3c3c5305dca92193bfa1479
3
+ size 5176