CoolFace
Modelpublic

Kuongan/CS221-xlm-roberta-base-ptbr-finetuned-finetuned-ptbr-tapt

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

CS221-xlm-roberta-base-ptbr-finetuned-finetuned-ptbr-tapt

This model is a fine-tuned version of Kuongan/xlm-roberta-base-ptbr-finetuned on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1806
  • —F1: 0.7467
  • —Roc Auc: 0.8408
  • —Accuracy: 0.7793

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.21831.02200.15580.42230.69790.7487
0.17052.04400.18780.40400.67430.6681
0.1443.06600.15410.53320.73790.7394
0.11924.08800.16280.55170.75030.7241
0.10235.011000.17710.57210.75310.7105
0.08486.013200.17150.64140.80230.7267
0.06387.015400.16370.61170.77270.7436
0.04138.017600.18850.64710.80670.7156
0.03239.019800.18990.67770.80210.7275
0.026210.022000.16720.70410.82280.7530
0.025411.024200.17650.72700.83000.7623
0.019412.026400.17520.71060.81320.7632
0.011713.028600.18210.71590.82970.7581
0.008614.030800.17610.72850.83740.7725
0.010615.033000.17870.73290.83560.7818
0.008716.035200.18020.73460.83690.7750
0.010117.037400.18260.73940.84260.7708
0.010718.039600.18060.74670.84080.7793
0.007819.041800.18080.74280.84140.7784
0.007120.044000.18060.74340.84160.7784

Framework versions

  • —Transformers 4.47.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0