CoolFace
Modelpublic

phunganhsang/Revision_Meta_Pho

sourceHugging Faceagpl-3.0updated 7mo agoView on Hugging Face
0likes5downloads
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. -->

RevisionMetaPho

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

  • —Loss: 0.5855
  • —Accuracy: 0.9086
  • —F1: 0.6673

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: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracyF1
No log0.51021500.30760.92280.6116
0.48881.02043000.24330.93300.6699
0.48881.53064500.26650.92280.6591
0.25442.04086000.25500.92750.7020
0.25442.55107500.33020.90460.6466
0.18073.06129000.31670.91490.6763
0.18073.571410500.31170.91570.6614
0.13814.081612000.39710.90070.6513
0.13814.591813500.38550.90780.6761
0.10475.102015000.36660.90540.6760
0.10475.612216500.44100.89360.6679
0.08576.122418000.46290.89600.6562
0.08576.632719500.38690.91650.6966
0.06437.142921000.47430.90540.6656
0.06437.653122500.41780.91250.6773
0.05198.163324000.53450.89440.6498
0.05198.673525500.53450.89360.6492
0.04409.183727000.55030.89990.6548
0.04409.693928500.54570.90540.6681
0.034210.204130000.61490.89520.6463
0.034210.714331500.52610.91100.6805
0.027711.224533000.57220.90230.6592
0.027711.734734500.51930.91490.6813
0.024812.244936000.59960.90150.6621
0.024812.755137500.56330.90940.6675
0.019913.265339000.59150.89830.6560
0.019913.775540500.57830.90620.6638
0.016414.285742000.58600.90460.6636
0.016414.795943500.58550.90860.6673

Framework versions

  • —Transformers 5.3.0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2