Audio Classification
Transformers
TensorBoard
Safetensors
hubert
Generated from Trainer
Eval Results (legacy)
Instructions to use piecurus/distilhubert-finetuned-gtzan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use piecurus/distilhubert-finetuned-gtzan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="piecurus/distilhubert-finetuned-gtzan")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("piecurus/distilhubert-finetuned-gtzan") model = AutoModelForAudioClassification.from_pretrained("piecurus/distilhubert-finetuned-gtzan", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 94e4201f26bf2607ff4db2418437aede3af10739171369acb7471c6bfd906733
- Size of remote file:
- 5.24 kB
- SHA256:
- 2cc6f0a98dc602d6795c128b300f7539d02c3065864427f09baedbacec61b77b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.