CoolFace
Modelpublic

haryoaw/scenario-TCR-data-cl-massive-all_1.1

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

scenario-TCR-data-cl-massive-all_1.1

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: 1.4731
  • —Accuracy: 0.7589
  • —F1: 0.7085

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: 5

Training results

Training LossEpochStepValidation LossAccuracyF1
0.5380.5650001.04240.74430.6838
0.32311.11100001.07650.75460.6892
0.29031.67150001.09550.75150.6948
0.18152.22200001.24370.75430.7015
0.17262.78250001.21380.75520.7043
0.11283.33300001.31610.76090.7161
0.10823.89350001.35870.75860.7131
0.06354.45400001.47310.75890.7085

Framework versions

  • —Transformers 4.33.3
  • —Pytorch 2.1.1+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3