CoolFace
Modelpublic

ThuyNT03/PhoBERT-Final_Mixed-aug_insert_synonym-2

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes15downloads
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-auginsert_synonym-2

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.2465
  • —Accuracy: 0.69
  • —F1: 0.6880

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.91091.0880.82140.650.6425
0.62232.01760.69990.70.7021
0.4243.02640.71260.730.7305
0.29324.03520.86730.720.7172
0.16925.04401.01260.680.6806
0.11926.05281.15610.690.6889
0.0677.06161.20020.680.6835
0.04818.07041.24650.690.6880

Framework versions

  • —Transformers 4.33.1
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3