CoolFace
Modelpublic

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

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

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.0398
  • Accuracy: 0.9878
  • F1: 0.6321
  • Precision: 0.7134
  • Recall: 0.5675

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.09360.493110000.08820.98150.00.00.0
0.07540.986220000.06820.98150.00060.57140.0003
0.06141.479330000.05610.98240.14630.73600.0812
0.0531.972440000.05000.98420.32070.79460.2009
0.04772.465550000.04630.98530.44530.73810.3189
0.04452.958660000.04350.98590.48320.75480.3553
0.03853.451770000.04100.98650.54060.73560.4273
0.03843.944880000.04000.98670.56430.72010.4639
0.03474.437990000.03860.98700.57960.72350.4834
0.03364.9310100000.03810.98730.59710.72230.5089
0.02995.4241110000.03740.98750.59410.74830.4926
0.02995.9172120000.03750.98740.59780.72790.5071
0.02656.4103130000.03770.98740.60350.72180.5185
0.02716.9034140000.03790.98720.60610.70610.5309
0.02297.3964150000.03730.98770.62540.71620.5550
0.02457.8895160000.03780.98790.62950.72660.5553
0.02058.3826170000.03760.98760.63000.70410.5701
0.02138.8757180000.03850.98780.63030.71560.5631
0.01839.3688190000.03890.98780.63000.71640.5621
0.01829.8619200000.03980.98780.63210.71340.5675

Framework versions

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