CoolFace
Modelpublic

nop1006/gte-base-zh-finetuned-emotion

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes11downloads
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. -->

gte-base-zh-finetuned-emotion

This model is a fine-tuned version of thenlper/gte-base-zh on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.3958
  • —Accuracy: 0.8272
  • —F1: 0.8189

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: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracyF1
0.41031.05700.36750.83330.8271
0.34522.011400.37960.82900.8180
0.27843.017100.39300.83970.8346
0.19044.022800.51130.83640.8301
0.12395.028500.65900.82320.8100
0.08286.034200.81530.82540.8241
0.06247.039900.86720.82500.8210
0.04138.045600.92440.82550.8159
0.03039.051301.08880.81990.8068
0.023310.057001.11710.82500.8194
0.015911.062701.26420.82410.8115
0.00912.068401.29300.82650.8169
0.005613.074101.37200.82600.8150
0.001914.079801.38780.82550.8168
0.00315.085501.39580.82720.8189

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2