CoolFace
Modelpublic

thollmann/distilhubert_multilabel_audioset_subset_50epochs

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

distilhubertmultilabelaudiosetsubset50epochs

This model is a fine-tuned version of ntu-spml/distilhubert on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1095
  • —Accuracy: 0.9813
  • —F1: 0.1445
  • —Precision: 0.2747
  • —Recall: 0.0980

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: 3e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 50
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.09041.02570.08260.98390.00.00.0
0.07842.05140.08080.98390.00.00.0
0.08163.07710.08060.98390.00.00.0
0.07754.010280.08020.98390.00.00.0
0.07485.012850.07950.98390.00.00.0
0.07966.015420.07830.98390.00.00.0
0.07897.017990.07740.98390.00.00.0
0.08358.020560.07600.98390.00.00.0
0.06989.023130.07510.98390.00570.90480.0029
0.071510.025700.07380.98390.01700.64770.0086
0.069311.028270.07310.98390.01900.68090.0096
0.066512.030840.07320.98390.02020.64760.0103
0.064513.033410.07250.98380.04150.46750.0217
0.063314.035980.07240.98380.04790.48410.0252
0.057415.038550.07240.98360.05850.40660.0315
0.060816.041120.07310.98360.06140.41430.0332
0.054117.043690.07360.98360.07330.42630.0401
0.055418.046260.07380.98360.07120.40410.0390
0.050119.048830.07450.98360.07580.42330.0416
0.053320.051400.07590.98360.07880.41110.0436
0.041521.053970.07680.98360.08200.41310.0455
0.04722.056540.07780.98350.09390.40790.0531
0.045123.059110.07970.98310.09790.35330.0568
0.042224.061680.08050.98290.10790.34080.0641
0.041925.064250.08230.98260.11060.31190.0672
0.037826.066820.08370.98260.11320.31670.0689
0.043927.069390.08580.98230.12310.31040.0767
0.035728.071960.08690.98280.10860.33520.0648
0.037529.074530.08820.98260.11570.32480.0704
0.037830.077100.09060.98260.11210.31590.0681
0.035531.079670.09230.98250.11790.31220.0727
0.030732.082240.09380.98250.11740.31370.0722
0.029333.084810.09480.98200.12980.29490.0832
0.032334.087380.09650.98190.13250.29420.0855
0.027135.089950.09720.98220.13140.31240.0832
0.028136.092520.09900.98180.13920.29490.0911
0.025437.095090.10030.98160.13620.28090.0899
0.027738.097660.10120.98200.13250.29950.0850
0.026339.0100230.10250.98170.14370.29360.0951
0.023540.0102800.10430.98200.13440.30050.0865
0.02441.0105370.10500.98160.14190.28600.0944
0.025642.0107940.10570.98150.13820.27780.0920
0.025143.0110510.10680.98160.13800.28460.0911
0.02544.0113080.10770.98150.14010.28060.0933
0.023545.0115650.10830.98140.14340.27900.0965
0.021946.0118220.10880.98130.14050.27120.0948
0.022247.0120790.10880.98130.14430.27730.0975
0.02348.0123360.10930.98120.14520.27300.0989
0.020849.0125930.10950.98130.14420.27490.0977
0.021150.0128500.10950.98130.14450.27470.0980

Framework versions

  • —Transformers 4.40.2
  • —Pytorch 2.3.0
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1