Delete checkpoint-846
Browse files- checkpoint-846/config.json +0 -26
- checkpoint-846/model.safetensors +0 -3
- checkpoint-846/optimizer.pt +0 -3
- checkpoint-846/preprocessor_config.json +0 -24
- checkpoint-846/rng_state.pth +0 -3
- checkpoint-846/scheduler.pt +0 -3
- checkpoint-846/trainer_state.json +0 -100
- checkpoint-846/training_args.bin +0 -3
checkpoint-846/config.json
DELETED
@@ -1,26 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "google/siglip2-base-patch16-224",
|
3 |
-
"architectures": [
|
4 |
-
"SiglipForImageClassification"
|
5 |
-
],
|
6 |
-
"id2label": {
|
7 |
-
"0": "Issue In Deepfake",
|
8 |
-
"1": "High Quality Deepfake"
|
9 |
-
},
|
10 |
-
"initializer_factor": 1.0,
|
11 |
-
"label2id": {
|
12 |
-
"High Quality Deepfake": 1,
|
13 |
-
"Issue In Deepfake": 0
|
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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-846/model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b8a7d8dbfce7c975ec560fce454ea7c81e149913d6919ef2409471952d6e96b5
|
3 |
-
size 371567992
|
|
|
|
|
|
|
|
checkpoint-846/optimizer.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:9ce9b35eb99c55848fa3c59baee77885f12af53b81a27efdbaf53dafe9b67d0c
|
3 |
-
size 686555770
|
|
|
|
|
|
|
|
checkpoint-846/preprocessor_config.json
DELETED
@@ -1,24 +0,0 @@
|
|
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-846/rng_state.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4eec98229c09713d0aa160f654e3f0dade1822b0a743729f3b2a7fe6a3ccbe6d
|
3 |
-
size 14244
|
|
|
|
|
|
|
|
checkpoint-846/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:eb99327726e918dec72811ac2006357f0380411ae7ff58ca4ec7cda7ffbb0032
|
3 |
-
size 1064
|
|
|
|
|
|
|
|
checkpoint-846/trainer_state.json
DELETED
@@ -1,100 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_metric": 0.6037027835845947,
|
3 |
-
"best_model_checkpoint": "deepfake_vit/checkpoint-846",
|
4 |
-
"epoch": 6.0,
|
5 |
-
"eval_steps": 500,
|
6 |
-
"global_step": 846,
|
7 |
-
"is_hyper_param_search": false,
|
8 |
-
"is_local_process_zero": true,
|
9 |
-
"is_world_process_zero": true,
|
10 |
-
"log_history": [
|
11 |
-
{
|
12 |
-
"epoch": 1.0,
|
13 |
-
"eval_accuracy": 0.6076666666666667,
|
14 |
-
"eval_loss": 0.6674891710281372,
|
15 |
-
"eval_model_preparation_time": 0.0106,
|
16 |
-
"eval_runtime": 111.6369,
|
17 |
-
"eval_samples_per_second": 26.873,
|
18 |
-
"eval_steps_per_second": 3.359,
|
19 |
-
"step": 141
|
20 |
-
},
|
21 |
-
{
|
22 |
-
"epoch": 2.0,
|
23 |
-
"eval_accuracy": 0.6446666666666667,
|
24 |
-
"eval_loss": 0.632375180721283,
|
25 |
-
"eval_model_preparation_time": 0.0106,
|
26 |
-
"eval_runtime": 110.9746,
|
27 |
-
"eval_samples_per_second": 27.033,
|
28 |
-
"eval_steps_per_second": 3.379,
|
29 |
-
"step": 282
|
30 |
-
},
|
31 |
-
{
|
32 |
-
"epoch": 3.0,
|
33 |
-
"eval_accuracy": 0.6636666666666666,
|
34 |
-
"eval_loss": 0.6149229407310486,
|
35 |
-
"eval_model_preparation_time": 0.0106,
|
36 |
-
"eval_runtime": 110.2307,
|
37 |
-
"eval_samples_per_second": 27.216,
|
38 |
-
"eval_steps_per_second": 3.402,
|
39 |
-
"step": 423
|
40 |
-
},
|
41 |
-
{
|
42 |
-
"epoch": 3.546099290780142,
|
43 |
-
"grad_norm": 21.022438049316406,
|
44 |
-
"learning_rate": 8.693467336683417e-07,
|
45 |
-
"loss": 0.6216,
|
46 |
-
"step": 500
|
47 |
-
},
|
48 |
-
{
|
49 |
-
"epoch": 4.0,
|
50 |
-
"eval_accuracy": 0.6673333333333333,
|
51 |
-
"eval_loss": 0.6062994003295898,
|
52 |
-
"eval_model_preparation_time": 0.0106,
|
53 |
-
"eval_runtime": 110.5429,
|
54 |
-
"eval_samples_per_second": 27.139,
|
55 |
-
"eval_steps_per_second": 3.392,
|
56 |
-
"step": 564
|
57 |
-
},
|
58 |
-
{
|
59 |
-
"epoch": 5.0,
|
60 |
-
"eval_accuracy": 0.664,
|
61 |
-
"eval_loss": 0.6095455884933472,
|
62 |
-
"eval_model_preparation_time": 0.0106,
|
63 |
-
"eval_runtime": 112.228,
|
64 |
-
"eval_samples_per_second": 26.731,
|
65 |
-
"eval_steps_per_second": 3.341,
|
66 |
-
"step": 705
|
67 |
-
},
|
68 |
-
{
|
69 |
-
"epoch": 6.0,
|
70 |
-
"eval_accuracy": 0.6673333333333333,
|
71 |
-
"eval_loss": 0.6037027835845947,
|
72 |
-
"eval_model_preparation_time": 0.0106,
|
73 |
-
"eval_runtime": 111.7991,
|
74 |
-
"eval_samples_per_second": 26.834,
|
75 |
-
"eval_steps_per_second": 3.354,
|
76 |
-
"step": 846
|
77 |
-
}
|
78 |
-
],
|
79 |
-
"logging_steps": 500,
|
80 |
-
"max_steps": 846,
|
81 |
-
"num_input_tokens_seen": 0,
|
82 |
-
"num_train_epochs": 6,
|
83 |
-
"save_steps": 500,
|
84 |
-
"stateful_callbacks": {
|
85 |
-
"TrainerControl": {
|
86 |
-
"args": {
|
87 |
-
"should_epoch_stop": false,
|
88 |
-
"should_evaluate": false,
|
89 |
-
"should_log": false,
|
90 |
-
"should_save": true,
|
91 |
-
"should_training_stop": true
|
92 |
-
},
|
93 |
-
"attributes": {}
|
94 |
-
}
|
95 |
-
},
|
96 |
-
"total_flos": 2.261398387175424e+18,
|
97 |
-
"train_batch_size": 32,
|
98 |
-
"trial_name": null,
|
99 |
-
"trial_params": null
|
100 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-846/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:bf6dfa26a1587880dffac3c13aa4bf3b0d04de16b417f8873560745f6a4bd59d
|
3 |
-
size 5240
|
|
|
|
|
|
|
|