prithivMLmods commited on
Commit
5de535d
·
verified ·
1 Parent(s): ea29443

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
  ---
18
  # open-deepfake-detection
19
 
20
- > open-deepfake-detection is a vision-language encoder model fine-tuned from `siglip2-base-patch16-512` for binary image classification. It is trained to detect whether an image is fake (AI-generated) or real using the **OpenDeepfake-Preview** dataset. The model uses the `SiglipForImageClassification` architecture.
21
 
22
  > \[!note]
23
  > *SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features*
 
17
  ---
18
  # open-deepfake-detection
19
 
20
+ > open-deepfake-detection is a vision-language encoder model fine-tuned from `siglip2-base-patch16-512` for binary image classification. It is trained to detect whether an image is fake or real using the *OpenDeepfake-Preview* dataset. The model uses the `SiglipForImageClassification` architecture.
21
 
22
  > \[!note]
23
  > *SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features*