CoolFace
Modelpublic

ThuyNT03/PhoBERT-Final_Mixed-aug_replace_synonym

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-augreplace_synonym

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.1766
  • —Accuracy: 0.69
  • —F1: 0.6889

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.96211.0870.83970.650.6348
0.66812.01740.76180.690.6716
0.46693.02610.78500.70.6983
0.32374.03480.83210.710.7086
0.22535.04350.97250.710.7097
0.17136.05221.08720.690.6842
0.11957.06091.19010.70.6974
0.0928.06961.17660.690.6889

Framework versions

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