CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes10downloads
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-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.0861
  • Accuracy: 0.9538
  • Precision: 0.0
  • Recall: 0.0
  • F1: 0.0

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: 7.363004557500736e-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
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.31641.0740.11490.95380.00.00.0
0.29272.01480.09870.95380.00.00.0
0.30063.02220.09480.95380.00.00.0
0.29314.02960.11470.95380.00.00.0
0.28725.03700.08610.95380.00.00.0

Framework versions

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