CoolFace
Modelpublic

RonTon05/PhoBert_Dataset59KBoDuoi

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

PhoBert_Dataset59KBoDuoi

This model is a fine-tuned version of vinai/phobert-base-v2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3898
  • —Accuracy: 0.8943
  • —F1: 0.8949

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: 128
  • —evalbatchsize: 128
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 256
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.02302000.32390.86760.8657
No log2.04604000.28950.87610.8750
No log3.06916000.28100.88620.8865
0.29184.09218000.28870.88420.8856
0.29185.115110000.27700.89380.8945
0.29186.138112000.33230.88370.8856
0.29187.161114000.30130.89350.8942
0.17448.184116000.31460.89190.8935
0.17449.207218000.31650.89770.8978
0.174410.230220000.34520.88890.8903
0.174411.253222000.34870.89560.8964
0.120812.276224000.34200.89560.8963
0.120813.299226000.34410.89830.8984
0.120814.322328000.37130.89620.8966
0.120815.345330000.36960.89620.8968
0.088116.368332000.38120.89570.8964
0.088117.391334000.38240.89520.8958
0.088118.414336000.38380.89750.8978
0.088119.437338000.38980.89430.8949

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1