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 8
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:306b709352dc0d2d67150e149a917f1aa270a43901a166b461db1cdad74bb379
|
| 3 |
size 94766588
|
runs/Feb19_20-06-32_b1890c9e7fa3/events.out.tfevents.1708373208.b1890c9e7fa3.348.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:11b012a227a7ab54ae95a2608d314b2a98da237a7242a27cf7d1334d1eafabe6
|
| 3 |
+
size 20656
|