CoolFace
Modelpublic

alperengozeten/bert-turkish-emotion-deprecated

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

results

This model is a fine-tuned version of dbmdz/bert-base-turkish-cased on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3687
  • —Accuracy: 0.9130

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: 5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracy
1.85720.142001.48310.4714
1.25510.274000.96390.6684
0.8860.416000.76810.7507
0.73130.558000.55260.8317
0.58040.6910000.53080.8312
0.54070.8212000.44860.8595
0.5020.9614000.52160.8516
0.37371.116000.45270.8763
0.33671.2318000.47160.8544
0.32721.3720000.39050.8862
0.29881.5122000.36610.8926
0.2981.6424000.43010.8898
0.28561.7826000.39440.8943
0.28321.9228000.36080.8979
0.24832.0630000.37570.8987
0.16992.1932000.38020.9100
0.14332.3334000.41440.9114
0.18262.4736000.35330.9124
0.1592.638000.37080.9107
0.16012.7440000.37750.9118
0.14422.8842000.36870.9130

Framework versions

  • —Transformers 4.35.0
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1