prithivMLmods commited on
Commit
7d7027b
·
verified ·
1 Parent(s): 9cdeb7c

Upload folder using huggingface_hub

Browse files
checkpoint-1876/config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "arbor woodland",
7
+ "1": "artificial grassland",
8
+ "2": "dry cropland",
9
+ "3": "garden plot",
10
+ "4": "industrial land",
11
+ "5": "irrigated land",
12
+ "6": "lake",
13
+ "7": "natural grassland",
14
+ "8": "paddy field",
15
+ "9": "pond",
16
+ "10": "river",
17
+ "11": "rural residential",
18
+ "12": "shrub land",
19
+ "13": "traffic land",
20
+ "14": "urban residential"
21
+ },
22
+ "initializer_factor": 1.0,
23
+ "label2id": {
24
+ "arbor woodland": 0,
25
+ "artificial grassland": 1,
26
+ "dry cropland": 2,
27
+ "garden plot": 3,
28
+ "industrial land": 4,
29
+ "irrigated land": 5,
30
+ "lake": 6,
31
+ "natural grassland": 7,
32
+ "paddy field": 8,
33
+ "pond": 9,
34
+ "river": 10,
35
+ "rural residential": 11,
36
+ "shrub land": 12,
37
+ "traffic land": 13,
38
+ "urban residential": 14
39
+ },
40
+ "model_type": "siglip",
41
+ "problem_type": "single_label_classification",
42
+ "text_config": {
43
+ "attention_dropout": 0.0,
44
+ "hidden_act": "gelu_pytorch_tanh",
45
+ "hidden_size": 768,
46
+ "intermediate_size": 3072,
47
+ "layer_norm_eps": 1e-06,
48
+ "max_position_embeddings": 64,
49
+ "model_type": "siglip_text_model",
50
+ "num_attention_heads": 12,
51
+ "num_hidden_layers": 12,
52
+ "projection_size": 768,
53
+ "torch_dtype": "float32",
54
+ "vocab_size": 256000
55
+ },
56
+ "torch_dtype": "float32",
57
+ "transformers_version": "4.50.0",
58
+ "vision_config": {
59
+ "attention_dropout": 0.0,
60
+ "hidden_act": "gelu_pytorch_tanh",
61
+ "hidden_size": 768,
62
+ "image_size": 224,
63
+ "intermediate_size": 3072,
64
+ "layer_norm_eps": 1e-06,
65
+ "model_type": "siglip_vision_model",
66
+ "num_attention_heads": 12,
67
+ "num_channels": 3,
68
+ "num_hidden_layers": 12,
69
+ "patch_size": 16,
70
+ "torch_dtype": "float32"
71
+ }
72
+ }
checkpoint-1876/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86118c6986c719ae95bbf5d9cbd950449e9df2151658d4e5a4e10daaa6e2074
3
+ size 371607988
checkpoint-1876/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7069d03491ff6b7becd40226ae7ecf3cf4daf5e0bd21c455bcecf8a3a60bae7
3
+ size 686635642
checkpoint-1876/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-1876/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78591742118927af7f549b0ae9fedb29cdbce11ed41b0b057c67d8d3fcf40bc6
3
+ size 14244
checkpoint-1876/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5366dda3c8988ae2b2fdf1d4dd373a8b3bc5e963fb8775647ae562b774494e3f
3
+ size 1064
checkpoint-1876/trainer_state.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 1876,
3
+ "best_metric": 0.3391704559326172,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-1876",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1876,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.5330490405117271,
14
+ "grad_norm": 5.555595874786377,
15
+ "learning_rate": 0.00015071193866374592,
16
+ "loss": 1.3826,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.7050666666666666,
22
+ "eval_loss": 0.8162547945976257,
23
+ "eval_model_preparation_time": 0.0024,
24
+ "eval_runtime": 364.364,
25
+ "eval_samples_per_second": 82.335,
26
+ "eval_steps_per_second": 10.292,
27
+ "step": 938
28
+ },
29
+ {
30
+ "epoch": 1.0660980810234542,
31
+ "grad_norm": 9.19818115234375,
32
+ "learning_rate": 9.5947426067908e-05,
33
+ "loss": 0.8465,
34
+ "step": 1000
35
+ },
36
+ {
37
+ "epoch": 1.5991471215351813,
38
+ "grad_norm": 6.207916736602783,
39
+ "learning_rate": 4.11829134720701e-05,
40
+ "loss": 0.5889,
41
+ "step": 1500
42
+ },
43
+ {
44
+ "epoch": 2.0,
45
+ "eval_accuracy": 0.8757333333333334,
46
+ "eval_loss": 0.3391704559326172,
47
+ "eval_model_preparation_time": 0.0024,
48
+ "eval_runtime": 361.9666,
49
+ "eval_samples_per_second": 82.881,
50
+ "eval_steps_per_second": 10.36,
51
+ "step": 1876
52
+ }
53
+ ],
54
+ "logging_steps": 500,
55
+ "max_steps": 1876,
56
+ "num_input_tokens_seen": 0,
57
+ "num_train_epochs": 2,
58
+ "save_steps": 500,
59
+ "stateful_callbacks": {
60
+ "TrainerControl": {
61
+ "args": {
62
+ "should_epoch_stop": false,
63
+ "should_evaluate": false,
64
+ "should_log": false,
65
+ "should_save": true,
66
+ "should_training_stop": true
67
+ },
68
+ "attributes": {}
69
+ }
70
+ },
71
+ "total_flos": 5.02587148750848e+18,
72
+ "train_batch_size": 32,
73
+ "trial_name": null,
74
+ "trial_params": null
75
+ }
checkpoint-1876/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dd34e788f5eb534c4b6ac8f57ace245fefa2a536daa2fe035c88d0385d96e8
3
+ size 5304
checkpoint-938/config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "arbor woodland",
7
+ "1": "artificial grassland",
8
+ "2": "dry cropland",
9
+ "3": "garden plot",
10
+ "4": "industrial land",
11
+ "5": "irrigated land",
12
+ "6": "lake",
13
+ "7": "natural grassland",
14
+ "8": "paddy field",
15
+ "9": "pond",
16
+ "10": "river",
17
+ "11": "rural residential",
18
+ "12": "shrub land",
19
+ "13": "traffic land",
20
+ "14": "urban residential"
21
+ },
22
+ "initializer_factor": 1.0,
23
+ "label2id": {
24
+ "arbor woodland": 0,
25
+ "artificial grassland": 1,
26
+ "dry cropland": 2,
27
+ "garden plot": 3,
28
+ "industrial land": 4,
29
+ "irrigated land": 5,
30
+ "lake": 6,
31
+ "natural grassland": 7,
32
+ "paddy field": 8,
33
+ "pond": 9,
34
+ "river": 10,
35
+ "rural residential": 11,
36
+ "shrub land": 12,
37
+ "traffic land": 13,
38
+ "urban residential": 14
39
+ },
40
+ "model_type": "siglip",
41
+ "problem_type": "single_label_classification",
42
+ "text_config": {
43
+ "attention_dropout": 0.0,
44
+ "hidden_act": "gelu_pytorch_tanh",
45
+ "hidden_size": 768,
46
+ "intermediate_size": 3072,
47
+ "layer_norm_eps": 1e-06,
48
+ "max_position_embeddings": 64,
49
+ "model_type": "siglip_text_model",
50
+ "num_attention_heads": 12,
51
+ "num_hidden_layers": 12,
52
+ "projection_size": 768,
53
+ "torch_dtype": "float32",
54
+ "vocab_size": 256000
55
+ },
56
+ "torch_dtype": "float32",
57
+ "transformers_version": "4.50.0",
58
+ "vision_config": {
59
+ "attention_dropout": 0.0,
60
+ "hidden_act": "gelu_pytorch_tanh",
61
+ "hidden_size": 768,
62
+ "image_size": 224,
63
+ "intermediate_size": 3072,
64
+ "layer_norm_eps": 1e-06,
65
+ "model_type": "siglip_vision_model",
66
+ "num_attention_heads": 12,
67
+ "num_channels": 3,
68
+ "num_hidden_layers": 12,
69
+ "patch_size": 16,
70
+ "torch_dtype": "float32"
71
+ }
72
+ }
checkpoint-938/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bad1375e073ff3aa749d163130148cb79c90b148229736415cd6e59a0967cbe
3
+ size 371607988
checkpoint-938/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaf3b034b9edc40305d3066dabc34999ecd8cdbd5081792f5fe55bad69299f42
3
+ size 686635642
checkpoint-938/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-938/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba9786b78894dd892ab4c522a286ec875635a2a03e8522e770feab2fb45ad5f
3
+ size 14244
checkpoint-938/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63683dfce4cc8d69b83aabbb767ea40badfea628018d5ea025552995b6d0f5a
3
+ size 1064
checkpoint-938/trainer_state.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 938,
3
+ "best_metric": 0.8162547945976257,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-938",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 938,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.5330490405117271,
14
+ "grad_norm": 5.555595874786377,
15
+ "learning_rate": 0.00015071193866374592,
16
+ "loss": 1.3826,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.7050666666666666,
22
+ "eval_loss": 0.8162547945976257,
23
+ "eval_model_preparation_time": 0.0024,
24
+ "eval_runtime": 364.364,
25
+ "eval_samples_per_second": 82.335,
26
+ "eval_steps_per_second": 10.292,
27
+ "step": 938
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 1876,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 2,
34
+ "save_steps": 500,
35
+ "stateful_callbacks": {
36
+ "TrainerControl": {
37
+ "args": {
38
+ "should_epoch_stop": false,
39
+ "should_evaluate": false,
40
+ "should_log": false,
41
+ "should_save": true,
42
+ "should_training_stop": false
43
+ },
44
+ "attributes": {}
45
+ }
46
+ },
47
+ "total_flos": 2.51293574375424e+18,
48
+ "train_batch_size": 32,
49
+ "trial_name": null,
50
+ "trial_params": null
51
+ }
checkpoint-938/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dd34e788f5eb534c4b6ac8f57ace245fefa2a536daa2fe035c88d0385d96e8
3
+ size 5304
config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "arbor woodland",
7
+ "1": "artificial grassland",
8
+ "2": "dry cropland",
9
+ "3": "garden plot",
10
+ "4": "industrial land",
11
+ "5": "irrigated land",
12
+ "6": "lake",
13
+ "7": "natural grassland",
14
+ "8": "paddy field",
15
+ "9": "pond",
16
+ "10": "river",
17
+ "11": "rural residential",
18
+ "12": "shrub land",
19
+ "13": "traffic land",
20
+ "14": "urban residential"
21
+ },
22
+ "initializer_factor": 1.0,
23
+ "label2id": {
24
+ "arbor woodland": 0,
25
+ "artificial grassland": 1,
26
+ "dry cropland": 2,
27
+ "garden plot": 3,
28
+ "industrial land": 4,
29
+ "irrigated land": 5,
30
+ "lake": 6,
31
+ "natural grassland": 7,
32
+ "paddy field": 8,
33
+ "pond": 9,
34
+ "river": 10,
35
+ "rural residential": 11,
36
+ "shrub land": 12,
37
+ "traffic land": 13,
38
+ "urban residential": 14
39
+ },
40
+ "model_type": "siglip",
41
+ "problem_type": "single_label_classification",
42
+ "text_config": {
43
+ "attention_dropout": 0.0,
44
+ "hidden_act": "gelu_pytorch_tanh",
45
+ "hidden_size": 768,
46
+ "intermediate_size": 3072,
47
+ "layer_norm_eps": 1e-06,
48
+ "max_position_embeddings": 64,
49
+ "model_type": "siglip_text_model",
50
+ "num_attention_heads": 12,
51
+ "num_hidden_layers": 12,
52
+ "projection_size": 768,
53
+ "torch_dtype": "float32",
54
+ "vocab_size": 256000
55
+ },
56
+ "torch_dtype": "float32",
57
+ "transformers_version": "4.50.0",
58
+ "vision_config": {
59
+ "attention_dropout": 0.0,
60
+ "hidden_act": "gelu_pytorch_tanh",
61
+ "hidden_size": 768,
62
+ "image_size": 224,
63
+ "intermediate_size": 3072,
64
+ "layer_norm_eps": 1e-06,
65
+ "model_type": "siglip_vision_model",
66
+ "num_attention_heads": 12,
67
+ "num_channels": 3,
68
+ "num_hidden_layers": 12,
69
+ "patch_size": 16,
70
+ "torch_dtype": "float32"
71
+ }
72
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86118c6986c719ae95bbf5d9cbd950449e9df2151658d4e5a4e10daaa6e2074
3
+ size 371607988
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:12dd34e788f5eb534c4b6ac8f57ace245fefa2a536daa2fe035c88d0385d96e8
3
+ size 5304