CoolFace
Modelpublic

gokuls/model_v1_complete_training_wt_init_48_small

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

modelv1completetrainingwtinit48_small

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.5728
  • —Accuracy: 0.5268

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
3.75670.25300003.54330.4111
3.37110.49600003.17620.4519
3.18740.74900003.01250.4709
3.08950.981200002.91360.4832
3.00971.231500002.84470.4919
2.95671.471800002.79060.4985
2.91721.722100002.75190.5034
2.87811.972400002.71830.5079
2.84672.212700002.69160.5113
2.81562.463000002.66910.5142
2.79752.73300002.65030.5168
2.78062.953600002.63410.5189
2.76373.23900002.62220.5204
2.76293.444200002.60850.5223
2.74573.694500002.59930.5235
2.73933.934800002.59010.5247
2.72854.185100002.58290.5256
2.72044.425400002.57920.5260
2.72134.675700002.57580.5266
2.7164.926000002.57280.5268

Framework versions

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