AdamCodd commited on
Commit
5506906
1 Parent(s): 1d36b84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
 
23
  # vit-base-nsfw-detector
24
 
25
- This model is a fine-tuned version of [vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on around 2000 images (drawings, photos...).
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.0937
28
  - Accuracy: 0.9654
@@ -89,7 +89,7 @@ The following hyperparameters were used during training:
89
  - Accuracy: 0.9654,
90
  - AUC: 0.9948
91
 
92
- Confusion Matrix:
93
 
94
  [1076 37]
95
 
 
22
 
23
  # vit-base-nsfw-detector
24
 
25
+ This model is a fine-tuned version of [vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on around 25_000 images (drawings, photos...).
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.0937
28
  - Accuracy: 0.9654
 
89
  - Accuracy: 0.9654,
90
  - AUC: 0.9948
91
 
92
+ Confusion Matrix (eval):
93
 
94
  [1076 37]
95