CoolFace
Modelpublic

lupobricco/relation_classification_single_label_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. -->

relationclassificationsinglelabelcorrelations

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.8244
  • Accuracy: 0.7209
  • F1: 0.7003

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

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.01210.78780.62790.6332
No log2.02420.81690.68220.6664
No log3.03630.82440.72090.7003
No log4.04840.99990.69770.6898
0.55835.06051.23300.67440.6372
0.55836.07261.45260.64340.5751
0.55837.08471.50280.64340.5853
0.55838.09681.63080.65120.6008
0.15349.010891.73420.64340.5817
0.153410.012101.76930.65120.5468

Framework versions

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