CoolFace
Modelpublic

AlekseyKorshuk/dalio-handwritten-io-1.3b

sourceHugging Faceotherupdated 4y agoView on Hugging Face
0likes23downloads
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. -->

dalio-handwritten-io-1.3b

This model is a fine-tuned version of facebook/opt-1.3b on the AlekseyKorshuk/dalio-handwritten-io dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.3789
  • —Accuracy: 0.0614

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: 3e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —num_epochs: 3.0

Training results

Training LossEpochStepValidation LossAccuracy
2.92190.112.64840.0529
2.69380.222.64840.0529
2.63650.332.55080.0560
2.50880.442.53320.0562
2.73070.552.51760.0565
2.9690.662.49410.0571
2.72830.772.48830.0567
2.61570.882.47660.0578
2.64060.992.45900.0583
2.57011.0102.43750.0587
2.20171.1112.42380.0587
2.00391.2122.42190.0586
1.89811.3132.41600.0589
1.76831.4142.41600.0595
1.67461.5152.41210.0600
1.80511.6162.41020.0600
2.04571.7172.40430.0602
1.82571.8182.40040.0606
1.7441.9192.38870.0607
1.82322.0202.38870.0607
1.47412.1212.38280.0610
1.6512.2222.37700.0608
1.37322.3232.37300.0610
1.31512.4242.37300.0610
1.53022.5252.37300.0610
1.25392.6262.3750.0612
1.62112.7272.37700.0612
1.60472.8282.37700.0613
1.19532.9292.37890.0614
1.16213.0302.37890.0614

Framework versions

  • —Transformers 4.25.0.dev0
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.3.2
  • —Tokenizers 0.12.1