CoolFace
Modelpublic

Pablo94/roberta-base-bne-finetuned-detests-02-11-2022

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes11downloads
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-base-bne-finetuned-detests-02-11-2022

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

  • —Loss: 0.8124
  • —F1: 0.6381

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: 2e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossF1
0.3790.64250.41360.0
0.3151.28500.36630.6343
0.32281.92750.34240.6386
0.16572.561000.51330.5385
0.1083.211250.47660.6452
0.06313.851500.60630.6083
0.00834.491750.62000.6198
0.00325.132000.65080.6335
0.00475.772250.68770.6269
0.00186.412500.77450.6148
0.00147.052750.77410.6299
0.0017.693000.78960.6381
0.00118.333250.80080.6381
0.00088.973500.80860.6381
0.00099.623750.81240.6381

Framework versions

  • —Transformers 4.24.0
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.6.1
  • —Tokenizers 0.13.1