CoolFace
Modelpublic

gokuls/bert_12_layer_model_v2_complete_training_new_96

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. -->

bert12layermodelv2completetrainingnew96

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

  • —Loss: 2.6222
  • —Accuracy: 0.5276

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
3.03880.08100002.93300.4848
2.98430.16200002.88490.4916
2.93730.25300002.83680.4984
2.90990.33400002.80010.5033
2.86370.41500002.76100.5085
2.83680.49600002.73130.5126
2.79880.57700002.70140.5167
2.77190.66800002.67600.5199
2.73850.74900002.64920.5234
2.71610.821000002.62220.5276

Framework versions

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