CoolFace
Modelpublic

gokuls/bert_12_layer_model_v1_complete_training_new_48

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

bert12layermodelv1completetrainingnew48

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.9912
  • —Accuracy: 0.4898

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.57490.08100006.53810.1270
6.3330.16200006.30970.1410
6.23410.25300006.21790.1450
6.18030.33400006.15860.1478
6.07750.41500006.04710.1520
5.89570.49600005.84580.1655
5.76550.57700005.70400.1846
5.62810.66800005.54800.2026
5.17970.74900005.00040.2661
4.75180.821000004.57510.3097
4.33680.91100004.14550.3518
3.95130.981200003.76590.3964
3.6821.071300003.53280.4248
3.51141.151400003.37150.4441
3.37891.231500003.25000.4591
3.27761.311600003.14680.4709
3.2041.391700003.08990.4784
3.10511.471800002.99120.4898

Framework versions

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