CoolFace
Modelpublic

SMG0/Model3_Marabertv2_T2_WS_A100

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

Model3Marabertv2T2WSA100

This model is a fine-tuned version of UBC-NLP/MARBERTv2 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0795
  • F1: 0.8271
  • Roc Auc: 0.9092
  • Accuracy: 0.7430

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.01930.15890.50890.68350.3687
No log2.03860.11220.68790.78000.5680
0.16463.05790.09320.78460.86230.6816
0.16464.07720.07930.81380.88230.7318
0.16465.09650.09160.78930.87870.6965
0.05986.011580.07390.82510.89350.7318
0.05987.013510.07520.82570.90020.7393
0.02668.015440.08000.83500.91280.7467
0.02669.017370.08100.82950.91230.7430
0.026610.019300.07950.82710.90920.7430

Framework versions

  • Transformers 4.31.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.4
  • Tokenizers 0.13.3