CoolFace
Modelpublic

bob-bob-bob-3/classification-hate-speech-DE-14-twit

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes2downloads
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. -->

classification-hate-speech-DE-14-twit

This model is a fine-tuned version of indolem/indobertweet-base-uncased on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 3.0647
  • F1 macro: 0.4076
  • Weighted: 0.5816
  • Balanced accuracy: 0.5560

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

Training results

Training LossEpochStepValidation LossF1 macroWeightedBalanced accuracy
1.27171.01521.14130.39860.66070.4780
0.73632.03041.21590.38290.60750.4706
0.25233.04561.48020.39940.63800.4901
0.12094.06081.98940.42000.61300.5900
0.02015.07602.70750.37310.55370.5221
0.00526.09122.41510.43010.62110.5905
0.00127.010643.24300.37910.52280.5470
0.00148.012162.73950.40540.60100.5485
0.0019.013682.63920.41670.60520.5505
0.000510.015202.87550.40490.58930.5546
0.000511.016722.76100.41520.60270.5560
0.000912.018243.09450.40110.57100.5511
0.000313.019763.12620.40030.56870.5506
0.000414.021283.06470.40760.58160.5560

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.3.0+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1