heidyscs commited on
Commit
52d185c
·
verified ·
1 Parent(s): d2e2d23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
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.