CoolFace
Modelpublic

Sleoruiz/roberta-bne-fine-tuned-text-classification-SL-dss

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

roberta-bne-fine-tuned-text-classification-SL-dss

This model is a fine-tuned version of PlanTL-GOB-ES/roberta-base-bne on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 2.5089
  • F1: 0.4781
  • Recall: 0.4750
  • Accuracy: 0.4750
  • Precision: 0.5009

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: 3e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossF1RecallAccuracyPrecision
3.2351.08362.41420.39950.44710.44710.4786
2.00062.016722.10130.46720.49420.49420.4867
1.24243.025082.11380.48610.48520.48520.5132
0.72424.033442.26940.48280.47470.47470.5126
0.34035.041802.50890.47810.47500.47500.5009

Framework versions

  • Transformers 4.28.1
  • Pytorch 2.0.0+cu118
  • Datasets 2.12.0
  • Tokenizers 0.13.3