CoolFace
Modelpublic

RonTon05/phobert_55k_boduoi_test14k

sourceHugging Faceagpl-3.0updated 2y agoView on Hugging Face
0likes7downloads
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. -->

phobert55kboduoi_test14k

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: 0.9433
  • —Accuracy: 0.8078
  • —F1: 0.8537

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.36011.017250.70950.70820.7864
0.27272.034500.61260.75770.8202
0.2293.051750.76140.74440.8116
0.19464.069000.62270.79290.8439
0.16335.086250.79210.75510.8190
0.13786.0103500.79060.77500.8323
0.11617.0120750.82490.79900.8480
0.18.0138000.83450.82570.8652
0.09179.0155250.89450.81130.8560
0.085210.0172500.94330.80780.8537

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1