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 46
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:ef191ace61d054ef4da352c84f2399e826b2e9817161cc5156f3533f1d110052
|
| 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:1b8c851761b8cd921ace91317b9d56b30fa4a5bd550ca6cb31d8d8b31f249f00
|
| 3 |
+
size 32008
|