Audio Classification
Transformers
PyTorch
TensorBoard
audio-spectrogram-transformer
Generated from Trainer
Eval Results (legacy)
Instructions to use lightborn3/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lightborn3/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="lightborn3/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("lightborn3/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan") model = AutoModelForAudioClassification.from_pretrained("lightborn3/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan") - Notebooks
- Google Colab
- Kaggle
Commit ·
d557c92
1
Parent(s): 945e238
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 344860025
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a409367826778238024fb7a730d81fc2a1b01f20476a5a23cbd64ed46c8c5fba
|
| 3 |
size 344860025
|
runs/Aug21_06-39-15_b4360b6574bd/events.out.tfevents.1692600090.b4360b6574bd.1224.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:9744e7b0a72aeb06ccde6924010173162ca69bbb22d39e3d7ef1c094a2f49dd9
|
| 3 |
+
size 78698
|