CoolFace
Modelpublic

w11wo/xlm-roberta-base-reddit-indonesia-sarcastic

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

xlm-roberta-base-reddit-indonesia-sarcastic

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

  • —Loss: 0.5093
  • —Accuracy: 0.8031
  • —F1: 0.5690
  • —Precision: 0.6284
  • —Recall: 0.5198

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: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —num_epochs: 100.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.51741.03090.46180.77250.46410.56500.3938
0.44622.06180.44070.79940.54280.63160.4759
0.39523.09270.46900.80370.49910.690.3909
0.35254.012360.49050.80790.51520.69900.4079
0.31025.015450.47410.81220.59170.64860.5439
0.26456.018540.49640.81010.59760.63580.5637
0.21687.021630.52160.80790.58240.63850.5354
0.17598.024720.68260.80440.58180.62540.5439

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.1+cu121
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0