CoolFace
Modelpublic

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

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-5

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.7029
  • —Accuracy: 0.6512
  • —F1: 0.6512

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.01941.06140.6250.625
No log2.03881.00710.60470.6047
1.02993.05821.05070.65120.6512
1.02994.07761.08330.64530.6453
1.02995.09701.17110.63370.6337
0.50936.011641.37610.63660.6366
0.50937.013581.49500.64240.6424
0.2118.015521.59410.63370.6337
0.2119.017461.65440.65700.6570
0.21110.019401.70290.65120.6512

Framework versions

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