CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes8downloads
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-02train-04

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.0381
  • Accuracy: 0.9879
  • F1: 0.6381
  • Precision: 0.7172
  • Recall: 0.5747

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.09340.492910000.09040.98140.00.00.0
0.07780.985720000.07020.98140.00.00.0
0.06181.478630000.05670.98280.17510.82000.0980
0.05351.971440000.04920.98430.33580.78420.2136
0.04732.464350000.04550.98550.46680.74070.3408
0.04362.957160000.04260.98610.50160.75240.3763
0.03893.450070000.04070.98650.53370.74970.4143
0.03763.942880000.03990.98660.56340.71870.4633
0.03394.435790000.03890.98700.56530.74720.4547
0.03374.9285100000.03850.98730.58150.75520.4728
0.02955.4214110000.03770.98720.60240.71560.5202
0.03055.9142120000.03830.98740.59920.73170.5074
0.02546.4071130000.03750.98760.61410.72810.5310
0.02736.9000140000.03790.98770.61630.73250.5319
0.02287.3928150000.03790.98770.61650.73670.5300
0.02357.8857160000.03790.98740.62980.69300.5773
0.02088.3785170000.03790.98770.63410.71290.5710
0.02048.8714180000.03810.98790.63810.71720.5747

Framework versions

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