Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Rifqiakmals/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rifqiakmals/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Rifqiakmals/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("Rifqiakmals/model") model = AutoModelForImageClassification.from_pretrained("Rifqiakmals/model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 13
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343242432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3703664b8424da58fcf41eee1fe9de48cf2496139db3a782defaf2c1d2534c0a
|
| 3 |
size 343242432
|
runs/Feb11_08-39-48_55515eb6db15/events.out.tfevents.1707640790.55515eb6db15.3815.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:77bba35b72ae87bc345a578cc50c0eb638efef14cce86219d5cfe815e6686e54
|
| 3 |
+
size 8936
|