Instructions to use Fuat55/brain_Adam_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Fuat55/brain_Adam_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Fuat55/brain_Adam_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_Adam_model") model = AutoModelForImageClassification.from_pretrained("Fuat55/brain_Adam_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
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:c6e24feeef1b947dcb7ac2e066bba659ea9b2ee332a6a3bcf276ef5c7788bfa1
|
| 3 |
size 343230128
|
runs/Jan15_06-47-06_d58e0ed6f290/events.out.tfevents.1705301230.d58e0ed6f290.1476.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:067a9760f8d5f0a4b1375096afd40830f9a2e8f189bf9d92e0530d6e319b81e9
|
| 3 |
+
size 15108
|