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 3
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:fd28ee037eeda7f787c2c388f39cf3255d5aa17105f91b145c2de5203efc065b
|
| 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:80d5b00c22d84e11b37ce4a13a3bcab20899928dc49722ef814191e02912f520
|
| 3 |
+
size 10635
|