CoolFace
Modelpublic

sercetexam9/roberta-large-finetuned-augmentation-LUNAR-TAPT-macro

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes1downloads
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-large-finetuned-augmentation-LUNAR-TAPT-macro

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

  • —Loss: 0.2832
  • —F1: 0.8635
  • —Roc Auc: 0.8937
  • —Accuracy: 0.7150

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: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.27441.04210.27100.79320.83260.5754
0.22872.08420.22810.84540.88150.6758
0.16783.012630.22930.85630.88790.7049
0.12874.016840.24910.86190.89180.7126
0.12985.021050.25910.86330.89360.7173
0.07886.025260.27030.86120.89140.7138
0.08837.029470.26790.86050.89050.7203
0.08218.033680.28320.86350.89370.7150
0.07399.037890.29980.86010.89630.7156
0.053810.042100.29510.86150.89570.7167
0.046611.046310.29990.86260.89760.7126
0.065712.050520.30600.86080.89760.7203

Framework versions

  • —Transformers 4.45.1
  • —Pytorch 2.4.0
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0