Image Classification
Transformers
TensorBoard
Safetensors
vit
vision
Generated from Trainer
Eval Results (legacy)
Instructions to use phonghoccode/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phonghoccode/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="phonghoccode/results") 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("phonghoccode/results") model = AutoModelForImageClassification.from_pretrained("phonghoccode/results") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343236280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4aab3024ed7e34bd04afe595281d11bf7cfdb2040d276a2fbc0c2d4dd6aeabd2
|
| 3 |
size 343236280
|
runs/Jun30_02-20-27_05003a8a7fe6/events.out.tfevents.1719714032.05003a8a7fe6.136.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:684db9bf11800396a5a8ba7d054c60f39bf0343a3f84af90327d7757c28cefab
|
| 3 |
+
size 8173
|