CoolFace
Modelpublic

youralien/roberta-Suggestions-badareas-eval_FeedbackESConv5pp_CARE10pp-sweeps-current

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes15downloads
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-Suggestions-badareas-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.2123
  • —Accuracy: 0.9255
  • —Precision: 0.5882
  • —Recall: 0.5714
  • —F1: 0.5797

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: 2.878285533930529e-05
  • —trainbatchsize: 16
  • —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
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.41061.01730.50910.79330.25410.67140.3686
0.28072.03460.09560.91140.66670.02860.0548
0.23583.05190.08030.91010.00.00.0
0.17774.06920.11430.93580.66130.58570.6212
0.16595.08650.10550.93070.60.68570.64
0.20016.010380.15800.93320.650.55710.6
0.16217.012110.14300.92810.58540.68570.6316
0.12638.013840.18170.93200.61040.67140.6395
0.11019.015570.19300.92810.60610.57140.5882
0.103310.017300.21230.92550.58820.57140.5797

Framework versions

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