CoolFace
Modelpublic

ace-in-the-hole/7k-PhoContent-10304

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

7k-PhoContent-10304

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.2320
  • —Accuracy: 0.9419
  • —F1: 0.9150
  • —Precision: 0.9233
  • —Recall: 0.9074

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 256
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.74432.61441000.20050.93600.90560.91830.8945
0.3485.22882000.21750.93600.90240.93290.8792
0.3487.84313000.19260.94190.91280.93420.8952
0.155510.45754000.20100.94570.91970.93440.9069
0.098413.07195000.22110.93020.89670.91060.8846
0.098415.68636000.23380.93220.89990.91240.8889
0.06518.30077000.23200.94190.91500.92330.9074

Framework versions

  • —Transformers 4.45.1
  • —Pytorch 2.4.0
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0