CoolFace
Modelpublic

gokuls/sa_bert_12_layer_model_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. -->

sabert12layermodelcompletetraining_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: 7.4351
  • —Accuracy: 0.0442

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: 0.001
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —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
7.27550.11100007.28380.0466
7.27730.22200007.27020.0466
7.26580.33300007.26280.0481
7.29990.44400007.33640.0469
7.30.55500007.33810.0470
7.3420.66600007.34100.0477
7.33920.76700007.34170.0477
7.33570.87800007.34120.0476
7.33310.98900007.43460.0442
7.33511.091000007.43460.0443
7.33521.21100007.43520.0442
7.33061.311200007.43470.0442
7.32811.421300007.43510.0442

Framework versions

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