CoolFace
Modelpublic

buiminhhien2k/roberta-base_algorithm-dept

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes4downloads
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-base_algorithm-dept

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

  • Loss: 0.3682

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: 32
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 4

Training results

Training LossEpochStepValidation Loss
0.88890.0588500.6333
0.64730.11751000.6382
0.63660.17631500.5980
0.60960.23502000.5917
0.58220.29382500.5283
0.52940.35253000.5007
0.52060.41133500.4820
0.52790.47004000.4569
0.51310.52884500.4535
0.52390.58755000.4615
0.44980.64635500.4414
0.3970.70516000.4752
0.39850.76386500.4178
0.41490.82267000.4038
0.45880.88137500.4175
0.39750.94018000.4950
0.40890.99888500.4144
0.33421.05769000.4208
0.36961.11639500.4182
0.35221.175110000.3990
0.34791.233810500.3977
0.35491.292611000.3849
0.31341.351411500.4000
0.35541.410112000.3850
0.32751.468912500.3698
0.38871.527613000.3659
0.3141.586413500.3736
0.34081.645114000.3792
0.32591.703914500.3735
0.31271.762615000.3682
0.34931.821415500.3540
0.32241.880116000.3721
0.31451.938916500.3610
0.29751.997617000.3500
0.24812.056417500.3621
0.24212.115218000.3782
0.26142.173918500.3787
0.24762.232719000.3807

Framework versions

  • Transformers 4.46.3
  • Pytorch 2.5.1+cu121
  • Datasets 3.2.0
  • Tokenizers 0.20.3