Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# Dogs-Breed-Image-Classification-V1
|
32 |
|
33 |
-
This model is a fine-tuned version of [microsoft/resnet-101](https://huggingface.co/microsoft/resnet-101) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.4469
|
36 |
- Accuracy: 0.8758
|
|
|
30 |
|
31 |
# Dogs-Breed-Image-Classification-V1
|
32 |
|
33 |
+
This model is a fine-tuned version of [microsoft/resnet-101](https://huggingface.co/microsoft/resnet-101) on the the [Standford dogs dataset](https://www.kaggle.com/datasets/jessicali9530/stanford-dogs-dataset.).
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.4469
|
36 |
- Accuracy: 0.8758
|