CoolFace
Modelpublic

kmcs-casulit/ts_cate

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

ts_cate

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

  • —Loss: 0.0263
  • —Accuracy: 0.8555
  • —F1: 0.8736
  • —Precision: 0.8824
  • —Recall: 0.8649

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: 10

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
No log1.04040.04580.68020.76500.87500.6796
0.10012.08080.03180.77170.82590.88170.7767
0.03213.012120.02780.82510.85640.88620.8286
0.02154.016160.02560.83220.86270.89090.8363
0.01615.020200.02560.84550.86790.88120.8551
0.01616.024240.02590.84990.87110.88310.8594
0.01247.028280.02550.85360.87130.88360.8594
0.01058.032320.02620.85330.87230.88360.8612
0.00879.036360.02610.85670.87460.88380.8656
0.007810.040400.02630.85550.87360.88240.8649

Framework versions

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