CoolFace
Modelpublic

grexit-d/multipride_umberto_sent_label

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

multiprideumbertosent_label

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.2326
  • —Accuracy: 0.9325
  • —Precision: 0.8816
  • —Recall: 0.9090
  • —F1: 0.8943

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.34031.0950.27070.91410.92850.78650.8346
0.18752.01900.23110.92020.89020.83970.8618
0.16573.02850.27870.93250.87360.93370.8989
0.11174.03800.22780.93250.90260.87190.8862
0.04485.04750.23260.93250.88160.90900.8943

Framework versions

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