CoolFace
Modelpublic

tangminhanh/ops_cate

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. -->

ops_cate

This model is a fine-tuned version of tangminhanh/ops_tg on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0637
  • Accuracy: 0.7300
  • F1: 0.7824
  • Precision: 0.8357
  • Recall: 0.7355

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: 32
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 7

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
No log1.01210.13980.16610.28070.93020.1653
No log2.02420.10190.48910.61800.83750.4897
No log3.03630.08050.65320.72960.82340.6550
No log4.04840.07110.68540.75230.83130.6870
0.14345.06050.06550.70720.76970.84090.7097
0.14346.07260.06450.72270.77420.83160.7242
0.14347.08470.06370.73000.78240.83570.7355

Framework versions

  • Transformers 4.42.4
  • Pytorch 2.3.1+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1