CoolFace
Modelpublic

Kuongan/CS221-xlm-roberta-base-chn-noaug-finetuned-chn-tapt

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

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

  • —Loss: 0.0827
  • —F1: 0.8367
  • —Roc Auc: 0.9048
  • —Accuracy: 0.8596

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.10221.01380.08620.82630.88990.8578
0.08282.02760.08270.83670.90480.8596
0.07183.04140.09440.82410.91880.8195
0.05694.05520.09880.82670.87900.8250
0.0455.06900.09700.82180.88280.8277

Framework versions

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