Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use pratapaadii/Emotion_Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pratapaadii/Emotion_Classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="pratapaadii/Emotion_Classifier") 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("pratapaadii/Emotion_Classifier") model = AutoModelForImageClassification.from_pretrained("pratapaadii/Emotion_Classifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343242432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34a0d93e6720ed6dcb3b66d1503624a5c9a9e54a3a4aa2abb1ad9e9f291e37e2
|
| 3 |
size 343242432
|
runs/Jun04_06-22-11_6b22a4a61602/events.out.tfevents.1717482141.6b22a4a61602.240.14
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:f38ecd458de4589aa22ed646f6758faa15a6a8817c1811f8bde0a1b2adf1ccfe
|
| 3 |
+
size 9368
|