CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes18downloads
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-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.0382
  • Accuracy: 0.9879
  • F1: 0.6370
  • Precision: 0.7208
  • Recall: 0.5707

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.09120.98140.00.00.0
0.07850.986220000.07080.98140.00.00.0
0.06221.479330000.05760.98230.11090.86650.0592
0.05421.972440000.05010.98420.34060.77150.2185
0.0482.465550000.04610.98530.42770.77620.2952
0.04362.958660000.04340.98610.51120.74630.3887
0.03843.451770000.04140.98670.54960.74370.4358
0.03853.944880000.04020.98670.53630.76250.4136
0.03434.437990000.03960.98700.56330.75280.4500
0.03434.9310100000.03880.98720.57720.75280.4681
0.03045.4241110000.03880.98710.58160.73490.4812
0.02995.9172120000.03740.98750.60710.73400.5176
0.02656.4103130000.03770.98750.61350.72130.5337
0.02616.9034140000.03720.98760.61170.73830.5221
0.02367.3964150000.03770.98770.62070.72570.5423
0.02367.8895160000.03770.98780.62280.73760.5389
0.02158.3826170000.03790.98790.63360.72360.5634
0.02168.8757180000.03820.98780.63300.72120.5640
0.01779.3688190000.03820.98790.63700.72080.5707

Framework versions

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