Model save
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
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,7 +14,7 @@ model-index:
|
|
15 |
name: Image Classification
|
16 |
type: image-classification
|
17 |
dataset:
|
18 |
-
name:
|
19 |
type: imagefolder
|
20 |
config: default
|
21 |
split: train
|
@@ -31,9 +30,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
- Accuracy: 0.8630
|
38 |
|
39 |
## Model description
|
@@ -66,8 +65,8 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
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 |
name: Image Classification
|
15 |
type: image-classification
|
16 |
dataset:
|
17 |
+
name: imagefolder
|
18 |
type: imagefolder
|
19 |
config: default
|
20 |
split: train
|
|
|
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 imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.4853
|
36 |
- Accuracy: 0.8630
|
37 |
|
38 |
## Model description
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.3941 | 1.9231 | 100 | 0.4344 | 0.8014 |
|
69 |
+
| 0.2366 | 3.8462 | 200 | 0.4853 | 0.8630 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a7bee28b0d27d208e37543470f39cf13c59f3675021171efbaa2945ad53b73e
|
3 |
size 343223968
|
runs/Aug26_13-04-48_8fb34e2ffb9c/events.out.tfevents.1724677505.8fb34e2ffb9c.600.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b624eda54c236ea3fc10f4788db28a4afb1b5fda433be43cc6458b1dc0b179fc
|
3 |
+
size 10083
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cd34b3abce6be376bcdd6803da023f2ff3c7f26282496c950f8fe3104d20fee
|
3 |
size 5112
|