CoolFace
Modelpublic

wesleymorris/metacognitive-cls

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

metacognitive-cls

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

  • —Loss: 0.1024
  • —Accuracy: 0.9640
  • —F1: 0.8326
  • —Precision: 0.8742
  • —Recall: 0.7947

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.66851.0760.62650.79310.05430.05590.0528
0.452.01520.29730.89830.32750.64100.2199
0.29473.02280.26710.90690.49100.63850.3988
0.25614.03040.22460.92340.53230.85160.3871
0.22015.03800.19260.94420.69880.89090.5748
0.18966.04560.17040.94390.68280.93850.5367
0.15747.05320.14680.95150.74520.91100.6305
0.12038.06080.12130.95910.80560.86530.7537
0.09249.06840.11190.96340.82900.87340.7889
0.077110.07600.10730.96200.82060.87670.7713
0.06711.08360.10160.96570.84150.87620.8094
0.060912.09120.10240.96400.83260.87420.7947

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1