CoolFace
Modelpublic

haryoaw/scenario-TCR-XLMV_data-AmazonScience_massive_all_1_1_gamma2

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes10downloads
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-XLMVdata-AmazonSciencemassiveall11gamma2

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

  • —Loss: 0.7609
  • —Accuracy: 0.8498
  • —F1: 0.8128

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: 77
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 500

Training results

Training LossEpochStepValidation LossAccuracyF1
0.63020.2750000.73040.81890.7638
0.45580.53100000.66140.84120.7995
0.35730.8150000.66390.84610.8146
0.27971.07200000.70080.84850.8198
0.27791.34250000.70870.84840.8225
0.26581.6300000.71850.85090.8235
0.24881.87350000.73340.84860.8229
0.20272.14400000.80870.84580.8201
0.21122.41450000.74490.85010.8228
0.20132.67500000.76950.85020.8203
0.20652.94550000.76090.84980.8128

Framework versions

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