CoolFace
Modelpublic

jorgeortizfuentes/chilean-spanish-hate-speech

sourceHugging Facecc-by-4.0updated 3y agoView on Hugging Face
1likes126downloads
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. -->

hate_speech-dv2-patana-chilean-spanish-bert-8k0iqdv2

This model is a fine-tuned version of dccuchile/patana-chilean-spanish-bert on the jorgeortizfuentes/toxicityspanishhatespeechv2 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1628
  • —F1: 0.8161

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: 4e-05
  • —trainbatchsize: 128
  • —evalbatchsize: 128
  • —seed: 13
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossF1
0.05285.04300.16980.7376
0.00310.08600.16280.8161

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3