CoolFace
Modelpublic

bob-bob-bob-3/classification-hate-speech-DE-7-lp2

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes9downloads
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-7-lp2

This model is a fine-tuned version of indobenchmark/indobert-large-p2 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 3.6437
  • F1 macro: 0.3699
  • Weighted: 0.5424
  • Balanced accuracy: 0.5126

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: 7

Training results

Training LossEpochStepValidation LossF1 macroWeightedBalanced accuracy
0.00191.01523.27350.38770.55910.5253
0.26882.03043.51360.35140.50970.4996
0.04893.04562.95160.39010.58390.5222
0.00024.06083.61030.36360.53540.4996
0.00035.07603.64170.36950.53740.5234
0.00016.09123.62700.36990.54240.5126
0.00017.010643.64370.36990.54240.5126

Framework versions

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