CoolFace
Modelpublic

RonTon05/PhoBert_content_90K

sourceHugging Faceagpl-3.0updated 1y agoView on Hugging Face
0likes10downloads
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. -->

PhoBertcontent90K

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.2061
  • —Accuracy: 0.9704
  • —F1: 0.9657

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

Training results

Training LossEpochStepValidation LossAccuracyF1
No log0.37812000.09100.96810.9632
No log0.75614000.09040.96790.9632
No log1.13426000.08080.97160.9671
No log1.51238000.08690.96920.9645
No log1.890410000.09750.97190.9674
0.08762.268412000.09210.96870.9640
0.08762.646514000.09210.96710.9623
0.08763.024616000.10350.97050.9659
0.08763.402618000.10800.96950.9650
0.08763.780720000.09770.97120.9669
0.04394.158822000.11010.97220.9675
0.04394.536924000.11570.97180.9673
0.04394.914926000.12970.97080.9661
0.04395.293028000.14040.97130.9667
0.04395.671130000.12540.97130.9666
0.0236.049132000.16090.97050.9660
0.0236.427234000.15060.97120.9665
0.0236.805336000.15020.96980.9652
0.0237.183438000.17260.97080.9661
0.0237.561440000.17730.97090.9661
0.0237.939542000.16710.97070.9661
0.0118.317644000.20370.97100.9662
0.0118.695746000.19270.97130.9667
0.0119.073748000.19910.97140.9667
0.0119.451850000.20800.97150.9668
0.0119.829952000.20610.97040.9657

Framework versions

  • —Transformers 4.56.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.1.0
  • —Tokenizers 0.22.0