CoolFace
Modelpublic

sarasarasara/parsBERT_text_emotion_classification-finetuned-BMD-20241201_105236

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

parsBERTtextemotionclassification-finetuned-BMD-20241201105236

This model is a fine-tuned version of Nhoseinnia/parsBERT_text_emotion_classification on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4538
  • —Accuracy: 0.5
  • —F1: 0.5058

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

Training results

Training LossEpochStepValidation LossAccuracyF1
1.11681.041.14210.29410.1677
1.08142.081.13990.32350.2160
1.02253.0121.19350.32350.3116
0.93184.0161.12640.38240.3781
0.91395.0201.14170.38240.3369
0.76.0241.10910.47060.4543
0.68797.0281.07250.41180.4101
0.55478.0321.15090.47060.4732
0.46699.0361.14050.50.5041
0.40110.0401.14810.47060.4721
0.414711.0441.24420.44120.4480
0.301412.0481.28220.41180.4155
0.239213.0521.33190.41180.4155
0.214714.0561.38370.41180.4155
0.161815.0601.41910.41180.4155
0.150916.0641.40410.50.5058
0.137317.0681.43880.44120.4480
0.121218.0721.48290.44120.4480
0.11119.0761.46920.50.5058
0.114720.0801.45380.50.5058

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3