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 36
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:71e82412f843ed94125852e97a4a935ede160ab5b92c9bb180a73b581ecd7eb4
|
| 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:d3989cb4d5e74c0bef9bf2e6dca18daacc4335a9cfbe61d8cc47d1495c026276
|
| 3 |
+
size 27515
|