CoolFace
Modelpublic

cscscsds/0320_cosmetic2_roberta

sourceHugging Faceupdated 3y 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. -->

0320cosmetic2roberta

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

  • Loss: 0.4218
  • Accuracy: 0.8535
  • F1: 0.8554
  • Precision: 0.8632
  • Recall: 0.8535

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: 5e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.49951.02730.36110.87130.87240.87670.8713
0.46162.05460.48090.84190.84350.86580.8419
0.25173.08190.70090.86400.86510.87720.8640
0.68844.010920.74270.79780.80070.84250.7978
0.43185.013650.47250.86400.86470.86600.8640
0.28246.016380.60810.8750.87590.87980.875
0.3177.019110.59330.86760.86650.86720.8676
0.20678.021840.69510.86760.86710.87020.8676
0.0379.024570.60810.88600.88510.88960.8860
0.100910.027300.75250.86400.86420.86510.8640

Framework versions

  • Transformers 4.38.1
  • Pytorch 2.2.1+cu121
  • Datasets 2.17.1
  • Tokenizers 0.15.2