CoolFace
Modelpublic

jayanta/ProsusAI-finbert-sentiment-finetuned-memes

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

ProsusAI-finbert-sentiment-finetuned-memes

This model is a fine-tuned version of ProsusAI/finbert on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.3093
  • Accuracy: 0.8407
  • Precision: 0.8412
  • Recall: 0.8407
  • F1: 0.8409

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.4671.021470.41780.78980.78820.78980.7883
0.36692.042940.48760.79400.80730.79400.7961
0.28013.064410.62220.80400.80340.80400.8037
0.24024.085880.80620.82290.82190.82290.8211
0.20995.0107350.92190.81970.82630.81970.8211
0.166.0128821.03930.83120.83420.83120.8321
0.11927.0150291.12630.83330.83370.83330.8335
0.09798.0171761.20480.83280.83240.83280.8326
0.06919.0193231.28910.83230.83270.83230.8325
0.045810.0214701.30930.84070.84120.84070.8409

Framework versions

  • Transformers 4.13.0.dev0
  • Pytorch 1.11.0+cu102
  • Datasets 1.15.2.dev0
  • Tokenizers 0.10.1