Instructions to use not-lain/my_mnist_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use not-lain/my_mnist_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="not-lain/my_mnist_model") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("not-lain/my_mnist_model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 89976
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1101ce3e4a21ee0f502ce2a12bf837c48dcbee67f8f8d81d2689dc5a599f1aed
|
| 3 |
size 89976
|
runs/May25_14-34-21_d65fb29216c4/events.out.tfevents.1716647662.d65fb29216c4.218.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9284728ffbeaf79dc3ed684e007dfc56800f394f8bf48f580b27f2a4ecfd5c5
|
| 3 |
+
size 4076
|
runs/May25_14-35-17_d65fb29216c4/events.out.tfevents.1716647717.d65fb29216c4.218.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e56e53bce186500eb0327c557d8bef2d5bda8c136fb9f150ecd72f0b7ca3c00
|
| 3 |
+
size 14032
|