prithivMLmods commited on
Commit
262ff73
·
verified ·
1 Parent(s): 5f9cdc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ base_model:
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'}
 
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'}