CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes18downloads
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-Empathy-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.4517
  • —Accuracy: 0.8126
  • —Precision: 0.6552
  • —Recall: 0.8531
  • —F1: 0.7411

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.4215053849812563e-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
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.67961.01230.51350.73300.55270.79180.6510
0.56012.02460.36760.78690.62870.78780.6993
0.49633.03690.39640.82160.68930.78780.7352
0.46664.04920.54500.74330.55470.93060.6951
0.445.06150.27410.82160.71540.71840.7169
0.38486.07380.32140.81770.68460.77960.7290
0.35537.08610.31630.81390.68250.76330.7206
0.31978.09840.48560.78820.61360.88160.7236
0.28259.011070.45150.79590.63030.84900.7235
0.242310.012300.45170.81260.65520.85310.7411

Framework versions

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