CoolFace
Modelpublic

haryoaw/scenario-TCR_data-AmazonScience_massive_all_1_1

sourceHugging Facemitupdated 2y 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-TCRdata-AmazonSciencemassiveall1_1

This model is a fine-tuned version of microsoft/mdeberta-v3-base on the massive dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.9483
  • —Accuracy: 0.8559
  • —F1: 0.8319

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.5190.2750000.69150.83790.7941
0.38060.53100000.69690.84680.8063
0.32590.8150000.69160.85150.8159
0.23791.07200000.78260.85050.8191
0.2361.34250000.75140.85080.8189
0.22981.6300000.77190.85260.8267
0.21691.87350000.81620.85050.8265
0.1642.14400000.83160.85490.8272
0.16842.41450000.81230.85130.8204
0.1582.67500000.82520.85560.8309
0.17612.94550000.80920.85450.8287
0.13783.21600000.85740.86070.8357
0.13993.47650000.89760.85720.8359
0.14313.74700000.89080.85360.8350
0.12494.01750000.96130.85330.8292
0.11294.28800000.95110.85430.8306
0.11434.54850000.90010.85630.8331
0.1224.81900000.94830.85590.8319

Framework versions

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