CoolFace
Modelpublic

bob-bob-bob-3/classification-hate-speech-DE-7epoch-idblp2

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

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: 2.4500
  • —F1 macro: 0.3864
  • —Weighted: 0.5746
  • —Balanced accuracy: 0.5221

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: 32
  • —evalbatchsize: 32
  • —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.57251.0381.39960.33890.45770.4681
1.06212.0761.30700.38380.58600.4956
0.68593.01141.22240.39730.65230.5086
0.32014.01521.67240.37740.58270.5124
0.1745.01901.56070.40480.62000.5299
0.07216.02281.64790.39350.62150.5118
0.04597.02662.38130.36690.52970.5219
0.01648.03042.23150.38570.56570.5242
0.00629.03422.19380.38990.58020.5288
0.007410.03802.44190.38250.56290.5217
0.00411.04182.31710.38970.58120.5233
0.003112.04562.36850.38730.57600.5223
0.003213.04942.41160.38900.57530.5238
0.003914.05322.45000.38640.57460.5221

Framework versions

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