CoolFace
Modelpublic

siyuansong/opt-vocab_error_1pct_42_1e-3

sourceHugging Faceupdated 1y 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. -->

opt-vocaberror1pct421e-3

This model is a fine-tuned version of /work/10368/siyuansong/vista/models/opt-vocab_error_1pct_42_1e-3/config.json on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.8650

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: 0.001
  • —trainbatchsize: 256
  • —evalbatchsize: 256
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 2048
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 32000
  • —num_epochs: 10.0

Training results

Training LossEpochStepValidation Loss
No log1.02627.1360
No log2.05245.5869
No log3.07865.0218
6.33294.010484.7223
6.33295.013104.4890
6.33296.015724.3145
6.33297.018344.1725
4.3778.020964.0598
4.3779.023583.9542
4.37710.026203.8650

Framework versions

  • —Transformers 4.54.0.dev0
  • —Pytorch 2.5.1
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1