Instructions to use Sandiago21/hubert-large-ll60k-finetuned-gtzan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sandiago21/hubert-large-ll60k-finetuned-gtzan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Sandiago21/hubert-large-ll60k-finetuned-gtzan")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Sandiago21/hubert-large-ll60k-finetuned-gtzan") model = AutoModelForAudioClassification.from_pretrained("Sandiago21/hubert-large-ll60k-finetuned-gtzan", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
93f335c
1
Parent(s): cdd2db0
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262961525
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d60c44eea8b79479ef69d8222bf72919ed2bb964e43c45fd4ab5799e1af1d87
|
| 3 |
size 1262961525
|
runs/Jul11_13-06-03_4b9bdb2dc388/events.out.tfevents.1689080775.4b9bdb2dc388
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:49ddef0b9f95f4df57d8938c59b4957aee31addd4ed3b6e23ef6ad4b74c9ac6e
|
| 3 |
+
size 26621
|