CoolFace
Modelpublic

youralien/roberta-Reflections-goodareas-eval_FeedbackESConv5pp_CARE10pp-sweeps-current

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

roberta-Reflections-goodareas-evalFeedbackESConv5ppCARE10pp-sweeps-current

This model is a fine-tuned version of FacebookAI/roberta-large on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2525
  • Accuracy: 0.8947
  • Precision: 0.5424
  • Recall: 0.3678
  • F1: 0.4384

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: 3.322508414488167e-05
  • trainbatchsize: 32
  • evalbatchsize: 16
  • 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: 20

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.321.0610.14030.88830.00.00.0
0.26892.01220.11740.88830.00.00.0
0.24663.01830.12550.88830.00.00.0
0.22974.02440.09920.88830.00.00.0
0.21385.03050.13260.89860.56900.37930.4552
0.18776.03660.11630.89090.51790.33330.4056
0.15587.04270.12090.89470.53970.39080.4533
0.1358.04880.14460.88960.50560.51720.5114
0.12089.05490.14350.89860.54550.55170.5486
0.121210.06100.22610.86650.43090.60920.5048
0.101111.06710.14250.89730.57140.32180.4118
0.091812.07320.23650.88320.48110.58620.5285
0.089213.07930.16220.89350.5250.48280.5030
0.059314.08540.19270.89220.52730.33330.4085
0.055215.09150.35400.88190.47620.57470.5208
0.052316.09760.27820.89090.51190.49430.5029
0.048117.010370.25960.89220.51950.45980.4878
0.043518.010980.27290.89470.53330.45980.4938
0.032619.011590.23820.89350.53850.32180.4029
0.041820.012200.25250.89470.54240.36780.4384

Framework versions

  • Transformers 4.48.3
  • Pytorch 2.5.1+cu124
  • Datasets 2.21.0
  • Tokenizers 0.21.0