Instructions to use Fuat55/brain_model_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Fuat55/brain_model_normal with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Fuat55/brain_model_normal") 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_model_normal") model = AutoModelForImageClassification.from_pretrained("Fuat55/brain_model_normal") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 48
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:ef141e881a7aff9155848d6261fc2361075ec98c179ba4b4f558d47398204315
|
| 3 |
size 343230128
|
runs/Mar30_15-47-27_d1d300d139ed/events.out.tfevents.1711813648.d1d300d139ed.1776.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:ea2ba5809d6800de770a3ac70882274215de5b390a11d548db98582a8b6ba6d6
|
| 3 |
+
size 32753
|