Instructions to use grkon97/Intoxicated_Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use grkon97/Intoxicated_Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="grkon97/Intoxicated_Classification")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("grkon97/Intoxicated_Classification") model = AutoModelForVideoClassification.from_pretrained("grkon97/Intoxicated_Classification") - Notebooks
- Google Colab
- Kaggle
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 344937368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:011e402eee5828de66b987d2fccf18eb02aaa4c1ef1a30d6bb8b11dad83a6f46
|
| 3 |
size 344937368
|
runs/May05_16-22-56_e665c36ad142/events.out.tfevents.1746462178.e665c36ad142.321.1
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:50e2d4c653eb657245d2cc73b909e4c00084da74eb99222332ca4ad4cc157e3b
|
| 3 |
+
size 143823
|