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 3
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:8a8affd4fc8e412222f5fea2984d139deb6ec0ef318173f16f511c8a78d65bf6
|
| 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:7c75ff570bba4f3d18836c4b1f2fe93bb0a0bc01751ac7649173d82508e850fa
|
| 3 |
+
size 66854
|