Image Classification
Transformers
TensorBoard
Safetensors
beit
Generated from Trainer
Eval Results (legacy)
Instructions to use hkivancoral/hushem_40x_beit_base_f4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hkivancoral/hushem_40x_beit_base_f4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hkivancoral/hushem_40x_beit_base_f4") 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("hkivancoral/hushem_40x_beit_base_f4") model = AutoModelForImageClassification.from_pretrained("hkivancoral/hushem_40x_beit_base_f4", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
f9221d5
1
Parent(s): fc0a716
Training in progress, epoch 8
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343086480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44f3d3d94b1126259c6e5020007ece6066bb7af07b72df6136b9eaab2fb7cf7d
|
| 3 |
size 343086480
|
runs/Nov03_19-45-56_1a91d176d4ed/events.out.tfevents.1699040756.1a91d176d4ed.1465.6
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:3c9d7d6b8274068b50e55f64ec9d3684328caec96b53da2f9e1631cbd081cc51
|
| 3 |
+
size 23164
|