jhoppanne commited on
Commit
5bea213
1 Parent(s): 0f0faf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 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
 
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 [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