CoolFace
Modelpublic

RawMean/farsi_lastname_classifier_4

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes14downloads
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. -->

farsilastnameclassifier_4

This model is a fine-tuned version of microsoft/deberta-v3-small on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2337
  • Accuracy: 0.96

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: 0.0001
  • trainbatchsize: 128
  • evalbatchsize: 256
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0120.56730.836
No log2.0240.40520.868
No log3.0360.22110.932
No log4.0480.24880.926
No log5.0600.14900.954
No log6.0720.14640.968
No log7.0840.19230.954
No log8.0960.20700.96
No log9.01080.20550.962
No log10.01200.24360.942
No log11.01320.21730.96
No log12.01440.23420.956
No log13.01560.23370.962
No log14.01680.23320.96
No log15.01800.23370.96

Framework versions

  • Transformers 4.24.0
  • Pytorch 1.12.1+cu113
  • Datasets 2.6.1
  • Tokenizers 0.13.2