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 5
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:28826493517b4d6639a86784d7431da5fa3b342c49a9dd620afec1d9dc346ba4
|
| 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:c1b0ca726600564b061e45cc7129bd999b171e02748f8c922646ab34e469a6b3
|
| 3 |
+
size 14264
|