CoolFace
Modelpublic

gokuls/bert_12_layer_model_v2_complete_training_new_wt_init_72

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

bert12layermodelv2completetrainingnewwtinit72

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

  • —Loss: 2.5130
  • —Accuracy: 0.5387

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.8430.08100002.67970.5170
2.8190.16200002.66230.5194
2.79560.25300002.64020.5224
2.78430.33400002.62350.5246
2.75510.41500002.60140.5270
2.74150.49600002.58620.5290
2.71410.57700002.57250.5313
2.69960.66800002.55590.5329
2.67860.74900002.53780.5349
2.6640.821000002.52700.5371
2.64930.91100002.51300.5387

Framework versions

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