CoolFace
Modelpublic

haryoaw/scenario-TCR-XLMV-4_data-AmazonScience_massive_all_1_1

sourceHugging Facemitupdated 3y 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. -->

scenario-TCR-XLMV-4data-AmazonSciencemassiveall1_1

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.8322
  • —Accuracy: 0.8462
  • —F1: 0.8244

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.5950.2750000.70400.82410.7720
0.46540.53100000.64680.84100.8027
0.38380.8150000.68020.83990.7994
0.28311.07200000.72900.84710.8206
0.2741.34250000.71920.84710.8141
0.25981.6300000.71450.84400.8215
0.25011.87350000.73470.85000.8245
0.20222.14400000.78090.85030.8223
0.21642.41450000.74810.85330.8280
0.20082.67500000.76840.84670.8252
0.20152.94550000.81700.84220.8160
0.17163.21600000.86030.84330.8186
0.16433.47650000.82210.85140.8279
0.18163.74700000.83220.84620.8244

Framework versions

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