CoolFace
Modelpublic

gokuls/sa_bert_12_layer_modified_complete_training_48

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_48

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: 2.7897
  • —Accuracy: 0.5117

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.59420.05100006.57140.1229
6.15630.11200006.34370.1392
6.14250.16300006.24740.1444
6.22490.22400006.19000.1468
6.14980.27500006.14820.1487
6.05280.33600006.11920.1492
6.01030.38700006.07620.1504
5.85230.44800005.87310.1615
5.910.49900005.74420.1765
5.49310.551000005.59850.1952
5.41450.61100005.47160.2100
5.37290.661200005.33660.2247
5.26550.711300005.19460.2417
5.29750.761400005.02870.2600
4.99970.821500004.85930.2791
4.8310.871600004.62260.3041
4.91760.931700004.42110.3257
4.53520.981800004.23280.3429
4.15361.041900004.06350.3598
4.02161.092000003.91090.3755
4.07441.152100003.77610.3897
3.74681.22200003.66360.4038
3.50151.262300003.50470.4236
3.57171.312400003.40140.4370
3.19691.372500003.31730.4479
3.50261.422600003.22540.4588
3.2871.472700003.18450.4643
3.34621.532800003.09790.4738
3.39961.582900003.08080.4764
3.23241.643000003.01630.4843
3.09721.693100002.97380.4890
3.16211.753200002.94500.4927
3.02821.83300002.91350.4964
3.06741.863400002.90590.4979
2.94371.913500002.88100.5007
2.82081.973600002.83160.5064
2.90052.023700002.80610.5098
2.75742.083800002.78970.5117

Framework versions

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