CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes13downloads
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-00train-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.0393
  • Accuracy: 0.9874
  • F1: 0.6311
  • Precision: 0.6927
  • Recall: 0.5796

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.09320.493110000.08630.98150.00.00.0
0.07420.986220000.06620.98150.00.00.0
0.05961.479330000.05490.98260.13700.84420.0746
0.0531.972440000.04910.98490.38990.77140.2608
0.04672.465550000.04520.98570.45270.78160.3186
0.0442.958660000.04270.98640.50220.77530.3714
0.0393.451770000.04090.98670.55050.74100.4379
0.0373.944880000.03900.98700.55890.75070.4452
0.03374.437990000.03830.98750.57720.77370.4603
0.03374.9310100000.03750.98750.59170.75300.4873
0.02935.4241110000.03750.98770.61050.73800.5205
0.02975.9172120000.03750.98760.60500.73900.5122
0.02636.4103130000.03720.98790.61600.74720.5240
0.02656.9034140000.03770.98760.61780.72080.5406
0.02357.3964150000.03780.98780.62380.73030.5444
0.02377.8895160000.03790.98780.62550.72420.5505
0.02058.3826170000.03830.98780.63240.71590.5664
0.02088.8757180000.03930.98740.63110.69270.5796

Framework versions

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