CoolFace
Modelpublic

gokuls/HBERTv1_48_L6_H512_A8_massive

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

HBERTv148L6H512A8_massive

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

  • —Loss: 0.8008
  • —Accuracy: 0.8554

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.23781.01801.00480.7477
0.83332.03600.72300.8091
0.55433.05400.66240.8308
0.39044.07200.62890.8485
0.27965.09000.62490.8446
0.20956.010800.68130.8455
0.15327.012600.69950.8421
0.11428.014400.69170.8475
0.08269.016200.72570.8539
0.061710.018000.77590.8470
0.041511.019800.79270.8529
0.02812.021600.78410.8539
0.020313.023400.80270.8510
0.013114.025200.80080.8554
0.010215.027000.80580.8515

Framework versions

  • —Transformers 4.34.0
  • —Pytorch 1.14.0a0+410ce96
  • —Datasets 2.14.5
  • —Tokenizers 0.14.0