Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Fine-tune Vision Transformer model on the Deekfake vs real image dataset.
|
2 |
-
|
3 |
-
Dataset: JamieWithofs/Deepfake-and-real-images
|
4 |
-
|
5 |
-
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- JamieWithofs/Deepfake-and-real-images
|
4 |
+
base_model:
|
5 |
+
- google/vit-base-patch16-224-in21k
|
6 |
+
pipeline_tag: image-classification
|
7 |
+
---
|
8 |
Fine-tune Vision Transformer model on the Deekfake vs real image dataset.
|
|
|
|
|
|
|
|