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 20
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:61364e25dbaebf9addfea5669f28d84acf7226ed09be1f7bd3fb49f425f1e895
|
| 3 |
size 343230128
|
runs/Jan21_11-55-33_c508074d9a4c/events.out.tfevents.1705838133.c508074d9a4c.521.9
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:85984b3d5c04df9fe0608be96bbed9467aff2ff7841c8727a2e6d6fdc99623d6
|
| 3 |
+
size 14719
|