Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ 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.
|
|
|
4 |
pipeline_tag: image-classification
|
5 |
metrics:
|
6 |
- type: accuracy
|
7 |
+
value: 0.98
|
8 |
---
|
9 |
|
10 |
This is a simple AI image detection model utilizing visual transformers trained on the CIFake dataset.
|