CoolFace
Modelpublic

alperengozeten/bert-turkish-emotion-deprecated2

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes15downloads
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.1455
  • —Accuracy: 0.9716

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.69370.142000.56590.8653
0.32630.274000.26030.9248
0.24230.416000.25380.9323
0.20360.558000.20160.9495
0.19610.6910000.18680.9519
0.18370.8212000.18190.9537
0.20170.9614000.14810.9626
0.13371.116000.17350.9597
0.0971.2318000.16840.9616
0.10591.3720000.15450.9614
0.09681.5122000.14360.9657
0.11471.6424000.14010.9638
0.0821.7826000.13890.9673
0.0781.9228000.12330.9719
0.06682.0630000.13730.9690
0.02792.1932000.15120.9702
0.03312.3334000.13530.9738
0.02762.4736000.14040.9733
0.03392.638000.15270.9719
0.0312.7440000.14830.9710
0.02242.8842000.14550.9716

Framework versions

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