prithivMLmods commited on
Commit
8d216eb
·
verified ·
1 Parent(s): 4bead34

Upload folder using huggingface_hub

Browse files
checkpoint-1656/config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Anime Picture",
7
+ "1": "Hentai",
8
+ "2": "Normal",
9
+ "3": "Pornography",
10
+ "4": "Enticing or Sensual"
11
+ },
12
+ "initializer_factor": 1.0,
13
+ "label2id": {
14
+ "Anime Picture": 0,
15
+ "Enticing or Sensual": 4,
16
+ "Hentai": 1,
17
+ "Normal": 2,
18
+ "Pornography": 3
19
+ },
20
+ "model_type": "siglip",
21
+ "problem_type": "single_label_classification",
22
+ "text_config": {
23
+ "attention_dropout": 0.0,
24
+ "hidden_act": "gelu_pytorch_tanh",
25
+ "hidden_size": 768,
26
+ "intermediate_size": 3072,
27
+ "layer_norm_eps": 1e-06,
28
+ "max_position_embeddings": 64,
29
+ "model_type": "siglip_text_model",
30
+ "num_attention_heads": 12,
31
+ "num_hidden_layers": 12,
32
+ "projection_size": 768,
33
+ "torch_dtype": "float32",
34
+ "vocab_size": 256000
35
+ },
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.50.0",
38
+ "vision_config": {
39
+ "attention_dropout": 0.0,
40
+ "hidden_act": "gelu_pytorch_tanh",
41
+ "hidden_size": 768,
42
+ "image_size": 256,
43
+ "intermediate_size": 3072,
44
+ "layer_norm_eps": 1e-06,
45
+ "model_type": "siglip_vision_model",
46
+ "num_attention_heads": 12,
47
+ "num_channels": 3,
48
+ "num_hidden_layers": 12,
49
+ "patch_size": 16,
50
+ "torch_dtype": "float32"
51
+ }
52
+ }
checkpoint-1656/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:886acfda2690b596999644a82bfeaa03a5a7f93a9de06099c072cf58cd185ea5
3
+ size 371761540
checkpoint-1656/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a80622a0edf902b3cdd69148220a59ca11afa4322b2e87a344ff3d608cced90
3
+ size 686942842
checkpoint-1656/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": 256,
22
+ "width": 256
23
+ }
24
+ }
checkpoint-1656/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66b395f57c7ddce57e9ef1719606f78ac267efd46ac9e0cacd7f473229ff44b2
3
+ size 14244
checkpoint-1656/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d36413dbf261f7cb777a54f63f9ab46bddc0a62cf577b96d1b5ecb63ca861f54
3
+ size 1064
checkpoint-1656/trainer_state.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 1656,
3
+ "best_metric": 0.33448827266693115,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-1656",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1656,
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.6038647342995169,
14
+ "grad_norm": 5.860389709472656,
15
+ "learning_rate": 0.00016302382908792113,
16
+ "loss": 0.823,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.7698523581165276,
22
+ "eval_loss": 0.577109158039093,
23
+ "eval_model_preparation_time": 0.0023,
24
+ "eval_runtime": 605.3087,
25
+ "eval_samples_per_second": 43.751,
26
+ "eval_steps_per_second": 5.47,
27
+ "step": 828
28
+ },
29
+ {
30
+ "epoch": 1.2077294685990339,
31
+ "grad_norm": 5.253721237182617,
32
+ "learning_rate": 0.00012193919474116682,
33
+ "loss": 0.6183,
34
+ "step": 1000
35
+ },
36
+ {
37
+ "epoch": 1.8115942028985508,
38
+ "grad_norm": 4.610513210296631,
39
+ "learning_rate": 8.08545603944125e-05,
40
+ "loss": 0.5136,
41
+ "step": 1500
42
+ },
43
+ {
44
+ "epoch": 2.0,
45
+ "eval_accuracy": 0.8734282369822151,
46
+ "eval_loss": 0.33448827266693115,
47
+ "eval_model_preparation_time": 0.0023,
48
+ "eval_runtime": 598.3057,
49
+ "eval_samples_per_second": 44.263,
50
+ "eval_steps_per_second": 5.534,
51
+ "step": 1656
52
+ }
53
+ ],
54
+ "logging_steps": 500,
55
+ "max_steps": 2484,
56
+ "num_input_tokens_seen": 0,
57
+ "num_train_epochs": 3,
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": false
67
+ },
68
+ "attributes": {}
69
+ }
70
+ },
71
+ "total_flos": 5.794356182313075e+18,
72
+ "train_batch_size": 32,
73
+ "trial_name": null,
74
+ "trial_params": null
75
+ }
checkpoint-1656/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f0ca87b3994c04b4f018469a0d2842d64d1c9897f79e494161c2d4afdb6510
3
+ size 5304
checkpoint-2484/config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Anime Picture",
7
+ "1": "Hentai",
8
+ "2": "Normal",
9
+ "3": "Pornography",
10
+ "4": "Enticing or Sensual"
11
+ },
12
+ "initializer_factor": 1.0,
13
+ "label2id": {
14
+ "Anime Picture": 0,
15
+ "Enticing or Sensual": 4,
16
+ "Hentai": 1,
17
+ "Normal": 2,
18
+ "Pornography": 3
19
+ },
20
+ "model_type": "siglip",
21
+ "problem_type": "single_label_classification",
22
+ "text_config": {
23
+ "attention_dropout": 0.0,
24
+ "hidden_act": "gelu_pytorch_tanh",
25
+ "hidden_size": 768,
26
+ "intermediate_size": 3072,
27
+ "layer_norm_eps": 1e-06,
28
+ "max_position_embeddings": 64,
29
+ "model_type": "siglip_text_model",
30
+ "num_attention_heads": 12,
31
+ "num_hidden_layers": 12,
32
+ "projection_size": 768,
33
+ "torch_dtype": "float32",
34
+ "vocab_size": 256000
35
+ },
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.50.0",
38
+ "vision_config": {
39
+ "attention_dropout": 0.0,
40
+ "hidden_act": "gelu_pytorch_tanh",
41
+ "hidden_size": 768,
42
+ "image_size": 256,
43
+ "intermediate_size": 3072,
44
+ "layer_norm_eps": 1e-06,
45
+ "model_type": "siglip_vision_model",
46
+ "num_attention_heads": 12,
47
+ "num_channels": 3,
48
+ "num_hidden_layers": 12,
49
+ "patch_size": 16,
50
+ "torch_dtype": "float32"
51
+ }
52
+ }
checkpoint-2484/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846e9b76948a5c2e2cd44f91698a79b18850db6ba57d840233aa92a792b3a28f
3
+ size 371761540
checkpoint-2484/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:754fddb5628dd310f122651f3e2f559df4a99306d22b7275c3a6f95c3d8fa5d7
3
+ size 686942842
checkpoint-2484/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": 256,
22
+ "width": 256
23
+ }
24
+ }
checkpoint-2484/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb29b7c6a866f78a6e6f730e82046110f1d35524684caefafa3a275ca50bfa2f
3
+ size 14244
checkpoint-2484/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31cd561974c7aead3f0b38102c4adb619c7f4068c4fa44e62eeeec961a0e2cd
3
+ size 1064
checkpoint-2484/trainer_state.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 2484,
3
+ "best_metric": 0.23217608034610748,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-2484",
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 2484,
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.6038647342995169,
14
+ "grad_norm": 5.860389709472656,
15
+ "learning_rate": 0.00016302382908792113,
16
+ "loss": 0.823,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.7698523581165276,
22
+ "eval_loss": 0.577109158039093,
23
+ "eval_model_preparation_time": 0.0023,
24
+ "eval_runtime": 605.3087,
25
+ "eval_samples_per_second": 43.751,
26
+ "eval_steps_per_second": 5.47,
27
+ "step": 828
28
+ },
29
+ {
30
+ "epoch": 1.2077294685990339,
31
+ "grad_norm": 5.253721237182617,
32
+ "learning_rate": 0.00012193919474116682,
33
+ "loss": 0.6183,
34
+ "step": 1000
35
+ },
36
+ {
37
+ "epoch": 1.8115942028985508,
38
+ "grad_norm": 4.610513210296631,
39
+ "learning_rate": 8.08545603944125e-05,
40
+ "loss": 0.5136,
41
+ "step": 1500
42
+ },
43
+ {
44
+ "epoch": 2.0,
45
+ "eval_accuracy": 0.8734282369822151,
46
+ "eval_loss": 0.33448827266693115,
47
+ "eval_model_preparation_time": 0.0023,
48
+ "eval_runtime": 598.3057,
49
+ "eval_samples_per_second": 44.263,
50
+ "eval_steps_per_second": 5.534,
51
+ "step": 1656
52
+ },
53
+ {
54
+ "epoch": 2.4154589371980677,
55
+ "grad_norm": 5.658606052398682,
56
+ "learning_rate": 3.976992604765818e-05,
57
+ "loss": 0.3894,
58
+ "step": 2000
59
+ },
60
+ {
61
+ "epoch": 3.0,
62
+ "eval_accuracy": 0.9137182343390099,
63
+ "eval_loss": 0.23217608034610748,
64
+ "eval_model_preparation_time": 0.0023,
65
+ "eval_runtime": 604.5474,
66
+ "eval_samples_per_second": 43.806,
67
+ "eval_steps_per_second": 5.477,
68
+ "step": 2484
69
+ }
70
+ ],
71
+ "logging_steps": 500,
72
+ "max_steps": 2484,
73
+ "num_input_tokens_seen": 0,
74
+ "num_train_epochs": 3,
75
+ "save_steps": 500,
76
+ "stateful_callbacks": {
77
+ "TrainerControl": {
78
+ "args": {
79
+ "should_epoch_stop": false,
80
+ "should_evaluate": false,
81
+ "should_log": false,
82
+ "should_save": true,
83
+ "should_training_stop": true
84
+ },
85
+ "attributes": {}
86
+ }
87
+ },
88
+ "total_flos": 8.691534273469612e+18,
89
+ "train_batch_size": 32,
90
+ "trial_name": null,
91
+ "trial_params": null
92
+ }
checkpoint-2484/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f0ca87b3994c04b4f018469a0d2842d64d1c9897f79e494161c2d4afdb6510
3
+ size 5304
checkpoint-828/config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Anime Picture",
7
+ "1": "Hentai",
8
+ "2": "Normal",
9
+ "3": "Pornography",
10
+ "4": "Enticing or Sensual"
11
+ },
12
+ "initializer_factor": 1.0,
13
+ "label2id": {
14
+ "Anime Picture": 0,
15
+ "Enticing or Sensual": 4,
16
+ "Hentai": 1,
17
+ "Normal": 2,
18
+ "Pornography": 3
19
+ },
20
+ "model_type": "siglip",
21
+ "problem_type": "single_label_classification",
22
+ "text_config": {
23
+ "attention_dropout": 0.0,
24
+ "hidden_act": "gelu_pytorch_tanh",
25
+ "hidden_size": 768,
26
+ "intermediate_size": 3072,
27
+ "layer_norm_eps": 1e-06,
28
+ "max_position_embeddings": 64,
29
+ "model_type": "siglip_text_model",
30
+ "num_attention_heads": 12,
31
+ "num_hidden_layers": 12,
32
+ "projection_size": 768,
33
+ "torch_dtype": "float32",
34
+ "vocab_size": 256000
35
+ },
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.50.0",
38
+ "vision_config": {
39
+ "attention_dropout": 0.0,
40
+ "hidden_act": "gelu_pytorch_tanh",
41
+ "hidden_size": 768,
42
+ "image_size": 256,
43
+ "intermediate_size": 3072,
44
+ "layer_norm_eps": 1e-06,
45
+ "model_type": "siglip_vision_model",
46
+ "num_attention_heads": 12,
47
+ "num_channels": 3,
48
+ "num_hidden_layers": 12,
49
+ "patch_size": 16,
50
+ "torch_dtype": "float32"
51
+ }
52
+ }
checkpoint-828/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82837ce983cffe99ac47b3cc28a48b78f25fd666c80ff82409a53be20a0cbb3
3
+ size 371761540
checkpoint-828/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04edb7400da1ee94bd376265d80d614a10ed4c270c43f394fb9a313c8c18bbac
3
+ size 686942842
checkpoint-828/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": 256,
22
+ "width": 256
23
+ }
24
+ }
checkpoint-828/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef17702a0725d2ce6b58c8dbb73765893aabc8ef91b4de533167fc5ea45b4b6
3
+ size 14244
checkpoint-828/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317a7aa06c6e669f9e2dcd3ffc6ff2b053874bb84dbf7a55f9477d2d7ca80f1d
3
+ size 1064
checkpoint-828/trainer_state.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 828,
3
+ "best_metric": 0.577109158039093,
4
+ "best_model_checkpoint": "siglip2-finetune-full/checkpoint-828",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 828,
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.6038647342995169,
14
+ "grad_norm": 5.860389709472656,
15
+ "learning_rate": 0.00016302382908792113,
16
+ "loss": 0.823,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.7698523581165276,
22
+ "eval_loss": 0.577109158039093,
23
+ "eval_model_preparation_time": 0.0023,
24
+ "eval_runtime": 605.3087,
25
+ "eval_samples_per_second": 43.751,
26
+ "eval_steps_per_second": 5.47,
27
+ "step": 828
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 2484,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 3,
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.8971780911565373e+18,
48
+ "train_batch_size": 32,
49
+ "trial_name": null,
50
+ "trial_params": null
51
+ }
checkpoint-828/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f0ca87b3994c04b4f018469a0d2842d64d1c9897f79e494161c2d4afdb6510
3
+ size 5304
config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "Anime Picture",
7
+ "1": "Hentai",
8
+ "2": "Normal",
9
+ "3": "Pornography",
10
+ "4": "Enticing or Sensual"
11
+ },
12
+ "initializer_factor": 1.0,
13
+ "label2id": {
14
+ "Anime Picture": 0,
15
+ "Enticing or Sensual": 4,
16
+ "Hentai": 1,
17
+ "Normal": 2,
18
+ "Pornography": 3
19
+ },
20
+ "model_type": "siglip",
21
+ "problem_type": "single_label_classification",
22
+ "text_config": {
23
+ "attention_dropout": 0.0,
24
+ "hidden_act": "gelu_pytorch_tanh",
25
+ "hidden_size": 768,
26
+ "intermediate_size": 3072,
27
+ "layer_norm_eps": 1e-06,
28
+ "max_position_embeddings": 64,
29
+ "model_type": "siglip_text_model",
30
+ "num_attention_heads": 12,
31
+ "num_hidden_layers": 12,
32
+ "projection_size": 768,
33
+ "torch_dtype": "float32",
34
+ "vocab_size": 256000
35
+ },
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.50.0",
38
+ "vision_config": {
39
+ "attention_dropout": 0.0,
40
+ "hidden_act": "gelu_pytorch_tanh",
41
+ "hidden_size": 768,
42
+ "image_size": 256,
43
+ "intermediate_size": 3072,
44
+ "layer_norm_eps": 1e-06,
45
+ "model_type": "siglip_vision_model",
46
+ "num_attention_heads": 12,
47
+ "num_channels": 3,
48
+ "num_hidden_layers": 12,
49
+ "patch_size": 16,
50
+ "torch_dtype": "float32"
51
+ }
52
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846e9b76948a5c2e2cd44f91698a79b18850db6ba57d840233aa92a792b3a28f
3
+ size 371761540
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": 256,
22
+ "width": 256
23
+ }
24
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f0ca87b3994c04b4f018469a0d2842d64d1c9897f79e494161c2d4afdb6510
3
+ size 5304