CoolFace
Modelpublic

datht/phobert-v2-UIT-VSMEC-ep20

sourceHugging Faceagpl-3.0updated 1y agoView on Hugging Face
0likes7downloads
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-v2-UIT-VSMEC-ep20

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: 1.7445
  • —Micro F1: 31.1953
  • —Micro Precision: 31.1953
  • —Micro Recall: 31.1953
  • —Macro F1: 6.7937
  • —Macro Precision: 4.4565
  • —Macro Recall: 14.2857

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.65081.0871.628038.192438.192438.192413.668911.067219.7948
1.66172.01741.628341.836741.836741.836718.923516.913723.0805
1.71093.02611.747432.653132.653132.653110.87428.522117.8755
1.75164.03481.729933.090433.090433.09049.510410.458015.7395
1.63955.04351.696336.151636.151636.151612.099910.459118.0399
1.71096.05221.689536.151636.151636.151612.130410.594118.0399
1.62117.06091.655739.212839.212839.212814.360010.829221.3168
1.63528.06961.645336.880536.880536.880514.320711.954721.6941
1.73529.07831.711630.758030.758030.758011.994611.806019.2029
1.583610.08701.645937.463637.463637.463614.436411.758221.8830
1.688311.09571.619638.629738.629738.629714.847511.990122.4561
1.737912.010441.683738.484038.484038.484013.837410.698420.2799
1.689813.011311.670937.755137.755137.755113.484810.516919.7508
1.812914.012181.743732.070032.070032.07008.212412.213614.9597
1.70215.013051.743631.195331.195331.19536.79374.456514.2857
1.77316.013921.740531.195331.195331.19536.79374.456514.2857
1.823417.014791.743931.195331.195331.19536.79374.456514.2857
1.784818.015661.744931.195331.195331.19536.79374.456514.2857
1.803919.016531.744031.195331.195331.19536.79374.456514.2857
1.77719.772317201.744531.195331.195331.19536.79374.456514.2857

Framework versions

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