CoolFace
Modelpublic

aliiil02/NLP-Sentiment-Analysis-Airline-Tweets-with-BERT-V2-tuning

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

NLP-Sentiment-Analysis-Airline-Tweets-with-BERT-V2-tuning

This model is a fine-tuned version of mastikaui/NLP-Sentiment-Analysis-Airline-Tweets-with-BERT-V2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3128
  • —Accuracy: 0.8776
  • —F1 Score: 0.8775

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1 Score
0.30351.012240.32240.86360.8637
0.27972.024480.31740.86850.8685
0.28813.036720.31390.87090.8709
0.27194.048960.31670.87340.8734
0.25735.061200.31550.87580.8758
0.25246.073440.31530.87430.8743
0.25317.085680.31580.87520.8753
0.25168.097920.31990.87460.8747

Framework versions

  • —Transformers 4.41.0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1