CoolFace
Modelpublic

gokuls/add_bert_12_layer_model_complete_training_new_48

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

addbert12layermodelcompletetrainingnew48

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

  • —Loss: 5.7593
  • —Accuracy: 0.1584

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.10150.08100006.05250.1516
6.1010.16200006.03210.1517
5.94040.25300005.99420.1528
5.97540.33400005.94900.1537
5.90350.41500005.89520.1546
5.87870.49600005.85240.1556
5.78450.57700005.81460.1568
5.83350.66800005.78570.1575
5.78030.74900005.75930.1584

Framework versions

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