CoolFace
Modelpublic

aellxx/preprocessed_disaster_tweets

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

preprocesseddisastertweets

This model is a fine-tuned version of cardiffnlp/twitter-roberta-base-sentiment on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4125

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 5e-05
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 5

Training results

Training LossEpochStepValidation Loss
0.66930.12120.6626
0.67120.25240.6614
0.66040.38360.6595
0.66670.5480.6571
0.65740.62600.6540
0.65950.75720.6500
0.65450.88840.6456
0.65021.0960.6405
0.64371.121080.6347
0.63931.251200.6280
0.64961.381320.6218
0.61961.51440.6146
0.62991.621560.6068
0.60681.751680.5976
0.60381.881800.5878
0.57862.01920.5770
0.56912.122040.5663
0.56192.252160.5552
0.57582.382280.5442
0.52492.52400.5326
0.52642.622520.5207
0.51672.752640.5090
0.52592.882760.4991
0.47383.02880.4917
0.46813.123000.4795
0.44823.253120.4698
0.43543.383240.4616
0.4653.53360.4531
0.45933.623480.4469
0.42943.753600.4467
0.42843.883720.4374
0.43374.03840.4347
0.38054.123960.4318
0.41134.254080.4269
0.41554.384200.4201
0.41124.54320.4205
0.39214.624440.4228
0.40184.754560.4151
0.39954.884680.4102
0.38915.04800.4125

Framework versions

  • Transformers 4.28.1
  • Pytorch 1.13.0
  • Datasets 2.1.0
  • Tokenizers 0.13.2