CoolFace
Modelpublic

gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp

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

modelv1completetrainingwtinit48tinyemb_comp

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: 3.7768
  • —Accuracy: 0.3787

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: 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: 50

Training results

Training LossEpochStepValidation LossAccuracy
6.09450.33300006.08020.1412
5.28180.66600005.21510.2395
4.87740.98900004.81050.2760
4.70961.311200004.64740.2894
4.61091.641500004.54600.2985
4.54151.971800004.47610.3050
4.48842.292100004.42310.3101
4.4462.622400004.37910.3144
4.40722.952700004.34160.3179
4.37553.283000004.30640.3218
4.34553.63300004.27240.3254
4.31723.933600004.24100.3291
4.29214.263900004.21300.3324
4.27184.594200004.18920.3348
4.24854.924500004.16880.3370
4.22675.244800004.15000.3394
4.20815.575100004.13140.3412
4.1985.95400004.11170.3435
4.16666.235700004.09490.3451
4.14986.556000004.07860.3464
4.11046.886300004.04650.3499
4.07157.216600004.00780.3539
4.02987.546900003.97220.3576
4.00857.877200003.95200.3599
3.998.197500003.93900.3615
3.97998.527800003.92720.3627
3.97668.858100003.91380.3641
3.95349.188400003.90340.3651
3.95219.58700003.89180.3662
3.93149.839000003.88170.3670
3.909610.169300003.87090.3683
3.90410.499600003.86040.3695
3.896510.819900003.85090.3704
3.878811.1410200003.84060.3717
3.874811.4710500003.83290.3728
3.863811.810800003.82500.3733
3.858612.1311100003.82030.3739
3.849512.4511400003.81460.3746
3.846912.7811700003.80540.3753
3.835213.1112000003.80070.3761
3.833913.4412300003.79490.3766
3.821513.7612600003.78940.3772
3.817514.0912900003.78350.3779
3.81714.4213200003.77680.3787

Framework versions

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