CoolFace
Modelpublic

Kuongan/xlm-roberta-base-chn-noaug

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes3downloads
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-chn-noaug

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

  • —Loss: 0.2941
  • —F1: 0.5665
  • —Roc Auc: 0.7572
  • —Accuracy: 0.55

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.39681.0830.34190.15410.54550.305
0.29482.01660.30040.27450.62790.53
0.2543.02490.26750.27860.62280.51
0.24584.03320.26540.36260.65250.55
0.20735.04150.24910.36380.65870.555
0.19136.04980.25780.37720.66360.535
0.15927.05810.26980.44300.68220.53
0.1558.06640.25970.47140.69470.555
0.12269.07470.27750.50130.72300.545
0.116310.08300.26820.51790.72900.53
0.092711.09130.27250.49040.71410.55
0.081712.09960.28040.55110.73530.535
0.080913.010790.28560.54680.73870.515
0.055214.011620.29410.56650.75720.55
0.052315.012450.29620.55060.74230.55
0.049416.013280.29200.56170.75040.55
0.044217.014110.29980.54760.74520.535
0.048518.014940.29990.55130.74410.535

Framework versions

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