Audio Classification
Transformers
TensorBoard
Safetensors
hubert
Generated from Trainer
Eval Results (legacy)
Instructions to use arham061/distilhubert-finetuned-RHD_Dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arham061/distilhubert-finetuned-RHD_Dataset with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="arham061/distilhubert-finetuned-RHD_Dataset")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("arham061/distilhubert-finetuned-RHD_Dataset") model = AutoModelForAudioClassification.from_pretrained("arham061/distilhubert-finetuned-RHD_Dataset") - Notebooks
- Google Colab
- Kaggle
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 94766588
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c2916aa205cafbc8d2fd7afda99d2d88bfa5b1cd5305b82f6993ad571dff2a3
|
| 3 |
size 94766588
|
runs/Dec13_16-43-03_ad29790ab0ae/events.out.tfevents.1702485789.ad29790ab0ae.247.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:fe1c3c156b53b986cfa079d6b0c0375a138c866d7744e340adcbbb146b493840
|
| 3 |
+
size 16000
|