CoolFace
Modelpublic

jayantapaul888/twitter-data-prosusai-finbert-sentiment-finetuned-memes

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

twitter-data-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: 0.5328
  • —Accuracy: 0.9274
  • —Precision: 0.9277
  • —Recall: 0.9274
  • —F1: 0.9275

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.32841.017830.27700.91400.91520.91400.9140
0.24222.035660.23880.92820.92970.92820.9283
0.2073.053490.22910.93250.93370.93250.9326
0.18294.071320.22980.93410.93470.93410.9340
0.16655.089150.24930.93030.93090.93030.9304
0.1426.0106980.27490.93060.93090.93060.9305
0.11887.0124810.26870.92790.92860.92790.9280
0.10138.0142640.29000.92700.92730.92700.9271
0.08499.0160470.32470.92610.92610.92610.9261
0.072310.0178300.35490.92590.92660.92590.9261
0.05711.0196130.37060.92830.92880.92830.9284
0.049612.0213960.40700.92580.92660.92580.9260
0.042313.0231790.43610.92540.92620.92540.9256
0.035514.0249620.46020.92970.93050.92970.9298
0.029115.0267450.48590.92580.92590.92580.9258
0.024816.0285280.50240.92730.92740.92730.9273
0.021917.0303110.50930.92630.92640.92630.9263
0.019118.0320940.52440.92800.92880.92800.9282
0.017119.0338770.52900.92730.92760.92730.9274
0.017220.0356600.53280.92740.92770.92740.9275

Framework versions

  • —Transformers 4.24.0.dev0
  • —Pytorch 1.11.0+cu102
  • —Datasets 2.6.1
  • —Tokenizers 0.13.1