CoolFace
Modelpublic

cuongpp/bartpho-word-base-ed-multi-v3

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes19downloads
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. -->

bartpho-word-base-ed-multi-v3

This model is a fine-tuned version of vinai/bartpho-word-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0236
  • —F1 Micro: 0.7990
  • —Recall Micro: 0.7985
  • —Precision Micro: 0.7996
  • —F1 Macro: 0.6436
  • —Recall Macro: 0.6553
  • —Precision Macro: 0.6605

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

Training results

Training LossEpochStepValidation LossF1 MicroRecall MicroPrecision MicroF1 MacroRecall MacroPrecision Macro
No log0.99873930.02670.78020.76470.79630.50520.46750.6180
0.14732.07870.02680.77170.78270.76100.61870.67880.5931
0.02452.998711800.02320.79700.78980.80440.59620.58980.6782
0.01934.015740.02240.80150.79640.80660.62730.61250.6827
0.01934.993619650.02360.79900.79850.79960.64360.65530.6605

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1