microsoft/cats_vs_dogs
Viewer • Updated • 23.4k • 5.62k • 63
How to use nateraw/my-cool-timm-model-3 with timm:
import timm
model = timm.create_model("hf_hub:nateraw/my-cool-timm-model-3", pretrained=True)This model is a fine-tuned version of resnet18 on the cats_vs_dogs dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Acc1 | Acc5 |
|---|---|---|---|---|---|
| 0.5152 | 0.14 | 10 | 0.2455 | 94.4175 | 100.0 |