CoolFace
Modelpublic

jtatman/finetuning-twitter-finance-sentiment-distilbert

sourceHugging Faceapache-2.0updated 5mo 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. -->

finetuning-twitter-finance-sentiment-distilbert

This model is a fine-tuned version of distilbert-base-uncased on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1919
  • —Accuracy: 0.8617
  • —F1: 0.8608

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: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.04780.41810.84550.8442
0.55952.09560.39850.86330.8615
0.30883.014340.53200.85440.8510
0.17474.019120.62410.86120.8589
0.09935.023900.70620.86010.8588
0.06696.028680.84490.86430.8621
0.04317.033460.87220.85910.8591
0.02798.038240.88080.86120.8611
0.01949.043021.03860.84760.8459
0.016510.047801.06980.85540.8524
0.011611.052581.03830.86690.8646
0.005912.057361.07210.86640.8649
0.007613.062141.12740.85590.8554
0.006214.066921.16370.85960.8587
0.004215.071701.19860.86170.8593
0.003016.076481.19850.85960.8578
0.004117.081261.23910.86280.8602
0.002518.086041.19150.86070.8599
0.001719.090821.20730.86330.8617
0.000820.095601.19190.86170.8608

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2