CoolFace
Modelpublic

haryoaw/scenario-TCR-data-AmazonScience-massive-all_1.1-model-xlm-roberta-base

sourceHugging Facemitupdated 3y 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-TCR-data-AmazonScience-massive-all_1.1-model-xlm-roberta-base

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

  • —Loss: 0.8546
  • —Accuracy: 0.8443
  • —F1: 0.8187

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: 5e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 500

Training results

Training LossEpochStepValidation LossAccuracyF1
0.61380.2750000.69550.81970.7723
0.47050.53100000.68780.82800.7855
0.40190.8150000.68500.83680.8005
0.29291.07200000.72960.83160.7965
0.30111.34250000.71400.84260.8139
0.29211.6300000.72520.84180.8152
0.27991.87350000.71860.84310.8152
0.21032.14400000.75570.84620.8172
0.22512.41450000.79260.84110.8095
0.21182.67500000.79150.84270.8126
0.22392.94550000.78130.84160.8076
0.17273.21600000.82730.84710.8224
0.17853.47650000.81920.84470.8149
0.20083.74700000.80430.84640.8213
0.17734.01750000.85550.84070.8121
0.1654.28800000.85560.84560.8218
0.16584.54850000.85460.84430.8187

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.2
  • —Datasets 2.16.0
  • —Tokenizers 0.15.0