CoolFace
Modelpublic

gokuls/sa_bert_12_layer_modified_complete_training_96

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

sabert12layermodifiedcompletetraining_96

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

  • —Loss: 2.5432
  • —Accuracy: 0.5446

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
2.92910.05100002.77720.5161
2.80020.11200002.73740.5210
2.69620.16300002.69950.5256
2.66280.22400002.66810.5296
2.77350.27500002.63990.5332
2.68210.33600002.60790.5366
2.60730.38700002.58300.5397
2.67420.44800002.56240.5422
2.81620.49900002.54320.5446

Framework versions

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