YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

mnist-cnn-scratch-1min

A small CNN trained from scratch on MNIST in ~60 seconds of wall-clock training on cpu-basic (2 vCPU), reaching 98.31% test accuracy in 911 steps (batch 128, Adam lr=1e-3).

Architecture: Conv(1β†’32, 3Γ—3) β†’ ReLU β†’ MaxPool β†’ Conv(32β†’64, 3Γ—3) β†’ ReLU β†’ MaxPool β†’ Flatten β†’ Linear(3136β†’128) β†’ ReLU β†’ Linear(128β†’10).

Training loss curve: https://huggingface.co/spaces/abidlabs/mnist-cnn-scratch-1min-trackio

Run logs: https://huggingface.co/jobs/abidlabs/6ab594d26b030d633f68f6c0

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support