CoolFace
Modelpublic

ThuyNT03/PhoBERT-Final_Mixed-aug_insert_synonym-1

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

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.1893
  • —Accuracy: 0.7
  • —F1: 0.6994

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.89431.0880.75930.680.6676
0.58762.01760.73500.670.6686
0.40163.02640.82270.70.7001
0.25844.03520.91110.690.6856
0.19815.04401.02830.730.7308
0.13356.05281.12920.70.7000
0.0877.06161.13230.70.7013
0.07268.07041.18930.70.6994

Framework versions

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