CoolFace
Modelpublic

gokuls/bert_12_layer_model_v2_complete_training_new

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

bert12layermodelv2completetraining_new

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: 5.5272
  • —Accuracy: 0.1983

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.57610.08100006.54040.1269
6.32860.16200006.30530.1409
6.22830.25300006.21310.1449
6.17560.33400006.15360.1478
6.12920.41500006.11860.1487
6.10080.49600006.08450.1494
6.07180.57700006.06060.1504
5.90080.66800005.86550.1578
5.7970.74900005.75610.1695
5.69590.821000005.64410.1832
5.59550.91100005.52720.1983

Framework versions

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