CoolFace
Modelpublic

SkyR/roberta-base-ours-run-3

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

run-3

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

  • Loss: 2.4223
  • Accuracy: 0.75
  • Precision: 0.7128
  • Recall: 0.6998
  • F1: 0.7043

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
1.00251.0500.89250.630.67030.57040.5060
0.81872.01000.79150.5950.60070.59260.5344
0.56713.01500.95730.6950.65200.63500.6380
0.32184.02000.91950.680.64470.65390.6461
0.22085.02501.24290.7150.68010.66170.6663
0.16146.03001.52950.710.67360.65430.6423
0.11297.03502.10550.710.67790.64130.6511
0.0988.04001.95790.7050.66970.65580.6601
0.04799.04502.05350.720.67940.66630.6711
0.017310.05002.53810.70.68380.66040.6608
0.030811.05502.45920.7350.70140.68510.6901
0.026512.06002.31310.7250.69100.68450.6849
0.01613.06502.40250.740.70350.69150.6949
0.01314.07002.39330.7450.70700.68310.6909
0.01615.07502.68190.7250.70060.67380.6759
0.012616.08002.36790.740.70500.68390.6898
0.002317.08502.52520.7450.71190.68800.6933
0.0118.09002.55980.740.70560.68280.6906
0.009319.09502.43530.7450.70570.69220.6974
0.003920.010002.42230.750.71280.69980.7043

Framework versions

  • Transformers 4.25.1
  • Pytorch 1.13.1+cu116
  • Tokenizers 0.13.2