CoolFace
Modelpublic

avsolatorio/doc-topic-model_eval-03_train-02

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

doc-topic-modeleval-03train-02

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

  • Loss: 0.0378
  • Accuracy: 0.9877
  • F1: 0.6237
  • Precision: 0.7228
  • Recall: 0.5485

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.09440.493110000.08980.98140.00.00.0
0.07690.986220000.06860.98150.00141.00.0007
0.06071.479330000.05600.98220.10550.78890.0565
0.05351.972440000.05010.98440.36550.75090.2415
0.04662.465550000.04510.98550.47660.71950.3563
0.04412.958660000.04220.98620.50280.75860.3760
0.03913.451770000.04070.98640.54520.72050.4385
0.03723.944880000.03930.98680.54920.75060.4330
0.03364.437990000.03850.98700.56950.74160.4622
0.03374.9310100000.03780.98730.58760.73610.4889
0.02975.4241110000.03710.98740.60480.72660.5179
0.02965.9172120000.03790.98730.58270.74720.4776
0.02636.4103130000.03770.98750.61680.71520.5422
0.02726.9034140000.03760.98750.62090.70900.5523
0.02347.3964150000.03770.98780.62210.72770.5433
0.02437.8895160000.03780.98770.62370.72280.5485

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.4.1+cu121
  • Datasets 2.21.0
  • Tokenizers 0.19.1