CoolFace
Modelpublic

alionder/acer_nitro_mdberta

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

acernitromdberta

This model is a fine-tuned version of microsoft/mdeberta-v3-base on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7384
  • F1: 0.7593
  • Roc Auc: 0.8588
  • Accuracy: 0.6506

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.01660.59070.72810.84970.5904
No log2.03320.52600.68360.85760.5181
No log3.04980.70230.73240.83810.6024
0.31534.06640.78480.72450.81680.5904
0.31535.08300.69790.74360.86660.5904
0.31536.09960.85500.74260.83370.6265
0.14647.011620.71020.78300.87000.6747
0.14648.013280.71720.77210.86620.6627
0.14649.014940.78120.76640.86130.6506
0.078110.016600.73840.75930.85880.6506

Framework versions

  • Transformers 4.36.2
  • Pytorch 2.1.0+cu121
  • Datasets 2.16.1
  • Tokenizers 0.15.0