CoolFace
Modelpublic

gokuls/model_v1_complete_training_wt_init_48_small_emb_comp_frz

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

modelv1completetrainingwtinit48smallembcompfrz

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: 4.0873
  • —Accuracy: 0.3585

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: 48
  • —evalbatchsize: 48
  • —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.18950.25300006.18960.1440
6.1420.49600006.14110.1464
6.11110.74900006.10270.1482
6.05640.981200006.05420.1499
6.01051.231500005.99990.1525
5.95421.471800005.94410.1555
5.88281.722100005.86870.1602
5.80991.972400005.79630.1680
5.72342.212700005.68680.1851
5.42492.463000005.35820.2278
5.01722.73300004.96410.2721
4.73872.953600004.69700.2991
4.56253.23900004.51230.3164
4.43013.444200004.38020.3295
4.33693.694500004.28270.3389
4.26323.934800004.21260.3459
4.20744.185100004.15860.3516
4.17134.425400004.12180.3551
4.14484.675700004.09840.3573
4.13564.926000004.08730.3585

Framework versions

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