CoolFace
Modelpublic

haryoaw/scenario-TCR_data-cardiffnlp_tweet_sentiment_multilingual_all_c

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

scenario-TCRdata-cardiffnlptweetsentimentmultilingualallc

This model is a fine-tuned version of xlm-roberta-base on the tweetsentimentmultilingual dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.5108
  • —Accuracy: 0.6431
  • —F1: 0.6424

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.94711.095000.82050.64120.6387
0.79162.1710000.80770.64740.6462
0.69783.2615000.86210.65280.6534
0.61764.3520000.90910.64120.6363
0.54225.4325000.91200.64540.6440
0.48226.5230000.90970.65120.6469
0.41177.6135001.02230.64200.6406
0.36698.740001.12590.64040.6427
0.32299.7845001.20500.65160.6489
0.279710.8750001.26160.64080.6415
0.265711.9655001.31810.64350.6412
0.22613.0460001.44590.64000.6424
0.212314.1365001.59780.63890.6379
0.185315.2270001.64090.64120.6438
0.175916.375001.67560.64850.6495
0.157917.3980001.66520.64120.6418
0.140918.4885001.94760.63890.6384
0.128219.5790002.02460.62850.6280
0.125420.6595001.98030.64120.6437
0.107721.74100002.09910.64470.6429
0.09722.83105002.19710.64240.6413
0.096523.91110002.21610.64200.6387
0.085925.0115002.33870.63460.6329
0.074426.09120002.39210.64660.6458
0.069327.17125002.46960.64240.6428
0.07228.26130002.50270.64350.6431
0.070129.35135002.51080.64310.6424

Framework versions

  • —Transformers 4.33.3
  • —Pytorch 2.1.1+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3