Instructions to use miladfa7/picth_vision_checkpoint_6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use miladfa7/picth_vision_checkpoint_6 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="miladfa7/picth_vision_checkpoint_6")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("miladfa7/picth_vision_checkpoint_6") model = AutoModelForVideoClassification.from_pretrained("miladfa7/picth_vision_checkpoint_6") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344937328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3425a8e645cf179d80395d8086a9efebd6aa62df04b159fe2401b500b47bbd4
|
| 3 |
size 344937328
|
runs/Sep09_04-14-06_gpu-vm2/events.out.tfevents.1757362449.gpu-vm2.1186107.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:152770f73acc5962fcb3131edc7c885235c7b37665e05f36339cd4bb4b6372cd
|
| 3 |
+
size 16752
|