kgmann commited on
Commit
98d0dfe
1 Parent(s): 92f73c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -8,4 +8,7 @@ datasets:
8
  metrics:
9
  - accuracy
10
  ---
11
- # Model card for kgmann/ai-image-det-resnet18
 
 
 
 
8
  metrics:
9
  - accuracy
10
  ---
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 85% on the validation dataset.