CoolFace
Modelpublic

gokuls/bert_12_layer_model_v2_complete_training_new_120

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

bert12layermodelv2completetrainingnew120

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

  • —Loss: 2.4439
  • —Accuracy: 0.5517

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: 1e-05
  • —trainbatchsize: 48
  • —evalbatchsize: 48
  • —seed: 10
  • —distributed_type: multi-GPU
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 10000
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracy
2.70380.08100002.62070.5282
2.67660.16200002.59680.5309
2.65360.25300002.57170.5346
2.6450.33400002.55760.5365
2.61640.41500002.53440.5396
2.60270.49600002.51640.5419
2.57790.57700002.50010.5443
2.56420.66800002.48630.5460
2.54390.74900002.47160.5476
2.53440.821000002.45510.5502
2.53140.91100002.44390.5517

Framework versions

  • —Transformers 4.30.1
  • —Pytorch 1.14.0a0+410ce96
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3