CoolFace
Modelpublic

bob-bob-bob-3/classification-hate-speech-DE-2

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

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.0522
  • F1 macro: 0.3925
  • Weighted: 0.5885
  • Balanced accuracy: 0.5201

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.31191.01521.07170.41110.66820.4701
0.7172.03041.24040.39890.60630.5128
0.41243.04561.55310.40290.61160.5286
0.15434.06082.45570.35070.54270.5053
0.04455.07602.66020.39500.57070.5254
0.14826.09122.85510.39900.56430.5533
0.00167.010642.63330.40160.60960.5128
0.00128.012162.74880.39700.60190.5206
0.00089.013682.84940.39890.60250.5203
0.000510.015203.09430.38860.57990.5228
0.000511.016723.04100.38960.58720.5132
0.000612.018243.07300.40220.59120.5379
0.000413.019763.03870.39280.59100.5206
0.000514.021283.05220.39250.58850.5201

Framework versions

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