CoolFace
Modelpublic

gokuls/bert_12_layer_model_v2_complete_training_new_wt_init_48

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

bert12layermodelv2completetrainingnewwtinit48

This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.6821
  • —Accuracy: 0.5170

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
6.40350.08100006.35870.1308
6.1710.16200006.13160.1478
4.15940.25300003.92870.3710
3.76830.33400003.52650.4190
3.56790.41500003.33590.4400
3.45090.49600003.21920.4534
3.35010.57700003.13240.4631
3.27760.66800003.06190.4713
3.2110.74900003.00210.4779
3.15870.821000002.95700.4836
3.10760.91100002.91570.4883
3.07160.981200002.87270.4931
3.02481.071300002.84220.4969
2.99411.151400002.81020.5009
2.96291.231500002.78510.5041
2.94221.311600002.76170.5065
2.90621.391700002.73470.5102
2.88471.471800002.71630.5126
2.85561.561900002.69740.5148
2.84831.642000002.68210.5170

Framework versions

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