CoolFace
Modelpublic

Zamoranesis/Robertuito-check-worthy-classifier

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes16downloads
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. -->

Robertuito-check-worthy-classifier

This model is a fine-tuned version of pysentimiento/robertuito-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2029
  • —F1 Class 0: 0.9557
  • —F1 Class 1: 0.6936
  • —F1: 0.8246

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: 0.0005
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —lrschedulerwarmup_steps: 200
  • —training_steps: 2000

Training results

Training LossEpochStepValidation LossF1 Class 0F1 Class 1F1
0.43260.162000.31870.94120.65140.7963
0.37650.324000.25720.93230.67360.8030
0.35230.486000.20790.95270.69900.8259
0.35940.648000.21840.95050.57610.7633
0.33070.810000.21090.94970.68920.8194
0.31660.9612000.21870.95370.62880.7912
0.2971.1314000.25410.95240.64290.7976
0.27661.2916000.20310.95610.71730.8367
0.26281.4518000.20760.95160.72000.8358
0.23131.6120000.20290.95570.69360.8246

Framework versions

  • —Transformers 4.35.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.7
  • —Tokenizers 0.14.1