CoolFace
Modelpublic

gokuls/model_v1_complete_training_wt_init_48_small_emb_comp

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

modelv1completetrainingwtinit48smallemb_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: 5.3637
  • —Accuracy: 0.2281

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.57030.25300006.56120.1162
6.35420.49600006.34840.1335
6.24550.74900006.24540.1406
6.19310.981200006.18840.1438
6.14521.231500006.14410.1460
6.11941.471800006.11220.1481
6.09391.722100006.08310.1488
6.04631.972400006.03480.1504
6.00782.212700006.00200.1516
5.97322.463000005.97050.1531
5.94082.73300005.93400.1542
5.90282.953600005.89040.1567
5.86753.23900005.85270.1597
5.83653.444200005.81160.1655
5.79443.694500005.75800.1753
5.71983.934800005.66950.1896
5.62644.185100005.56880.2028
5.53374.425400005.47420.2137
5.47484.675700005.40330.2228
5.43014.926000005.36370.2281

Framework versions

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