CoolFace
Modelpublic

ThuyNT03/PhoBERT-Final_Mixed-aug_backtranslation

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes13downloads
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-FinalMixed-augbacktranslation

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.1690
  • —Accuracy: 0.69
  • —F1: 0.6841

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.87831.0870.75820.710.7013
0.58912.01740.71060.70.6957
0.45473.02610.86820.680.6639
0.33144.03480.95650.690.6772
0.24325.04351.04950.690.6841
0.17956.05221.12150.670.6619
0.14657.06091.13500.670.6669
0.11168.06961.16900.690.6841

Framework versions

  • —Transformers 4.32.1
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3