CoolFace
Modelpublic

alionder/acer_nitro_bert_turk

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

acernitrobert_turk

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.3791
  • F1: 0.8532
  • Roc Auc: 0.9236
  • Accuracy: 0.7108

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: 2
  • evalbatchsize: 2
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.01660.37050.84260.91390.7229
No log2.03320.34500.85840.93800.7470
No log3.04980.36610.84910.91280.7108
0.05324.06640.37450.85580.92130.7229
0.05325.08300.35980.85710.92490.7349
0.05326.09960.37470.85710.92490.7229
0.02197.011620.35400.86240.92970.7349
0.02198.013280.37610.85840.92850.7229
0.02199.014940.38360.84930.92230.7108
0.010810.016600.37910.85320.92360.7108

Framework versions

  • Transformers 4.36.2
  • Pytorch 2.1.0+cu121
  • Datasets 2.16.1
  • Tokenizers 0.15.0