CoolFace
Modelpublic

lupobricco/relation_classification_single_label

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. -->

relationclassificationsingle_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.8861
  • Accuracy: 0.6822
  • F1: 0.6573

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.84530.63570.6305
No log2.02420.92640.64340.6392
No log3.03630.88610.68220.6573
No log4.04841.00270.68220.6558
0.63435.06051.12780.66670.6356
0.63436.07261.34720.65120.6100
0.63437.08471.47660.64340.5919
0.63438.09681.57690.66670.6303
0.15819.010891.62840.64340.5971
0.158110.012101.67290.65890.6175

Framework versions

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