Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,4 @@ metrics:
|
|
11 |
# Model card for kgmann/ai-image-det-resnet18
|
12 |
|
13 |
This is a small **resnet18** pretrained model, fine-tuned for 5 epochs on 80% of the [AI or Not dataset](https://huggingface.co/datasets/competitions/aiornot) and evaluated on the remaining 20% of the training dataset.
|
14 |
-
It has an accuracy of
|
|
|
11 |
# Model card for kgmann/ai-image-det-resnet18
|
12 |
|
13 |
This is a small **resnet18** pretrained model, fine-tuned for 5 epochs on 80% of the [AI or Not dataset](https://huggingface.co/datasets/competitions/aiornot) and evaluated on the remaining 20% of the training dataset.
|
14 |
+
It has an **accuracy of 99%** on the validation dataset.
|