CoolFace
Modelpublic

grexit-d/multipride_umberto

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes19downloads
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. -->

multipride_umberto

This model is a fine-tuned version of Musixmatch/umberto-commoncrawl-cased-v1 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3664
  • Accuracy: 0.9202
  • Precision: 0.9015
  • Recall: 0.8273
  • F1: 0.8578

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
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.33341.0950.30020.90800.92390.77040.8199
0.22162.01900.23080.91410.92850.78650.8346
0.11963.02850.30630.92020.85930.90140.8779
0.09254.03800.31140.92640.89650.85580.8742
0.02925.04750.36640.92020.90150.82730.8578

Framework versions

  • Transformers 4.57.2
  • Pytorch 2.9.0+cu126
  • Datasets 4.0.0
  • Tokenizers 0.22.1