CoolFace
Modelpublic

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

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

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.0377
  • Accuracy: 0.9880
  • F1: 0.6385
  • Precision: 0.7205
  • Recall: 0.5733

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.09290.493110000.09060.98150.00.00.0
0.07850.986220000.07040.98150.00.00.0
0.06221.479330000.05720.98230.10220.84420.0544
0.05421.972440000.04990.98430.33900.76620.2176
0.0482.465550000.04590.98530.42780.77090.2960
0.04362.958660000.04290.98630.51350.74660.3913
0.03843.451770000.04110.98680.55120.74180.4386
0.03853.944880000.03960.98680.53910.76590.4159
0.03434.437990000.03920.98700.56220.74750.4505
0.03434.9310100000.03830.98720.57470.74900.4662
0.03045.4241110000.03810.98730.58830.73750.4894
0.02995.9172120000.03670.98770.61160.73410.5242
0.02656.4103130000.03740.98760.61570.72190.5367
0.02616.9034140000.03650.98790.61790.74480.5279
0.02367.3964150000.03740.98770.62280.72180.5476
0.02367.8895160000.03720.98800.62630.73560.5453
0.02158.3826170000.03760.98790.63260.71990.5642
0.02168.8757180000.03810.98780.63220.71490.5666
0.01779.3688190000.03770.98800.63850.72050.5733

Framework versions

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