prithivMLmods commited on
Commit
fe18be2
·
verified ·
1 Parent(s): b99b295

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -14
README.md CHANGED
@@ -1,14 +1,27 @@
1
- Classification report:
2
-
3
- precision recall f1-score support
4
-
5
- Deepfake 0.9833 0.9187 0.9499 1600
6
- Real 0.9238 0.9844 0.9531 1600
7
-
8
- accuracy 0.9516 3200
9
- macro avg 0.9535 0.9516 0.9515 3200
10
- weighted avg 0.9535 0.9516 0.9515 3200
11
-
12
-
13
-
14
- ![download (1).png](https://cdn-uploads.huggingface.co/production/uploads/6720824b15b6282a2464fc58/-25Oh3wureg_MI4nvjh7w.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - prithivMLmods/Deepfake-vs-Real
5
+ language:
6
+ - en
7
+ pipeline_tag: image-classification
8
+ library_name: transformers
9
+ tags:
10
+ - Deepfake
11
+ ---
12
+
13
+
14
+ Classification report:
15
+
16
+ precision recall f1-score support
17
+
18
+ Deepfake 0.9833 0.9187 0.9499 1600
19
+ Real 0.9238 0.9844 0.9531 1600
20
+
21
+ accuracy 0.9516 3200
22
+ macro avg 0.9535 0.9516 0.9515 3200
23
+ weighted avg 0.9535 0.9516 0.9515 3200
24
+
25
+
26
+
27
+ ![download (1).png](https://cdn-uploads.huggingface.co/production/uploads/6720824b15b6282a2464fc58/-25Oh3wureg_MI4nvjh7w.png)