Instructions to use miladfa7/picth_vision_checkpoint_9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use miladfa7/picth_vision_checkpoint_9 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="miladfa7/picth_vision_checkpoint_9")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("miladfa7/picth_vision_checkpoint_9") model = AutoModelForVideoClassification.from_pretrained("miladfa7/picth_vision_checkpoint_9") - 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 344937328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:493d6186c86f5c55c674e48198f6833cbcae1104f64956b2305c253a12ebf16d
|
| 3 |
size 344937328
|
runs/Sep19_06-21-24_prod3/events.out.tfevents.1758234123.prod3.124440.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:09652ca9281d2b4c476356ebfe9e3e509943dcdf079b27119f64f62be791d91b
|
| 3 |
+
size 39306
|