CoolFace
Modelpublic

mrm8488/electricidad-base-finetuned-go_emotions-es-2

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

electricidad-base-finetuned-go_emotions-es-2

This model is a fine-tuned version of mrm8488/electricidad-base-discriminator on the go_emotions dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.0837
  • —Accuracy: 0.5591
  • —F1: 0.5582

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: 16
  • —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 LossAccuracyF1
1.75251.022701.60880.56180.5076
1.45222.045401.46870.58070.5534
1.27983.068101.45500.59100.5773
1.08254.090801.50680.58730.5726
0.92145.0113501.61680.57760.5743
0.76966.0136201.73380.57760.5722
0.66887.0158901.87330.56310.5596
0.5538.0181601.95710.55740.5591
0.46269.0204302.04990.56460.5625
0.439910.0227002.08370.55910.5582

Framework versions

  • —Transformers 4.21.2
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1