Image Classification
Transformers
TensorBoard
Safetensors
deit
Generated from Trainer
Eval Results (legacy)
Instructions to use alirzb/S5_M1_fold3_deit_42510039 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alirzb/S5_M1_fold3_deit_42510039 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="alirzb/S5_M1_fold3_deit_42510039") 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("alirzb/S5_M1_fold3_deit_42510039") model = AutoModelForImageClassification.from_pretrained("alirzb/S5_M1_fold3_deit_42510039") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343230408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8545e41ae6daee8e60f616375846f1b7b28832efac4c42e65903c5e8e3042324
|
| 3 |
size 343230408
|
runs/Jan03_12-41-12_wbg003/events.out.tfevents.1704238875.wbg003
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:9c388f0c6c175f14e63e0d98e586e4971f31a402c226002ea79043fcc0067c8d
|
| 3 |
+
size 30645
|