CoolFace
Modelpublic

gokuls/hbertv1-small-wt-48-Massive-intent-emb-comp

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes25downloads
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. -->

hbertv1-small-wt-48-Massive-intent-emb-comp

This model is a fine-tuned version of gokuls/model_v1_complete_training_wt_init_48_small_emb_comp on the massive dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8462
  • —Accuracy: 0.8505

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: 64
  • —evalbatchsize: 64
  • —seed: 33
  • —distributed_type: multi-GPU
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracy
2.14671.01801.06020.7393
0.85542.03600.76460.7964
0.55933.05400.68460.8239
0.38684.07200.66730.8278
0.26135.09000.69090.8259
0.16816.010800.71230.8278
0.10967.012600.71930.8318
0.06878.014400.76530.8337
0.04059.016200.79660.8308
0.025510.018000.80470.8441
0.014511.019800.84150.8426
0.009212.021600.84620.8505
0.005313.023400.86350.8465
0.003114.025200.86250.8475
0.002315.027000.86320.8480

Framework versions

  • —Transformers 4.31.0
  • —Pytorch 1.14.0a0+410ce96
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3