Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use griffio/vit-large-patch16-224-dungeon-geo-morphs-009 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use griffio/vit-large-patch16-224-dungeon-geo-morphs-009 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="griffio/vit-large-patch16-224-dungeon-geo-morphs-009") 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("griffio/vit-large-patch16-224-dungeon-geo-morphs-009") model = AutoModelForImageClassification.from_pretrained("griffio/vit-large-patch16-224-dungeon-geo-morphs-009") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1213265372
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c854273a89b7ffb96fbe379d5395235ef63a9eb8916051e1e6cbcfce4ec1c5e0
|
| 3 |
size 1213265372
|
runs/Nov13_17-51-47_e081b9763190/events.out.tfevents.1731520324.e081b9763190.194.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f676ba7e15d15bc99830e6cb6771833f22be48b73fe7cbe6b2bd5f78f1ce3d73
|
| 3 |
+
size 5711
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5272045169bc221b007e2b8deaf2623f0717ee2755a95d895f02735b47c30bba
|
| 3 |
size 5368
|