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 6
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:bd83e00bae4c7ed2d52f666db8c0ea317750c193ab4905be444b22e52b044d39
|
| 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:eb4e66168d1034f44d89ba00b33aa9b6564422be4e5e66c97abd58350ba97e7f
|
| 3 |
+
size 112951
|