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 ·
c334d25
1
Parent(s): 0207e8f
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:036e98707870f3063631a637faf54832681b6c37729eda5c03edfce51944727c
|
| 3 |
size 378314704
|
runs/Jan03_05-57-22_685f48be77b1/events.out.tfevents.1704261790.685f48be77b1.1106.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:13a7cc4841870333323b39111981922352e73f0c319096f699a09f2fc963544b
|
| 3 |
+
size 9479
|