CoolFace
Modelpublic

AlekseyKorshuk/6.7b-dalio-book-handwritten-io-constant-3e-7

sourceHugging Faceotherupdated 4y agoView on Hugging Face
0likes22downloads
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-3e-7

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

  • —Loss: 2.4629
  • —Accuracy: 0.3018

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-07
  • —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.63980.1162.50590.2987
2.58230.21122.50390.2988
2.61280.32182.49800.2991
2.57750.43242.49220.2995
2.5270.54302.48630.2999
2.57520.64362.48050.3003
2.51310.75422.47460.3008
2.44360.86482.46880.3014
2.51140.96542.46290.3018

Framework versions

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