raffaelsiregar commited on
Commit
37d5164
·
verified ·
1 Parent(s): 6f35298

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # Dog Breeds Classification
18
 
19
- This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on 70 Dog Breeds-Image Data Set (Kaggle).
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0763
22
  - Accuracy: 0.9743
 
16
 
17
  # Dog Breeds Classification
18
 
19
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on 71 Dog Breeds-Image Data Set (Kaggle).
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0763
22
  - Accuracy: 0.9743