jacoballessio commited on
Commit
e4fa513
1 Parent(s): 1f9b3b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,7 +3,8 @@ license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: image-classification
5
  metrics:
6
- - accuracy: 98%
 
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.