CoolFace
Modelpublic

gokuls/sa_bert_12_layer_modified_complete_training_24

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

sabert12layermodifiedcompletetraining_24

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.7648
  • —Accuracy: 0.1722

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: 32
  • —evalbatchsize: 32
  • —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.59330.05100006.57110.1226
6.15230.11200006.34250.1396
6.13080.16300006.24680.1444
6.22970.22400006.18950.1468
6.14840.27500006.14830.1487
6.05910.33600006.12050.1492
6.01990.38700006.08620.1501
5.86660.44800005.88750.1600
5.91530.49900005.76480.1722

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 1.14.0a0+410ce96
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3