Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Augusto777/vit-base-patch16-224-RU3-40 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Augusto777/vit-base-patch16-224-RU3-40 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Augusto777/vit-base-patch16-224-RU3-40") 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("Augusto777/vit-base-patch16-224-RU3-40") model = AutoModelForImageClassification.from_pretrained("Augusto777/vit-base-patch16-224-RU3-40") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 38
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:fc027136a57ffb86273982c6401c980dbc43c32c6df39dc879e011ecf6688429
|
| 3 |
size 343230128
|
runs/May23_18-36-22_DESKTOP-SKBE9FB/events.out.tfevents.1716510986.DESKTOP-SKBE9FB.14084.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:3860d6523014e670816ec56e1b80b16c5d5923d7ca65f4ef2ba0cc6d6058e145
|
| 3 |
+
size 28789
|