Instructions to use Fuat55/brain_SGD_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Fuat55/brain_SGD_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Fuat55/brain_SGD_model") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("Fuat55/brain_SGD_model") model = AutoModelForImageClassification.from_pretrained("Fuat55/brain_SGD_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 24
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343230128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffe72bdb23c14925cb13a5982573d620a5111def088e060082d371a00ec2d69d
|
| 3 |
size 343230128
|
runs/Jan21_09-32-21_c508074d9a4c/events.out.tfevents.1705829543.c508074d9a4c.521.0
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:940215bcc3b2faae9e193b8454ae275cf796fa3437e9d6dbd44baef9dad23ec4
|
| 3 |
+
size 17056
|