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 44
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:7fe4d85bf401475e254dd4e8df50c854dd4b2c8a3ef1238d6db1b2745f3bb973
|
| 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:6099c05cc5e26571a2734d0bdbdf0cd797d721cf91cf4dd6b5a5bc5beb430352
|
| 3 |
+
size 30940
|