CoolFace
Modelpublic

ThuyNT03/PhoBERT-Final_Mixed-aug_insert_synonym

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

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.2173
  • —Accuracy: 0.72
  • —F1: 0.7208

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.89051.0880.74460.670.6565
0.62772.01760.72720.720.7163
0.45063.02640.76800.70.6957
0.30324.03520.84680.730.7307
0.20465.04400.99950.70.7011
0.14876.05281.12780.720.7157
0.11037.06161.19270.710.7097
0.09858.07041.21730.720.7208

Framework versions

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