SadraCoding commited on
Commit
3d18a5f
verified
1 Parent(s): 6c9a914

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  type: xhlulu/140k-real-and-fake-faces
26
  metrics:
27
  - type: accuracy
28
- value: 0.91
29
  name: Accuracy
30
  ---
31
 
@@ -45,7 +45,7 @@ As generative AI (like SDXL, DALL路E, and Midjourney) becomes more accessible, t
45
 
46
  ## Model Overview
47
 
48
- **SDXL-Deepfake-Detector** is a fine-tuned vision transformer that classifies human faces as **artificial (0)** or **human (1)**.
49
 
50
  ## Training Approach
51
 
 
25
  type: xhlulu/140k-real-and-fake-faces
26
  metrics:
27
  - type: accuracy
28
+ value: 0.86
29
  name: Accuracy
30
  ---
31
 
 
45
 
46
  ## Model Overview
47
 
48
+ **SDXL-Deepfake-Detector** is a fine-tuned vision transformer that classifies human faces as **artificial (0)** or **human (1)**, achieving an accuracy of **86%**.
49
 
50
  ## Training Approach
51