CoolFace
Modelpublic

BRlkl/BingoGuard-bert-large-base-benchmarks

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes2downloads
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. -->

BingoGuard-bert-large-base-benchmarks

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

  • Loss: 0.9187
  • Accuracy: 0.8026
  • F1: 0.7892

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
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 64
  • optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 8

Training results

Training LossEpochStepValidation LossAccuracyF1
0.40371.08560.38500.82820.8331
0.32422.017120.38150.83460.8346
0.26153.025680.42590.83070.8318
0.23974.034240.49420.82870.8245
0.21145.042800.54330.82430.8209
0.17086.051360.62660.81800.8087
0.13757.059920.76170.81150.8015
0.10668.068480.91870.80260.7892

Framework versions

  • Transformers 4.55.4
  • Pytorch 2.8.0+cu128
  • Datasets 3.6.0
  • Tokenizers 0.21.4