CoolFace
Modelpublic

haryoaw/scenario-TCR_data-cardiffnlp_tweet_sentiment_multilingual_all_d

sourceHugging Facemitupdated 2y 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. -->

scenario-TCRdata-cardiffnlptweetsentimentmultilingualalld

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.8506
  • —Accuracy: 0.6397
  • —F1: 0.6384

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.95981.095000.83210.63350.6229
0.79832.1710000.79220.63810.6278
0.70313.2615000.83000.65200.6468
0.61924.3520000.86590.64970.6443
0.54725.4325000.96460.63310.6343
0.46646.5230000.95550.64850.6455
0.40257.6135001.01210.64270.6405
0.35688.740001.10160.63270.6324
0.30699.7845001.25210.64080.6400
0.270110.8750001.37270.63970.6372
0.239811.9655001.45390.63190.6334
0.200413.0460001.60970.64200.6376
0.186414.1365001.63020.63430.6349
0.15715.2270001.74910.63810.6339
0.141116.375001.86340.64000.6392
0.131817.3980002.02290.62770.6275
0.115918.4885002.01960.63850.6359
0.113519.5790002.19590.63770.6368
0.101820.6595002.32380.63230.6320
0.088821.74100002.34490.63390.6341
0.079722.83105002.49670.63540.6338
0.082823.91110002.50700.63580.6362
0.067525.0115002.58950.63810.6393
0.06726.09120002.67300.63700.6372
0.056627.17125002.74540.63770.6386
0.057128.26130002.76730.64200.6413
0.04829.35135002.85060.63970.6384

Framework versions

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