Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
distilhubert-v2 – AI Model by vpingale07 | AlphaNeural AI
You can deploy this model and start earning money today!
vpingale07
/
distilhubert-v2
like
0
transformers
safetensors
hubert
audio-classification
generated_from_trainer
marsyas/gtzan
ntu-spml/distilhubert
finetune
apache-2.0
model-index
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
ntu-spml/distilhubert-finetuned-gtzan
This model is a fine-tuned version of
ntu-spml/distilhubert
on the GTZAN dataset. It achieves the following results on the evaluation set:
Loss: 1.0985
Accuracy: 0.715
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 5e-05
train_batch_size: 8
eval_batch_size: 8
seed: 42
optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
lr_scheduler_type: linear
lr_scheduler_warmup_ratio: 0.1
num_epochs: 4
mixed_precision_training: Native AMP
Training results
Training Loss
Epoch
Step
Validation Loss
Accuracy
1.7381
1.0
100
1.7586
0.555
1.2943
2.0
200
1.3345
0.665
1.0798
3.0
300
1.1992
0.69
0.8267
4.0
400
1.0985
0.715
Framework versions
Transformers 4.39.0.dev0
Pytorch 2.1.0+cu121
Datasets 2.14.7
Tokenizers 0.15.2