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:5c59b741612f28b4df8cbbf65493abf4d7691039b0aa856b1bf6b69798665c71
|
| 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:6231bd38627b83057b2f194295b926fd195f56b3d357588f2fbaa87df68f32c5
|
| 3 |
+
size 31474
|