CoolFace
Modelpublic

lupobricco/relation_classification_correlations

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
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. -->

relationclassificationcorrelations

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.4935
  • F1: 0.6391
  • Roc Auc: 0.6959
  • Accuracy: 0.5426

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.0330.58010.23010.50.5271
No log2.0660.52290.46190.61670.5969
No log3.0990.51220.48340.62950.6202
No log4.01320.50350.58050.66260.5814
No log5.01650.51330.56080.65030.5736
No log6.01980.49350.63910.69590.5426
No log7.02310.50920.61700.67840.5504
No log8.02640.51350.61940.67800.5814
No log9.02970.51890.61590.67900.5426
No log10.03300.52170.60660.66930.5659

Framework versions

  • Transformers 4.40.1
  • Pytorch 2.3.0+cu118
  • Datasets 2.19.0
  • Tokenizers 0.19.1