CoolFace
Modelpublic

datht/phobert-v1-UIT-VSMEC-ep20

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes8downloads
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-v1-UIT-VSMEC-ep20

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

  • —Loss: 2.8803
  • —Micro F1: 60.2041
  • —Micro Precision: 60.2041
  • —Micro Recall: 60.2041
  • —Macro F1: 56.3187
  • —Macro Precision: 56.4421
  • —Macro Recall: 56.7758

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: 0.0002
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —distributed_type: multi-GPU
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.01
  • —num_epochs: 20.0

Training results

Training LossEpochStepValidation LossMicro F1Micro PrecisionMicro RecallMacro F1Macro PrecisionMacro Recall
1.28731.0871.165455.539455.539455.539446.852954.102949.0717
1.03362.01741.234053.790153.790153.790148.849250.890448.0065
0.73433.02611.217858.017558.017558.017552.147654.156752.5316
0.58164.03481.318056.997156.997156.997150.949056.767451.8344
0.38145.04351.487157.288657.288657.288652.724054.447953.4573
0.22626.05221.719355.393655.393655.393650.916850.836854.1044
0.19937.06091.698356.705556.705556.705552.488352.200253.6820
0.18248.06961.773657.288657.288657.288652.178453.332753.1574
0.10399.07832.143456.997156.997156.997153.650152.500256.3497
0.097210.08702.097559.621059.621059.621056.040955.021957.6793
0.057611.09572.341257.725957.725957.725953.201255.256552.3265
0.032412.010442.545158.600658.600658.600654.667753.310958.9052
0.030813.011312.516859.329459.329459.329455.330054.347258.2158
0.033514.012182.672859.766859.766859.766856.025055.083057.5383
0.014815.013052.717160.349960.349960.349955.970856.388056.4511
0.00116.013922.763760.641460.641460.641456.769355.944258.0549
0.001417.014792.859260.058360.058360.058356.296356.277757.0295
0.000918.015662.869160.058360.058360.058356.165756.274456.5925
0.00119.016532.880060.204160.204160.204156.278456.349256.7758
0.000819.772317202.880360.204160.204160.204156.318756.442156.7758

Framework versions

  • —Transformers 4.50.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.15.0
  • —Tokenizers 0.21.1