Instructions to use hardik9719/abcd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hardik9719/abcd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="hardik9719/abcd")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("hardik9719/abcd") model = AutoModelForVideoClassification.from_pretrained("hardik9719/abcd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 485087636
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76a888de6b843a458c00bff32c47b8f1eccaf0639a3e2171719fef187c684eb4
|
| 3 |
size 485087636
|
runs/May03_12-32-43_Hardik/events.out.tfevents.1746293573.Hardik.29964.2
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:7bb81a64c45483ceb0ed687cccc68edf6456ad74f2df241837f873e786c0f19c
|
| 3 |
+
size 18988
|