prithivMLmods commited on
Commit
cf5921a
·
verified ·
1 Parent(s): ada0725

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/siglip2-base-patch16-224",
3
+ "architectures": [
4
+ "SiglipForImageClassification"
5
+ ],
6
+ "id2label": {
7
+ "0": "Fake",
8
+ "1": "Real"
9
+ },
10
+ "initializer_factor": 1.0,
11
+ "label2id": {
12
+ "Fake": 0,
13
+ "Real": 1
14
+ },
15
+ "model_type": "siglip",
16
+ "problem_type": "single_label_classification",
17
+ "text_config": {
18
+ "model_type": "siglip_text_model",
19
+ "vocab_size": 256000
20
+ },
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.48.3",
23
+ "vision_config": {
24
+ "model_type": "siglip_vision_model"
25
+ }
26
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3cd25ec9a843da3db0da3c1523bcc0e1c6f727ade2f30fe3932ae900e4eb6e6
3
+ size 371567992
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d8d055798564c2ffc2bb673186cba0e7ddb7f0c261b670568dd9404cc38cab
3
+ size 686555770
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
+ }
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de8b7e0cdeaebb004735448605e231e2994d751cfae3a940043c827170b767f
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad6fe98d0cafaac8239923dfb871a7838b51549a051f4c4460e7d51a33ba8f3
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.061126627027988434,
3
+ "best_model_checkpoint": "Real-Fake-Class/checkpoint-3365",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 3365,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.1485884101040119,
13
+ "grad_norm": 3.8796277046203613,
14
+ "learning_rate": 2.7979041916167666e-06,
15
+ "loss": 0.2434,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.2971768202080238,
20
+ "grad_norm": 10.399986267089844,
21
+ "learning_rate": 2.5733532934131734e-06,
22
+ "loss": 0.1139,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.4457652303120357,
27
+ "grad_norm": 18.36138343811035,
28
+ "learning_rate": 2.3488023952095807e-06,
29
+ "loss": 0.0984,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.5943536404160475,
34
+ "grad_norm": 8.896696090698242,
35
+ "learning_rate": 2.124251497005988e-06,
36
+ "loss": 0.0915,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 0.7429420505200595,
41
+ "grad_norm": 3.4077460765838623,
42
+ "learning_rate": 1.8997005988023954e-06,
43
+ "loss": 0.0839,
44
+ "step": 2500
45
+ },
46
+ {
47
+ "epoch": 0.8915304606240714,
48
+ "grad_norm": 35.51144790649414,
49
+ "learning_rate": 1.6751497005988027e-06,
50
+ "loss": 0.0768,
51
+ "step": 3000
52
+ },
53
+ {
54
+ "epoch": 1.0,
55
+ "eval_accuracy": 0.9807306470489885,
56
+ "eval_loss": 0.061126627027988434,
57
+ "eval_model_preparation_time": 0.0062,
58
+ "eval_runtime": 946.099,
59
+ "eval_samples_per_second": 75.861,
60
+ "eval_steps_per_second": 9.483,
61
+ "step": 3365
62
+ }
63
+ ],
64
+ "logging_steps": 500,
65
+ "max_steps": 6730,
66
+ "num_input_tokens_seen": 0,
67
+ "num_train_epochs": 2,
68
+ "save_steps": 500,
69
+ "stateful_callbacks": {
70
+ "TrainerControl": {
71
+ "args": {
72
+ "should_epoch_stop": false,
73
+ "should_evaluate": false,
74
+ "should_log": false,
75
+ "should_save": true,
76
+ "should_training_stop": false
77
+ },
78
+ "attributes": {}
79
+ }
80
+ },
81
+ "total_flos": 9.016949169130807e+18,
82
+ "train_batch_size": 32,
83
+ "trial_name": null,
84
+ "trial_params": null
85
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21fe01bb9469210f627b777ce91430dbd9980c1bac405a2c67a832c7c2019511
3
+ size 5240