Audio Classification
Transformers
TensorBoard
Safetensors
audio-spectrogram-transformer
Generated from Trainer
Eval Results (legacy)
Instructions to use futureProofGlitch/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 futureProofGlitch/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="futureProofGlitch/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("futureProofGlitch/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan") model = AutoModelForAudioClassification.from_pretrained("futureProofGlitch/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344814656
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dac568ba2ade66e10d98c737cdae7a2b6da2eeb054c79e5f266691b1089e3226
|
| 3 |
size 344814656
|
runs/Feb14_18-25-47_391282a92dd3/events.out.tfevents.1707935153.391282a92dd3.1795.1
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:5f95b8d76cf18b23d9098d935e2e97b833721b4e356e4d6fb41886dce6593814
|
| 3 |
+
size 62764
|