CoolFace
Modelpublic

ekiprop/CoLA-Fisher-FULL_FT-seed30

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes3downloads
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. -->

CoLA-Fisher-FULL_FT-seed30

This model is a fine-tuned version of roberta-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4883
  • —Matthews Correlation: 0.6172

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

Training results

Training LossEpochStepValidation LossMatthews Correlation
0.60420.1866500.57210.0
0.51570.37311000.45400.5097
0.47760.55971500.61280.4475
0.47320.74632000.46630.5297
0.42340.93282500.50030.4995
0.37651.11943000.46170.5378
0.32251.30603500.50670.5625
0.33321.49254000.50070.5648
0.35571.67914500.45670.5761
0.3011.86575000.52450.5364
0.28552.05225500.53020.5855
0.2052.23886000.50800.5956
0.23722.42546500.49940.5855
0.22962.61197000.51070.5765
0.1992.79857500.48830.6172
0.21622.98518000.54230.5778
0.15423.17168500.57440.5976
0.15383.35829000.55660.6084
0.143.54489500.75620.5397
0.12963.731310000.65100.5729
0.13853.917910500.62780.5897
0.10964.104511000.76110.5630
0.08524.291011500.85210.5804
0.09424.477612000.82420.5779
0.09644.664212500.78410.5965
0.08554.850713000.84350.5831

Framework versions

  • —Transformers 4.54.1
  • —Pytorch 2.5.1+cu121
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4