CoolFace
Modelpublic

sarasarasara/parsBERT_text_emotion_classification-finetuned-BMD-20241201_103841

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

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: 3.1468
  • —Accuracy: 0.4706
  • —F1: 0.4671

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: 30

Training results

Training LossEpochStepValidation LossAccuracyF1
0.15091.041.28470.50.5038
0.12092.081.25510.58820.5903
0.11293.0121.43530.52940.5297
0.08824.0161.98180.44120.4457
0.08565.0201.70550.52940.5190
0.03376.0241.96460.47060.4799
0.02927.0282.33650.44120.4442
0.02548.0322.16770.38240.3819
0.01279.0362.54290.41180.4147
0.01110.0402.61790.44120.4466
0.008411.0442.59940.44120.4455
0.005812.0482.66730.50.5029
0.008913.0522.68550.50.5040
0.004614.0562.91540.44120.4416
0.003715.0603.00830.44120.4416
0.003516.0642.96440.44120.4416
0.003717.0682.87350.47060.4671
0.003118.0722.73000.50.4976
0.002819.0762.82020.50.4976
0.005820.0803.17160.44120.4471
0.002321.0843.38530.44120.4471
0.002422.0883.39900.44120.4416
0.002323.0923.41250.44120.4416
0.002524.0963.34170.44120.4471
0.002125.01003.20960.47060.4671
0.00226.01043.15960.47060.4671
0.00227.01083.13510.47060.4671
0.00228.01123.13320.47060.4671
0.002229.01163.14210.47060.4671
0.002130.01203.14680.47060.4671

Framework versions

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