CoolFace
Modelpublic

dougtrajano/toxicity-target-type-identification

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

dougtrajano/toxicity-target-type-identification

This model is a fine-tuned version of neuralmind/bert-large-portuguese-cased on the OLID-BR dataset. It achieves the following results on the evaluation set:

  • Loss: 1.4281
  • Accuracy: 0.8002
  • F1: 0.7986
  • Precision: 0.7990
  • Recall: 0.8002

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: 3.952388499692274e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 1993
  • optimizer: Adam with betas=(0.9944095815441554,0.8750000522553327) and epsilon=1.8526084265228802e-07
  • lrschedulertype: linear
  • num_epochs: 30

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
No log1.03550.71450.69030.70520.75280.6903
0.80112.07100.99300.79280.78400.78350.7928
0.5293.010651.42810.80020.79860.79900.8002
0.5294.014201.67830.77270.77530.77880.7727
0.27065.017752.39040.77270.76830.76600.7727

Framework versions

  • Transformers 4.26.1
  • Pytorch 1.10.2+cu113
  • Datasets 2.9.0
  • Tokenizers 0.13.2