CoolFace
Modelpublic

joheras/clasificador-ser-estar-window-3-bert-base

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

clasificador-ser-estar-window-3-bert-base

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

  • —Loss: 0.4416
  • —F1 Score: 0.8648
  • —Recall: 0.9578
  • —Precision: 0.7882
  • —Roc Auc: 0.8802

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossF1 ScoreRecallPrecisionRoc Auc
No log1.0250.66020.74651.00.59550.6476
No log2.0500.51490.83420.98730.72220.8281
No log3.0750.43970.85610.99160.75320.8710
No log4.01000.42930.85660.93250.79210.8897
No log5.01250.40760.85660.93250.79210.8882
No log6.01500.44160.86480.95780.78820.8802
No log7.01750.48940.84990.91980.78990.8800
No log8.02000.51290.85770.92830.79710.8907
No log9.02250.54740.85320.91980.79560.8817
No log10.02500.68580.83770.88190.79770.8750
No log11.02750.68110.84650.90720.79340.8740
No log12.03000.72650.85380.93670.78450.8761
No log13.03250.74220.85320.91980.79560.8825
No log14.03500.86480.84090.90300.78680.8743
No log15.03750.83260.84980.90720.79930.8816
No log16.04000.85160.85040.91140.79700.8776
No log17.04250.86330.84870.91140.79410.8862
No log18.04500.90640.84750.90300.79850.8856
No log19.04750.91450.84750.90300.79850.8856
0.254920.05000.91460.84750.90300.79850.8860

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.3.2
  • —Tokenizers 0.21.0