prithivMLmods commited on
Commit
e5f4c06
·
verified ·
1 Parent(s): 82bcf68

Upload folder using huggingface_hub

Browse files
checkpoint-1146/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "high-traffic",
7
+ "1": "low-traffic",
8
+ "2": "medium-traffic",
9
+ "3": "no-traffic"
10
+ },
11
+ "initializer_factor": 1.0,
12
+ "label2id": {
13
+ "high-traffic": 0,
14
+ "low-traffic": 1,
15
+ "medium-traffic": 2,
16
+ "no-traffic": 3
17
+ },
18
+ "model_type": "siglip",
19
+ "problem_type": "single_label_classification",
20
+ "text_config": {
21
+ "attention_dropout": 0.0,
22
+ "hidden_act": "gelu_pytorch_tanh",
23
+ "hidden_size": 768,
24
+ "intermediate_size": 3072,
25
+ "layer_norm_eps": 1e-06,
26
+ "max_position_embeddings": 64,
27
+ "model_type": "siglip_text_model",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "projection_size": 768,
31
+ "torch_dtype": "float32",
32
+ "vocab_size": 256000
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.50.0.dev0",
36
+ "vision_config": {
37
+ "attention_dropout": 0.0,
38
+ "hidden_act": "gelu_pytorch_tanh",
39
+ "hidden_size": 768,
40
+ "image_size": 224,
41
+ "intermediate_size": 3072,
42
+ "layer_norm_eps": 1e-06,
43
+ "model_type": "siglip_vision_model",
44
+ "num_attention_heads": 12,
45
+ "num_channels": 3,
46
+ "num_hidden_layers": 12,
47
+ "patch_size": 16,
48
+ "torch_dtype": "float32"
49
+ }
50
+ }
checkpoint-1146/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6d63ad1ba7f72cd453a1b8cc4253c58d744cebf7b8a296f71c3124b49d4129
3
+ size 371574144
checkpoint-1146/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53216e07ec9d94910fff983c20e9ffee851190a86e9c329b3a389a4afbb7b148
3
+ size 686568058
checkpoint-1146/preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "SiglipImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "processor_class": "SiglipProcessor",
18
+ "resample": 2,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "height": 224,
22
+ "width": 224
23
+ }
24
+ }
checkpoint-1146/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce08ec8e4aaa44830bc3d21277daeafd68cf23ab12a650b7356f206b2097fbe
3
+ size 14244
checkpoint-1146/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f322ab7c9b9a70af8ff0f80e361b4e3daf5a2a4b4659b0ecc133b3a20e044719
3
+ size 1064
checkpoint-1146/trainer_state.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 1146,
3
+ "best_metric": 0.3498033881187439,
4
+ "best_model_checkpoint": "Traffic-Density-Classification/checkpoint-1146",
5
+ "epoch": 6.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1146,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.7838767819105358,
15
+ "eval_loss": 0.5680652260780334,
16
+ "eval_model_preparation_time": 0.0025,
17
+ "eval_runtime": 107.6238,
18
+ "eval_samples_per_second": 56.707,
19
+ "eval_steps_per_second": 7.09,
20
+ "step": 191
21
+ },
22
+ {
23
+ "epoch": 2.0,
24
+ "eval_accuracy": 0.823037850237588,
25
+ "eval_loss": 0.45864853262901306,
26
+ "eval_model_preparation_time": 0.0025,
27
+ "eval_runtime": 107.4221,
28
+ "eval_samples_per_second": 56.813,
29
+ "eval_steps_per_second": 7.103,
30
+ "step": 382
31
+ },
32
+ {
33
+ "epoch": 2.6178010471204187,
34
+ "grad_norm": 23.99968910217285,
35
+ "learning_rate": 2.947080291970803e-06,
36
+ "loss": 0.6251,
37
+ "step": 500
38
+ },
39
+ {
40
+ "epoch": 3.0,
41
+ "eval_accuracy": 0.832541373095199,
42
+ "eval_loss": 0.41261211037635803,
43
+ "eval_model_preparation_time": 0.0025,
44
+ "eval_runtime": 109.3365,
45
+ "eval_samples_per_second": 55.818,
46
+ "eval_steps_per_second": 6.978,
47
+ "step": 573
48
+ },
49
+ {
50
+ "epoch": 4.0,
51
+ "eval_accuracy": 0.8341799115189251,
52
+ "eval_loss": 0.41070693731307983,
53
+ "eval_model_preparation_time": 0.0025,
54
+ "eval_runtime": 108.0879,
55
+ "eval_samples_per_second": 56.463,
56
+ "eval_steps_per_second": 7.059,
57
+ "step": 764
58
+ },
59
+ {
60
+ "epoch": 5.0,
61
+ "eval_accuracy": 0.8508930034409307,
62
+ "eval_loss": 0.36471685767173767,
63
+ "eval_model_preparation_time": 0.0025,
64
+ "eval_runtime": 107.2228,
65
+ "eval_samples_per_second": 56.919,
66
+ "eval_steps_per_second": 7.116,
67
+ "step": 955
68
+ },
69
+ {
70
+ "epoch": 5.2356020942408374,
71
+ "grad_norm": 29.588672637939453,
72
+ "learning_rate": 6.66058394160584e-07,
73
+ "loss": 0.3969,
74
+ "step": 1000
75
+ },
76
+ {
77
+ "epoch": 6.0,
78
+ "eval_accuracy": 0.8602326724561691,
79
+ "eval_loss": 0.3498033881187439,
80
+ "eval_model_preparation_time": 0.0025,
81
+ "eval_runtime": 107.3052,
82
+ "eval_samples_per_second": 56.875,
83
+ "eval_steps_per_second": 7.111,
84
+ "step": 1146
85
+ }
86
+ ],
87
+ "logging_steps": 500,
88
+ "max_steps": 1146,
89
+ "num_input_tokens_seen": 0,
90
+ "num_train_epochs": 6,
91
+ "save_steps": 500,
92
+ "stateful_callbacks": {
93
+ "TrainerControl": {
94
+ "args": {
95
+ "should_epoch_stop": false,
96
+ "should_evaluate": false,
97
+ "should_log": false,
98
+ "should_save": true,
99
+ "should_training_stop": true
100
+ },
101
+ "attributes": {}
102
+ }
103
+ },
104
+ "total_flos": 3.06700961103736e+18,
105
+ "train_batch_size": 32,
106
+ "trial_name": null,
107
+ "trial_params": null
108
+ }
checkpoint-1146/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b6e4446124f763a6e830979bd60cfae2d0dd6039989c0d2b96713f66a84def
3
+ size 5304
checkpoint-764/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "high-traffic",
7
+ "1": "low-traffic",
8
+ "2": "medium-traffic",
9
+ "3": "no-traffic"
10
+ },
11
+ "initializer_factor": 1.0,
12
+ "label2id": {
13
+ "high-traffic": 0,
14
+ "low-traffic": 1,
15
+ "medium-traffic": 2,
16
+ "no-traffic": 3
17
+ },
18
+ "model_type": "siglip",
19
+ "problem_type": "single_label_classification",
20
+ "text_config": {
21
+ "attention_dropout": 0.0,
22
+ "hidden_act": "gelu_pytorch_tanh",
23
+ "hidden_size": 768,
24
+ "intermediate_size": 3072,
25
+ "layer_norm_eps": 1e-06,
26
+ "max_position_embeddings": 64,
27
+ "model_type": "siglip_text_model",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "projection_size": 768,
31
+ "torch_dtype": "float32",
32
+ "vocab_size": 256000
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.50.0.dev0",
36
+ "vision_config": {
37
+ "attention_dropout": 0.0,
38
+ "hidden_act": "gelu_pytorch_tanh",
39
+ "hidden_size": 768,
40
+ "image_size": 224,
41
+ "intermediate_size": 3072,
42
+ "layer_norm_eps": 1e-06,
43
+ "model_type": "siglip_vision_model",
44
+ "num_attention_heads": 12,
45
+ "num_channels": 3,
46
+ "num_hidden_layers": 12,
47
+ "patch_size": 16,
48
+ "torch_dtype": "float32"
49
+ }
50
+ }
checkpoint-764/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258db8b59b2ed02b651286cb49150e2f47fd2d28624e281d9c7398a12a8c3198
3
+ size 371574144
checkpoint-764/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ed9582c42a64a0ab30720e4cdf77c62b4128e232c147ab582e8a435589e43b4
3
+ size 686568058
checkpoint-764/preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "SiglipImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "processor_class": "SiglipProcessor",
18
+ "resample": 2,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "height": 224,
22
+ "width": 224
23
+ }
24
+ }
checkpoint-764/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93447c6416237d831adb4b5c99638f780ef9e5024aae6b2f5ddbfc70bdfb2d03
3
+ size 14244
checkpoint-764/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93d492bf69727003109813568f0339c0249c77b283dcbfbfa38a77a42b428814
3
+ size 1064
checkpoint-764/trainer_state.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 764,
3
+ "best_metric": 0.41070693731307983,
4
+ "best_model_checkpoint": "Traffic-Density-Classification/checkpoint-764",
5
+ "epoch": 4.0,
6
+ "eval_steps": 500,
7
+ "global_step": 764,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.7838767819105358,
15
+ "eval_loss": 0.5680652260780334,
16
+ "eval_model_preparation_time": 0.0025,
17
+ "eval_runtime": 107.6238,
18
+ "eval_samples_per_second": 56.707,
19
+ "eval_steps_per_second": 7.09,
20
+ "step": 191
21
+ },
22
+ {
23
+ "epoch": 2.0,
24
+ "eval_accuracy": 0.823037850237588,
25
+ "eval_loss": 0.45864853262901306,
26
+ "eval_model_preparation_time": 0.0025,
27
+ "eval_runtime": 107.4221,
28
+ "eval_samples_per_second": 56.813,
29
+ "eval_steps_per_second": 7.103,
30
+ "step": 382
31
+ },
32
+ {
33
+ "epoch": 2.6178010471204187,
34
+ "grad_norm": 23.99968910217285,
35
+ "learning_rate": 2.947080291970803e-06,
36
+ "loss": 0.6251,
37
+ "step": 500
38
+ },
39
+ {
40
+ "epoch": 3.0,
41
+ "eval_accuracy": 0.832541373095199,
42
+ "eval_loss": 0.41261211037635803,
43
+ "eval_model_preparation_time": 0.0025,
44
+ "eval_runtime": 109.3365,
45
+ "eval_samples_per_second": 55.818,
46
+ "eval_steps_per_second": 6.978,
47
+ "step": 573
48
+ },
49
+ {
50
+ "epoch": 4.0,
51
+ "eval_accuracy": 0.8341799115189251,
52
+ "eval_loss": 0.41070693731307983,
53
+ "eval_model_preparation_time": 0.0025,
54
+ "eval_runtime": 108.0879,
55
+ "eval_samples_per_second": 56.463,
56
+ "eval_steps_per_second": 7.059,
57
+ "step": 764
58
+ }
59
+ ],
60
+ "logging_steps": 500,
61
+ "max_steps": 1146,
62
+ "num_input_tokens_seen": 0,
63
+ "num_train_epochs": 6,
64
+ "save_steps": 500,
65
+ "stateful_callbacks": {
66
+ "TrainerControl": {
67
+ "args": {
68
+ "should_epoch_stop": false,
69
+ "should_evaluate": false,
70
+ "should_log": false,
71
+ "should_save": true,
72
+ "should_training_stop": false
73
+ },
74
+ "attributes": {}
75
+ }
76
+ },
77
+ "total_flos": 2.0446730740249068e+18,
78
+ "train_batch_size": 32,
79
+ "trial_name": null,
80
+ "trial_params": null
81
+ }
checkpoint-764/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b6e4446124f763a6e830979bd60cfae2d0dd6039989c0d2b96713f66a84def
3
+ size 5304
checkpoint-955/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "high-traffic",
7
+ "1": "low-traffic",
8
+ "2": "medium-traffic",
9
+ "3": "no-traffic"
10
+ },
11
+ "initializer_factor": 1.0,
12
+ "label2id": {
13
+ "high-traffic": 0,
14
+ "low-traffic": 1,
15
+ "medium-traffic": 2,
16
+ "no-traffic": 3
17
+ },
18
+ "model_type": "siglip",
19
+ "problem_type": "single_label_classification",
20
+ "text_config": {
21
+ "attention_dropout": 0.0,
22
+ "hidden_act": "gelu_pytorch_tanh",
23
+ "hidden_size": 768,
24
+ "intermediate_size": 3072,
25
+ "layer_norm_eps": 1e-06,
26
+ "max_position_embeddings": 64,
27
+ "model_type": "siglip_text_model",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "projection_size": 768,
31
+ "torch_dtype": "float32",
32
+ "vocab_size": 256000
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.50.0.dev0",
36
+ "vision_config": {
37
+ "attention_dropout": 0.0,
38
+ "hidden_act": "gelu_pytorch_tanh",
39
+ "hidden_size": 768,
40
+ "image_size": 224,
41
+ "intermediate_size": 3072,
42
+ "layer_norm_eps": 1e-06,
43
+ "model_type": "siglip_vision_model",
44
+ "num_attention_heads": 12,
45
+ "num_channels": 3,
46
+ "num_hidden_layers": 12,
47
+ "patch_size": 16,
48
+ "torch_dtype": "float32"
49
+ }
50
+ }
checkpoint-955/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb96eae322a50e4695704df4ceab9fffdff892d5da87c19b4671d9a2ec53d118
3
+ size 371574144
checkpoint-955/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19738c04dc143800fdb1672e92947446707aa5f2443c8ce02457ea8ab86e2914
3
+ size 686568058
checkpoint-955/preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "SiglipImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "processor_class": "SiglipProcessor",
18
+ "resample": 2,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "height": 224,
22
+ "width": 224
23
+ }
24
+ }
checkpoint-955/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b216419a981170b51801319569a563c7ac89df6af83c7e0fcc1147350f1d5e7d
3
+ size 14244
checkpoint-955/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68312a96dd4134937df6e1fbfd9ce66125571a0c7c7c5f38c44114fb1ac193de
3
+ size 1064
checkpoint-955/trainer_state.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 955,
3
+ "best_metric": 0.36471685767173767,
4
+ "best_model_checkpoint": "Traffic-Density-Classification/checkpoint-955",
5
+ "epoch": 5.0,
6
+ "eval_steps": 500,
7
+ "global_step": 955,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.7838767819105358,
15
+ "eval_loss": 0.5680652260780334,
16
+ "eval_model_preparation_time": 0.0025,
17
+ "eval_runtime": 107.6238,
18
+ "eval_samples_per_second": 56.707,
19
+ "eval_steps_per_second": 7.09,
20
+ "step": 191
21
+ },
22
+ {
23
+ "epoch": 2.0,
24
+ "eval_accuracy": 0.823037850237588,
25
+ "eval_loss": 0.45864853262901306,
26
+ "eval_model_preparation_time": 0.0025,
27
+ "eval_runtime": 107.4221,
28
+ "eval_samples_per_second": 56.813,
29
+ "eval_steps_per_second": 7.103,
30
+ "step": 382
31
+ },
32
+ {
33
+ "epoch": 2.6178010471204187,
34
+ "grad_norm": 23.99968910217285,
35
+ "learning_rate": 2.947080291970803e-06,
36
+ "loss": 0.6251,
37
+ "step": 500
38
+ },
39
+ {
40
+ "epoch": 3.0,
41
+ "eval_accuracy": 0.832541373095199,
42
+ "eval_loss": 0.41261211037635803,
43
+ "eval_model_preparation_time": 0.0025,
44
+ "eval_runtime": 109.3365,
45
+ "eval_samples_per_second": 55.818,
46
+ "eval_steps_per_second": 6.978,
47
+ "step": 573
48
+ },
49
+ {
50
+ "epoch": 4.0,
51
+ "eval_accuracy": 0.8341799115189251,
52
+ "eval_loss": 0.41070693731307983,
53
+ "eval_model_preparation_time": 0.0025,
54
+ "eval_runtime": 108.0879,
55
+ "eval_samples_per_second": 56.463,
56
+ "eval_steps_per_second": 7.059,
57
+ "step": 764
58
+ },
59
+ {
60
+ "epoch": 5.0,
61
+ "eval_accuracy": 0.8508930034409307,
62
+ "eval_loss": 0.36471685767173767,
63
+ "eval_model_preparation_time": 0.0025,
64
+ "eval_runtime": 107.2228,
65
+ "eval_samples_per_second": 56.919,
66
+ "eval_steps_per_second": 7.116,
67
+ "step": 955
68
+ }
69
+ ],
70
+ "logging_steps": 500,
71
+ "max_steps": 1146,
72
+ "num_input_tokens_seen": 0,
73
+ "num_train_epochs": 6,
74
+ "save_steps": 500,
75
+ "stateful_callbacks": {
76
+ "TrainerControl": {
77
+ "args": {
78
+ "should_epoch_stop": false,
79
+ "should_evaluate": false,
80
+ "should_log": false,
81
+ "should_save": true,
82
+ "should_training_stop": false
83
+ },
84
+ "attributes": {}
85
+ }
86
+ },
87
+ "total_flos": 2.5558413425311334e+18,
88
+ "train_batch_size": 32,
89
+ "trial_name": null,
90
+ "trial_params": null
91
+ }
checkpoint-955/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b6e4446124f763a6e830979bd60cfae2d0dd6039989c0d2b96713f66a84def
3
+ size 5304
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "high-traffic",
7
+ "1": "low-traffic",
8
+ "2": "medium-traffic",
9
+ "3": "no-traffic"
10
+ },
11
+ "initializer_factor": 1.0,
12
+ "label2id": {
13
+ "high-traffic": 0,
14
+ "low-traffic": 1,
15
+ "medium-traffic": 2,
16
+ "no-traffic": 3
17
+ },
18
+ "model_type": "siglip",
19
+ "problem_type": "single_label_classification",
20
+ "text_config": {
21
+ "attention_dropout": 0.0,
22
+ "hidden_act": "gelu_pytorch_tanh",
23
+ "hidden_size": 768,
24
+ "intermediate_size": 3072,
25
+ "layer_norm_eps": 1e-06,
26
+ "max_position_embeddings": 64,
27
+ "model_type": "siglip_text_model",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "projection_size": 768,
31
+ "torch_dtype": "float32",
32
+ "vocab_size": 256000
33
+ },
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.50.0.dev0",
36
+ "vision_config": {
37
+ "attention_dropout": 0.0,
38
+ "hidden_act": "gelu_pytorch_tanh",
39
+ "hidden_size": 768,
40
+ "image_size": 224,
41
+ "intermediate_size": 3072,
42
+ "layer_norm_eps": 1e-06,
43
+ "model_type": "siglip_vision_model",
44
+ "num_attention_heads": 12,
45
+ "num_channels": 3,
46
+ "num_hidden_layers": 12,
47
+ "patch_size": 16,
48
+ "torch_dtype": "float32"
49
+ }
50
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6d63ad1ba7f72cd453a1b8cc4253c58d744cebf7b8a296f71c3124b49d4129
3
+ size 371574144
preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "SiglipImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "processor_class": "SiglipProcessor",
18
+ "resample": 2,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "height": 224,
22
+ "width": 224
23
+ }
24
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b6e4446124f763a6e830979bd60cfae2d0dd6039989c0d2b96713f66a84def
3
+ size 5304