dima806 commited on
Commit
daeb350
1 Parent(s): 76feedf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,4 +3,6 @@ license: apache-2.0
3
  metrics:
4
  - accuracy
5
  ---
 
 
6
  See [my Kaggle notebook](https://www.kaggle.com/code/dima806/70-dog-breed-image-detection-vit) and [my Medium article](https://medium.com/gitconnected/paws-and-pixels-creating-a-dog-breeds-classifier-with-googles-vision-transformer-431137422830) for more details.
 
3
  metrics:
4
  - accuracy
5
  ---
6
+ Achieved 93% accuracy on unseen (test) data.
7
+
8
  See [my Kaggle notebook](https://www.kaggle.com/code/dima806/70-dog-breed-image-detection-vit) and [my Medium article](https://medium.com/gitconnected/paws-and-pixels-creating-a-dog-breeds-classifier-with-googles-vision-transformer-431137422830) for more details.