CoolFace
Modelpublic

kghanlon/green_as_train_context_roberta-large_20e

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

greenastraincontextroberta-large_20e

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

  • Loss: 1.4371
  • Val Accuracy: 0.8913
  • Val Precision: 0.7554
  • Val Recall: 0.5910
  • Val F1: 0.6632

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-06
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 20
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossVal AccuracyVal PrecisionVal RecallVal F1
0.19081.010120.40350.89040.78440.54480.6430
0.1522.020240.46310.89300.74400.62350.6784
0.123.030360.50460.88790.70280.66050.6810
0.07574.040480.77620.89020.74380.60030.6644
0.05575.050600.89610.88460.72730.58020.6455
0.03196.060720.88640.89160.73380.62960.6777
0.02357.070840.80250.89020.73480.61570.6700
0.01258.080961.10340.89160.75590.59260.6644
0.01149.091081.14140.88820.74220.58640.6552
0.014710.0101201.25550.89020.74010.60650.6667
0.006811.0111321.29230.88790.75260.56790.6473
0.011212.0121441.31500.88900.80240.51390.6265
0.005913.0131561.18830.88990.73960.60490.6655
0.005614.0141681.38220.88710.78240.52160.6259
0.002915.0151801.43090.88880.77410.54480.6395
0.002116.0161921.35410.89160.75290.59720.6661
0.00417.0172041.36660.89070.73840.61420.6706
0.002218.0182161.43960.88960.75250.58180.6562
0.002819.0192281.43400.89100.75390.59100.6626
0.000120.0202401.43710.89130.75540.59100.6632

Framework versions

  • Transformers 4.38.2
  • Pytorch 2.1.2
  • Datasets 2.18.0
  • Tokenizers 0.15.2