CoolFace
Modelpublic

AlekseyKorshuk/6.7b-dalio-book-handwritten-io-constant-6e-6-v2

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

6.7b-dalio-book-handwritten-io-constant-6e-6-v2

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

  • —Loss: 2.1504
  • —Accuracy: 0.3036

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: 6e-06
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —totaltrainbatch_size: 8
  • —totalevalbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: constant
  • —num_epochs: 1.0

Training results

Training LossEpochStepValidation LossAccuracy
2.57930.0862.57230.2713
2.56120.16122.50.2750
2.52350.24182.44730.2784
2.49610.32242.41020.2818
2.44880.4302.36720.2849
2.41210.48362.33200.2878
2.39010.56422.30270.2903
2.28450.64482.27150.2927
2.30320.72542.24220.2955
2.29540.8602.20900.2985
2.39080.88662.18360.3009
2.26760.96722.15040.3036

Framework versions

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