prithivMLmods commited on
Commit
0456056
·
verified ·
1 Parent(s): d0bef7b

Upload folder using huggingface_hub

Browse files
checkpoint-1108/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Fractured",
7
+ "1": "Not Fractured"
8
+ },
9
+ "initializer_factor": 1.0,
10
+ "label2id": {
11
+ "Fractured": 0,
12
+ "Not Fractured": 1
13
+ },
14
+ "model_type": "siglip",
15
+ "problem_type": "single_label_classification",
16
+ "text_config": {
17
+ "attention_dropout": 0.0,
18
+ "hidden_act": "gelu_pytorch_tanh",
19
+ "hidden_size": 768,
20
+ "intermediate_size": 3072,
21
+ "layer_norm_eps": 1e-06,
22
+ "max_position_embeddings": 64,
23
+ "model_type": "siglip_text_model",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "projection_size": 768,
27
+ "torch_dtype": "float32",
28
+ "vocab_size": 256000
29
+ },
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.50.0",
32
+ "vision_config": {
33
+ "attention_dropout": 0.0,
34
+ "hidden_act": "gelu_pytorch_tanh",
35
+ "hidden_size": 768,
36
+ "image_size": 224,
37
+ "intermediate_size": 3072,
38
+ "layer_norm_eps": 1e-06,
39
+ "model_type": "siglip_vision_model",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "torch_dtype": "float32"
45
+ }
46
+ }
checkpoint-1108/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe991a340c25c67413f22305e8a5f3e928a460eba863d5fd21f8f3ae80a89dd
3
+ size 371567992
checkpoint-1108/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1727b9e0844f1a979fd4f24509248dd6c585789ec24f57ca55c4f7b7fed936f3
3
+ size 686555770
checkpoint-1108/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-1108/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff9bf56f387a4693727fdec1b0accf748a15934eba2a1f8b12b8106ce13cab9
3
+ size 14244
checkpoint-1108/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f13f55d1060c3c72ae6451af25abaa85fccc47c713075848b9ef644f620ac13
3
+ size 1064
checkpoint-1108/trainer_state.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 1108,
3
+ "best_metric": 0.3766080141067505,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-1108",
5
+ "epoch": 4.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1108,
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.4945278122531874,
15
+ "eval_loss": 0.7578555941581726,
16
+ "eval_model_preparation_time": 0.0039,
17
+ "eval_runtime": 118.1461,
18
+ "eval_samples_per_second": 75.017,
19
+ "eval_steps_per_second": 9.378,
20
+ "step": 277
21
+ },
22
+ {
23
+ "epoch": 1.8050541516245486,
24
+ "grad_norm": 8.300339698791504,
25
+ "learning_rate": 0.00011493383742911155,
26
+ "loss": 0.7255,
27
+ "step": 500
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "eval_accuracy": 0.6685095340178269,
32
+ "eval_loss": 0.6061146855354309,
33
+ "eval_model_preparation_time": 0.0039,
34
+ "eval_runtime": 119.2786,
35
+ "eval_samples_per_second": 74.305,
36
+ "eval_steps_per_second": 9.289,
37
+ "step": 554
38
+ },
39
+ {
40
+ "epoch": 3.0,
41
+ "eval_accuracy": 0.7349655872729324,
42
+ "eval_loss": 0.5418383479118347,
43
+ "eval_model_preparation_time": 0.0039,
44
+ "eval_runtime": 118.6417,
45
+ "eval_samples_per_second": 74.704,
46
+ "eval_steps_per_second": 9.339,
47
+ "step": 831
48
+ },
49
+ {
50
+ "epoch": 3.6101083032490973,
51
+ "grad_norm": 2.286860942840576,
52
+ "learning_rate": 2.0415879017013234e-05,
53
+ "loss": 0.5518,
54
+ "step": 1000
55
+ },
56
+ {
57
+ "epoch": 4.0,
58
+ "eval_accuracy": 0.8303057655421415,
59
+ "eval_loss": 0.3766080141067505,
60
+ "eval_model_preparation_time": 0.0039,
61
+ "eval_runtime": 119.2251,
62
+ "eval_samples_per_second": 74.338,
63
+ "eval_steps_per_second": 9.293,
64
+ "step": 1108
65
+ }
66
+ ],
67
+ "logging_steps": 500,
68
+ "max_steps": 1108,
69
+ "num_input_tokens_seen": 0,
70
+ "num_train_epochs": 4,
71
+ "save_steps": 500,
72
+ "stateful_callbacks": {
73
+ "TrainerControl": {
74
+ "args": {
75
+ "should_epoch_stop": false,
76
+ "should_evaluate": false,
77
+ "should_log": false,
78
+ "should_save": true,
79
+ "should_training_stop": true
80
+ },
81
+ "attributes": {}
82
+ }
83
+ },
84
+ "total_flos": 2.969299837857153e+18,
85
+ "train_batch_size": 32,
86
+ "trial_name": null,
87
+ "trial_params": null
88
+ }
checkpoint-1108/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204006bafac16586eef5c520416ddc231ccdf5a76f9bffe88756655e3676d429
3
+ size 5304
checkpoint-277/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Fractured",
7
+ "1": "Not Fractured"
8
+ },
9
+ "initializer_factor": 1.0,
10
+ "label2id": {
11
+ "Fractured": 0,
12
+ "Not Fractured": 1
13
+ },
14
+ "model_type": "siglip",
15
+ "problem_type": "single_label_classification",
16
+ "text_config": {
17
+ "attention_dropout": 0.0,
18
+ "hidden_act": "gelu_pytorch_tanh",
19
+ "hidden_size": 768,
20
+ "intermediate_size": 3072,
21
+ "layer_norm_eps": 1e-06,
22
+ "max_position_embeddings": 64,
23
+ "model_type": "siglip_text_model",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "projection_size": 768,
27
+ "torch_dtype": "float32",
28
+ "vocab_size": 256000
29
+ },
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.50.0",
32
+ "vision_config": {
33
+ "attention_dropout": 0.0,
34
+ "hidden_act": "gelu_pytorch_tanh",
35
+ "hidden_size": 768,
36
+ "image_size": 224,
37
+ "intermediate_size": 3072,
38
+ "layer_norm_eps": 1e-06,
39
+ "model_type": "siglip_vision_model",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "torch_dtype": "float32"
45
+ }
46
+ }
checkpoint-277/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a572d2ee44b5425be17029976332a7dd654da1b5b93ecbb84e7ca0fd5de7e3
3
+ size 371567992
checkpoint-277/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:060b8a5b044e99cfd165227d4a77acc1f55c36674021c5a3e654e4cb22221696
3
+ size 686555770
checkpoint-277/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-277/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c498d5eb0dfe32dc2290520f13ff84a79f9c672ed218dce1fb1e3d51de5c69
3
+ size 14244
checkpoint-277/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77e27fd4186f37f388086e71bff8be61ff957a1eeabda527b045488fec157ab
3
+ size 1064
checkpoint-277/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 277,
3
+ "best_metric": 0.7578555941581726,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-277",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 277,
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.4945278122531874,
15
+ "eval_loss": 0.7578555941581726,
16
+ "eval_model_preparation_time": 0.0039,
17
+ "eval_runtime": 118.1461,
18
+ "eval_samples_per_second": 75.017,
19
+ "eval_steps_per_second": 9.378,
20
+ "step": 277
21
+ }
22
+ ],
23
+ "logging_steps": 500,
24
+ "max_steps": 1108,
25
+ "num_input_tokens_seen": 0,
26
+ "num_train_epochs": 4,
27
+ "save_steps": 500,
28
+ "stateful_callbacks": {
29
+ "TrainerControl": {
30
+ "args": {
31
+ "should_epoch_stop": false,
32
+ "should_evaluate": false,
33
+ "should_log": false,
34
+ "should_save": true,
35
+ "should_training_stop": false
36
+ },
37
+ "attributes": {}
38
+ }
39
+ },
40
+ "total_flos": 7.423249594642883e+17,
41
+ "train_batch_size": 32,
42
+ "trial_name": null,
43
+ "trial_params": null
44
+ }
checkpoint-277/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204006bafac16586eef5c520416ddc231ccdf5a76f9bffe88756655e3676d429
3
+ size 5304
checkpoint-554/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Fractured",
7
+ "1": "Not Fractured"
8
+ },
9
+ "initializer_factor": 1.0,
10
+ "label2id": {
11
+ "Fractured": 0,
12
+ "Not Fractured": 1
13
+ },
14
+ "model_type": "siglip",
15
+ "problem_type": "single_label_classification",
16
+ "text_config": {
17
+ "attention_dropout": 0.0,
18
+ "hidden_act": "gelu_pytorch_tanh",
19
+ "hidden_size": 768,
20
+ "intermediate_size": 3072,
21
+ "layer_norm_eps": 1e-06,
22
+ "max_position_embeddings": 64,
23
+ "model_type": "siglip_text_model",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "projection_size": 768,
27
+ "torch_dtype": "float32",
28
+ "vocab_size": 256000
29
+ },
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.50.0",
32
+ "vision_config": {
33
+ "attention_dropout": 0.0,
34
+ "hidden_act": "gelu_pytorch_tanh",
35
+ "hidden_size": 768,
36
+ "image_size": 224,
37
+ "intermediate_size": 3072,
38
+ "layer_norm_eps": 1e-06,
39
+ "model_type": "siglip_vision_model",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "torch_dtype": "float32"
45
+ }
46
+ }
checkpoint-554/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d531bb50442b3d3bb27bd3f5b14774f0c378a16d5d3a26fbcd70bdd019555986
3
+ size 371567992
checkpoint-554/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5771b41da8e3643347399a0c80aec0dd26c40b66fa222c570e808337f96e65af
3
+ size 686555770
checkpoint-554/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-554/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17f56fe750eea4a2be364c8e81dabe0759b35fffb7758db2c637f9823b3cc6f1
3
+ size 14244
checkpoint-554/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59fa716e6af2c0803b879313e3c69b0ab45c3172037071f4c31f0557ff68a87
3
+ size 1064
checkpoint-554/trainer_state.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 554,
3
+ "best_metric": 0.6061146855354309,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-554",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 554,
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.4945278122531874,
15
+ "eval_loss": 0.7578555941581726,
16
+ "eval_model_preparation_time": 0.0039,
17
+ "eval_runtime": 118.1461,
18
+ "eval_samples_per_second": 75.017,
19
+ "eval_steps_per_second": 9.378,
20
+ "step": 277
21
+ },
22
+ {
23
+ "epoch": 1.8050541516245486,
24
+ "grad_norm": 8.300339698791504,
25
+ "learning_rate": 0.00011493383742911155,
26
+ "loss": 0.7255,
27
+ "step": 500
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "eval_accuracy": 0.6685095340178269,
32
+ "eval_loss": 0.6061146855354309,
33
+ "eval_model_preparation_time": 0.0039,
34
+ "eval_runtime": 119.2786,
35
+ "eval_samples_per_second": 74.305,
36
+ "eval_steps_per_second": 9.289,
37
+ "step": 554
38
+ }
39
+ ],
40
+ "logging_steps": 500,
41
+ "max_steps": 1108,
42
+ "num_input_tokens_seen": 0,
43
+ "num_train_epochs": 4,
44
+ "save_steps": 500,
45
+ "stateful_callbacks": {
46
+ "TrainerControl": {
47
+ "args": {
48
+ "should_epoch_stop": false,
49
+ "should_evaluate": false,
50
+ "should_log": false,
51
+ "should_save": true,
52
+ "should_training_stop": false
53
+ },
54
+ "attributes": {}
55
+ }
56
+ },
57
+ "total_flos": 1.4846499189285765e+18,
58
+ "train_batch_size": 32,
59
+ "trial_name": null,
60
+ "trial_params": null
61
+ }
checkpoint-554/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204006bafac16586eef5c520416ddc231ccdf5a76f9bffe88756655e3676d429
3
+ size 5304
checkpoint-831/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Fractured",
7
+ "1": "Not Fractured"
8
+ },
9
+ "initializer_factor": 1.0,
10
+ "label2id": {
11
+ "Fractured": 0,
12
+ "Not Fractured": 1
13
+ },
14
+ "model_type": "siglip",
15
+ "problem_type": "single_label_classification",
16
+ "text_config": {
17
+ "attention_dropout": 0.0,
18
+ "hidden_act": "gelu_pytorch_tanh",
19
+ "hidden_size": 768,
20
+ "intermediate_size": 3072,
21
+ "layer_norm_eps": 1e-06,
22
+ "max_position_embeddings": 64,
23
+ "model_type": "siglip_text_model",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "projection_size": 768,
27
+ "torch_dtype": "float32",
28
+ "vocab_size": 256000
29
+ },
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.50.0",
32
+ "vision_config": {
33
+ "attention_dropout": 0.0,
34
+ "hidden_act": "gelu_pytorch_tanh",
35
+ "hidden_size": 768,
36
+ "image_size": 224,
37
+ "intermediate_size": 3072,
38
+ "layer_norm_eps": 1e-06,
39
+ "model_type": "siglip_vision_model",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "torch_dtype": "float32"
45
+ }
46
+ }
checkpoint-831/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46cd8753e66b024fd873e5bb0b6eb943c471fad58e1bdf09ececd1360c7de8e
3
+ size 371567992
checkpoint-831/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada36e2f650f303e7314b3827508ef8bc94522c30891d385efc0adf6228ac715
3
+ size 686555770
checkpoint-831/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-831/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e66d7bb34267b60aa2e3ac7057d1fa3fe5d9515e726227887692fff1c74580b
3
+ size 14244
checkpoint-831/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d355e9b8874f42f493ff123f4a76fc4b0baf348537187ebd2adac083c66ec9
3
+ size 1064
checkpoint-831/trainer_state.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 831,
3
+ "best_metric": 0.5418383479118347,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-831",
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 831,
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.4945278122531874,
15
+ "eval_loss": 0.7578555941581726,
16
+ "eval_model_preparation_time": 0.0039,
17
+ "eval_runtime": 118.1461,
18
+ "eval_samples_per_second": 75.017,
19
+ "eval_steps_per_second": 9.378,
20
+ "step": 277
21
+ },
22
+ {
23
+ "epoch": 1.8050541516245486,
24
+ "grad_norm": 8.300339698791504,
25
+ "learning_rate": 0.00011493383742911155,
26
+ "loss": 0.7255,
27
+ "step": 500
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "eval_accuracy": 0.6685095340178269,
32
+ "eval_loss": 0.6061146855354309,
33
+ "eval_model_preparation_time": 0.0039,
34
+ "eval_runtime": 119.2786,
35
+ "eval_samples_per_second": 74.305,
36
+ "eval_steps_per_second": 9.289,
37
+ "step": 554
38
+ },
39
+ {
40
+ "epoch": 3.0,
41
+ "eval_accuracy": 0.7349655872729324,
42
+ "eval_loss": 0.5418383479118347,
43
+ "eval_model_preparation_time": 0.0039,
44
+ "eval_runtime": 118.6417,
45
+ "eval_samples_per_second": 74.704,
46
+ "eval_steps_per_second": 9.339,
47
+ "step": 831
48
+ }
49
+ ],
50
+ "logging_steps": 500,
51
+ "max_steps": 1108,
52
+ "num_input_tokens_seen": 0,
53
+ "num_train_epochs": 4,
54
+ "save_steps": 500,
55
+ "stateful_callbacks": {
56
+ "TrainerControl": {
57
+ "args": {
58
+ "should_epoch_stop": false,
59
+ "should_evaluate": false,
60
+ "should_log": false,
61
+ "should_save": true,
62
+ "should_training_stop": false
63
+ },
64
+ "attributes": {}
65
+ }
66
+ },
67
+ "total_flos": 2.2269748783928648e+18,
68
+ "train_batch_size": 32,
69
+ "trial_name": null,
70
+ "trial_params": null
71
+ }
checkpoint-831/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204006bafac16586eef5c520416ddc231ccdf5a76f9bffe88756655e3676d429
3
+ size 5304
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Fractured",
7
+ "1": "Not Fractured"
8
+ },
9
+ "initializer_factor": 1.0,
10
+ "label2id": {
11
+ "Fractured": 0,
12
+ "Not Fractured": 1
13
+ },
14
+ "model_type": "siglip",
15
+ "problem_type": "single_label_classification",
16
+ "text_config": {
17
+ "attention_dropout": 0.0,
18
+ "hidden_act": "gelu_pytorch_tanh",
19
+ "hidden_size": 768,
20
+ "intermediate_size": 3072,
21
+ "layer_norm_eps": 1e-06,
22
+ "max_position_embeddings": 64,
23
+ "model_type": "siglip_text_model",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "projection_size": 768,
27
+ "torch_dtype": "float32",
28
+ "vocab_size": 256000
29
+ },
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.50.0",
32
+ "vision_config": {
33
+ "attention_dropout": 0.0,
34
+ "hidden_act": "gelu_pytorch_tanh",
35
+ "hidden_size": 768,
36
+ "image_size": 224,
37
+ "intermediate_size": 3072,
38
+ "layer_norm_eps": 1e-06,
39
+ "model_type": "siglip_vision_model",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "torch_dtype": "float32"
45
+ }
46
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe991a340c25c67413f22305e8a5f3e928a460eba863d5fd21f8f3ae80a89dd
3
+ size 371567992
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:204006bafac16586eef5c520416ddc231ccdf5a76f9bffe88756655e3676d429
3
+ size 5304