CoolFace
Modelpublic

phunganhsang/model_segment_content_DEFI

sourceHugging Faceagpl-3.0updated 3mo agoView on Hugging Face
0likes14downloads
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. -->

modelsegmentcontent_DEFI

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.1130
  • —Accuracy: 0.9707
  • —F1: 0.9659

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
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1
No log0.14191500.10870.96360.9580
No log0.28383000.09790.96710.9620
No log0.42574500.09670.96140.9559
No log0.56766000.08940.96880.9639
No log0.70967500.09170.96930.9644
No log0.85159000.09670.96720.9617
No log0.993410500.09390.96930.9643
0.10711.135312000.08520.96970.9651
0.10711.277213500.09140.97050.9659
0.10711.419115000.08700.97060.9658
0.10711.561016500.09080.97070.9659
0.10711.702918000.08730.97070.9662
0.10711.844819500.10370.96990.9654
0.10711.986821000.08290.97160.9673
0.06752.128722500.11060.96860.9640
0.06752.270624000.09500.97160.9672
0.06752.412525500.09000.97120.9666
0.06752.554427000.09040.97230.9678
0.06752.696328500.11670.96690.9621
0.06752.838230000.09090.96940.9649
0.06752.980131500.10140.96870.9640
0.05063.122033000.10030.97200.9675
0.05063.264034500.11300.97070.9659

Framework versions

  • —Transformers 5.12.1
  • —Pytorch 2.7.1+cu118
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2