Instructions to use aihimanshu/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aihimanshu/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="aihimanshu/model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("aihimanshu/model") model = AutoModelForAudioClassification.from_pretrained("aihimanshu/model") - Notebooks
- Google Colab
- Kaggle
Commit ·
5718fcd
1
Parent(s): 4d36e75
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 378314704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23a96b6b5511b58c9687b55d28c41ad84890f224596fde7057deb74d902d3fb1
|
| 3 |
size 378314704
|
runs/Jan08_05-36-50_2f249217063a/events.out.tfevents.1704693760.2f249217063a.302.9
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:0eab751dea008ad6c63ab525db82be9bb4da19b65cb90b4a3888086c31417c36
|
| 3 |
+
size 9479
|