🍻 cheers
Browse files- README.md +3 -2
- all_results.json +13 -0
- eval_results.json +8 -0
- runs/Aug22_17-26-15_95d27f699f23/events.out.tfevents.1724347875.95d27f699f23.377.1 +3 -0
- train_results.json +8 -0
- trainer_state.json +200 -0
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: dima806/deepfake_vs_real_image_detection
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
@@ -14,7 +15,7 @@ model-index:
|
|
14 |
name: Image Classification
|
15 |
type: image-classification
|
16 |
dataset:
|
17 |
-
name:
|
18 |
type: imagefolder
|
19 |
config: default
|
20 |
split: train
|
@@ -30,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# realFake-food
|
32 |
|
33 |
-
This model is a fine-tuned version of [dima806/deepfake_vs_real_image_detection](https://huggingface.co/dima806/deepfake_vs_real_image_detection) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.2562
|
36 |
- Accuracy: 0.9110
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: dima806/deepfake_vs_real_image_detection
|
4 |
tags:
|
5 |
+
- image-classification
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- imagefolder
|
|
|
15 |
name: Image Classification
|
16 |
type: image-classification
|
17 |
dataset:
|
18 |
+
name: ai_real_images
|
19 |
type: imagefolder
|
20 |
config: default
|
21 |
split: train
|
|
|
31 |
|
32 |
# realFake-food
|
33 |
|
34 |
+
This model is a fine-tuned version of [dima806/deepfake_vs_real_image_detection](https://huggingface.co/dima806/deepfake_vs_real_image_detection) on the ai_real_images dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.2562
|
37 |
- Accuracy: 0.9110
|
all_results.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 4.0,
|
3 |
+
"eval_accuracy": 0.910958904109589,
|
4 |
+
"eval_loss": 0.256166011095047,
|
5 |
+
"eval_runtime": 6.1638,
|
6 |
+
"eval_samples_per_second": 23.687,
|
7 |
+
"eval_steps_per_second": 3.083,
|
8 |
+
"total_flos": 2.5603353368661197e+17,
|
9 |
+
"train_loss": 0.3778919892815443,
|
10 |
+
"train_runtime": 215.5796,
|
11 |
+
"train_samples_per_second": 15.326,
|
12 |
+
"train_steps_per_second": 0.965
|
13 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 4.0,
|
3 |
+
"eval_accuracy": 0.910958904109589,
|
4 |
+
"eval_loss": 0.256166011095047,
|
5 |
+
"eval_runtime": 6.1638,
|
6 |
+
"eval_samples_per_second": 23.687,
|
7 |
+
"eval_steps_per_second": 3.083
|
8 |
+
}
|
runs/Aug22_17-26-15_95d27f699f23/events.out.tfevents.1724347875.95d27f699f23.377.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36afc7e857093bd70327a2030e830660311f25dbf03255c42703fcc6cc9f16ff
|
3 |
+
size 411
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 4.0,
|
3 |
+
"total_flos": 2.5603353368661197e+17,
|
4 |
+
"train_loss": 0.3778919892815443,
|
5 |
+
"train_runtime": 215.5796,
|
6 |
+
"train_samples_per_second": 15.326,
|
7 |
+
"train_steps_per_second": 0.965
|
8 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,200 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.256166011095047,
|
3 |
+
"best_model_checkpoint": "realFake-food/checkpoint-200",
|
4 |
+
"epoch": 4.0,
|
5 |
+
"eval_steps": 100,
|
6 |
+
"global_step": 208,
|
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.19230769230769232,
|
13 |
+
"grad_norm": 3.1324002742767334,
|
14 |
+
"learning_rate": 0.00019038461538461538,
|
15 |
+
"loss": 0.917,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.38461538461538464,
|
20 |
+
"grad_norm": 3.857832670211792,
|
21 |
+
"learning_rate": 0.00018076923076923077,
|
22 |
+
"loss": 0.5689,
|
23 |
+
"step": 20
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.5769230769230769,
|
27 |
+
"grad_norm": 3.390465259552002,
|
28 |
+
"learning_rate": 0.00017115384615384616,
|
29 |
+
"loss": 0.6117,
|
30 |
+
"step": 30
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.7692307692307693,
|
34 |
+
"grad_norm": 2.431823492050171,
|
35 |
+
"learning_rate": 0.00016153846153846155,
|
36 |
+
"loss": 0.6209,
|
37 |
+
"step": 40
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.9615384615384616,
|
41 |
+
"grad_norm": 2.6468636989593506,
|
42 |
+
"learning_rate": 0.00015192307692307692,
|
43 |
+
"loss": 0.5146,
|
44 |
+
"step": 50
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 1.1538461538461537,
|
48 |
+
"grad_norm": 3.9771389961242676,
|
49 |
+
"learning_rate": 0.0001423076923076923,
|
50 |
+
"loss": 0.4114,
|
51 |
+
"step": 60
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 1.3461538461538463,
|
55 |
+
"grad_norm": 2.827033042907715,
|
56 |
+
"learning_rate": 0.0001326923076923077,
|
57 |
+
"loss": 0.3702,
|
58 |
+
"step": 70
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 1.5384615384615383,
|
62 |
+
"grad_norm": 4.138291358947754,
|
63 |
+
"learning_rate": 0.0001230769230769231,
|
64 |
+
"loss": 0.4526,
|
65 |
+
"step": 80
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 1.7307692307692308,
|
69 |
+
"grad_norm": 2.128561496734619,
|
70 |
+
"learning_rate": 0.00011346153846153846,
|
71 |
+
"loss": 0.4215,
|
72 |
+
"step": 90
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 1.9230769230769231,
|
76 |
+
"grad_norm": 5.241405487060547,
|
77 |
+
"learning_rate": 0.00010384615384615386,
|
78 |
+
"loss": 0.4947,
|
79 |
+
"step": 100
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 1.9230769230769231,
|
83 |
+
"eval_accuracy": 0.7945205479452054,
|
84 |
+
"eval_loss": 0.4738355576992035,
|
85 |
+
"eval_runtime": 5.3328,
|
86 |
+
"eval_samples_per_second": 27.378,
|
87 |
+
"eval_steps_per_second": 3.563,
|
88 |
+
"step": 100
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"epoch": 2.1153846153846154,
|
92 |
+
"grad_norm": 2.862936496734619,
|
93 |
+
"learning_rate": 9.423076923076924e-05,
|
94 |
+
"loss": 0.2962,
|
95 |
+
"step": 110
|
96 |
+
},
|
97 |
+
{
|
98 |
+
"epoch": 2.3076923076923075,
|
99 |
+
"grad_norm": 2.2518889904022217,
|
100 |
+
"learning_rate": 8.461538461538461e-05,
|
101 |
+
"loss": 0.3089,
|
102 |
+
"step": 120
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"epoch": 2.5,
|
106 |
+
"grad_norm": 1.3770936727523804,
|
107 |
+
"learning_rate": 7.500000000000001e-05,
|
108 |
+
"loss": 0.3602,
|
109 |
+
"step": 130
|
110 |
+
},
|
111 |
+
{
|
112 |
+
"epoch": 2.6923076923076925,
|
113 |
+
"grad_norm": 3.800480842590332,
|
114 |
+
"learning_rate": 6.538461538461539e-05,
|
115 |
+
"loss": 0.3014,
|
116 |
+
"step": 140
|
117 |
+
},
|
118 |
+
{
|
119 |
+
"epoch": 2.8846153846153846,
|
120 |
+
"grad_norm": 2.8225831985473633,
|
121 |
+
"learning_rate": 5.576923076923077e-05,
|
122 |
+
"loss": 0.2322,
|
123 |
+
"step": 150
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"epoch": 3.076923076923077,
|
127 |
+
"grad_norm": 0.7872182726860046,
|
128 |
+
"learning_rate": 4.615384615384616e-05,
|
129 |
+
"loss": 0.239,
|
130 |
+
"step": 160
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"epoch": 3.269230769230769,
|
134 |
+
"grad_norm": 1.8681801557540894,
|
135 |
+
"learning_rate": 3.653846153846154e-05,
|
136 |
+
"loss": 0.1306,
|
137 |
+
"step": 170
|
138 |
+
},
|
139 |
+
{
|
140 |
+
"epoch": 3.4615384615384617,
|
141 |
+
"grad_norm": 1.5652153491973877,
|
142 |
+
"learning_rate": 2.6923076923076923e-05,
|
143 |
+
"loss": 0.1783,
|
144 |
+
"step": 180
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 3.6538461538461537,
|
148 |
+
"grad_norm": 2.569288730621338,
|
149 |
+
"learning_rate": 1.730769230769231e-05,
|
150 |
+
"loss": 0.1114,
|
151 |
+
"step": 190
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 3.8461538461538463,
|
155 |
+
"grad_norm": 0.7018633484840393,
|
156 |
+
"learning_rate": 7.692307692307694e-06,
|
157 |
+
"loss": 0.151,
|
158 |
+
"step": 200
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"epoch": 3.8461538461538463,
|
162 |
+
"eval_accuracy": 0.910958904109589,
|
163 |
+
"eval_loss": 0.256166011095047,
|
164 |
+
"eval_runtime": 6.2917,
|
165 |
+
"eval_samples_per_second": 23.205,
|
166 |
+
"eval_steps_per_second": 3.02,
|
167 |
+
"step": 200
|
168 |
+
},
|
169 |
+
{
|
170 |
+
"epoch": 4.0,
|
171 |
+
"step": 208,
|
172 |
+
"total_flos": 2.5603353368661197e+17,
|
173 |
+
"train_loss": 0.3778919892815443,
|
174 |
+
"train_runtime": 215.5796,
|
175 |
+
"train_samples_per_second": 15.326,
|
176 |
+
"train_steps_per_second": 0.965
|
177 |
+
}
|
178 |
+
],
|
179 |
+
"logging_steps": 10,
|
180 |
+
"max_steps": 208,
|
181 |
+
"num_input_tokens_seen": 0,
|
182 |
+
"num_train_epochs": 4,
|
183 |
+
"save_steps": 100,
|
184 |
+
"stateful_callbacks": {
|
185 |
+
"TrainerControl": {
|
186 |
+
"args": {
|
187 |
+
"should_epoch_stop": false,
|
188 |
+
"should_evaluate": false,
|
189 |
+
"should_log": false,
|
190 |
+
"should_save": true,
|
191 |
+
"should_training_stop": true
|
192 |
+
},
|
193 |
+
"attributes": {}
|
194 |
+
}
|
195 |
+
},
|
196 |
+
"total_flos": 2.5603353368661197e+17,
|
197 |
+
"train_batch_size": 16,
|
198 |
+
"trial_name": null,
|
199 |
+
"trial_params": null
|
200 |
+
}
|