Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@ license: apache-2.0
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: image-classification
|
5 |
metrics:
|
6 |
-
-
|
|
|
7 |
---
|
8 |
|
9 |
This is a simple AI image detection model utilizing visual transformers trained on the CIFake dataset.
|
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: image-classification
|
5 |
metrics:
|
6 |
+
- type: accuracy
|
7 |
+
value: 98%
|
8 |
---
|
9 |
|
10 |
This is a simple AI image detection model utilizing visual transformers trained on the CIFake dataset.
|