CoolFace
Modelpublic

nouman-10/fine-tune-roberta-exist-mlm

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes7downloads
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. -->

unsupervised-fine-tune-roberta-exist

This model is a fine-tuned version of nouman-10/unsupervised-exist-rb on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.9911
  • —Accuracy: 0.7238
  • —F1: 0.7262

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

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.01940.51470.74710.7434
No log2.03880.53950.73840.7458
0.46163.05820.64840.750.7440
0.46164.07760.96100.73550.7407
0.46165.09701.24140.73260.7262
0.17866.011641.70500.72090.7209
0.17867.013581.79300.73840.7273
0.05578.015521.89990.73550.7378
0.05579.017461.98860.72090.7225
0.055710.019401.99110.72380.7262

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.10.1
  • —Tokenizers 0.13.2