Instructions to use Fuat55/brain_RMSprop_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Fuat55/brain_RMSprop_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Fuat55/brain_RMSprop_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_RMSprop_model") model = AutoModelForImageClassification.from_pretrained("Fuat55/brain_RMSprop_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:440f7f318001601ed7892ed9364c7d9c1c2a88b960aab0a9482dc1fcaced483a
|
| 3 |
size 343230128
|
runs/Jan12_13-17-48_09afb4ca5cc9/events.out.tfevents.1705065468.09afb4ca5cc9.406.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:344f15a2c60fc91a8524a586b438143f671f9de81159ae47a58916c893d5f4cb
|
| 3 |
+
size 17162
|