Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ base_model:
|
|
17 |
|
18 |
# **Deepfake-Detection-Exp-02-22**
|
19 |
|
20 |
-
|
21 |
|
22 |
```bitex
|
23 |
Mapping of IDs to Labels: {0: 'Deepfake', 1: 'Real'}
|
|
|
17 |
|
18 |
# **Deepfake-Detection-Exp-02-22**
|
19 |
|
20 |
+
`Deepfake-Detection-Exp-02-22 / vit_deepfake_detection` is a minimalist, high-quality dataset trained on a ViT-based model for image classification, distinguishing between deepfake and real images. The model is based on Google's **`google/vit-base-patch32-224-in21k`**.
|
21 |
|
22 |
```bitex
|
23 |
Mapping of IDs to Labels: {0: 'Deepfake', 1: 'Real'}
|