CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes10downloads
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-04train-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.0396
  • Accuracy: 0.9879
  • F1: 0.6415
  • Precision: 0.7120
  • Recall: 0.5837

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.09410.493110000.09020.98150.00.00.0
0.07870.986220000.07030.98150.00.00.0
0.06281.479330000.05720.98230.12350.75620.0672
0.05371.972440000.05000.98430.32200.79270.2021
0.04782.465550000.04660.98530.43390.75660.3042
0.04532.958660000.04410.98590.50200.72440.3841
0.03893.451770000.04140.98650.54250.72580.4332
0.03933.944880000.04060.98630.54700.70700.4461
0.03494.437990000.03920.98700.57590.72290.4786
0.03444.9310100000.03860.98720.58070.73570.4796
0.03025.4241110000.03810.98730.59500.72820.5030
0.03055.9172120000.03810.98720.59750.71530.5129
0.0276.4103130000.03780.98750.60300.72900.5141
0.02826.9034140000.03740.98760.60940.73030.5229
0.02357.3964150000.03780.98760.62130.71280.5507
0.02557.8895160000.03720.98780.63030.71880.5613
0.02148.3826170000.03780.98780.63560.71250.5737
0.02228.8757180000.03810.98780.63130.71410.5658
0.01929.3688190000.03900.98750.62850.69510.5736
0.01899.8619200000.03910.98780.63650.70850.5778
0.015910.3550210000.03960.98790.64150.71200.5837

Framework versions

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