CoolFace
Modelpublic

osmanh/git-base-pokemon

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes6downloads
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. -->

git-base-pokemon

This model is a fine-tuned version of microsoft/git-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0420
  • —Wer Score: 3.8081

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: 5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer Score
5.24683.5398504.580917.1528
0.77587.07961000.46727.7810
0.033710.61951500.04242.3531
0.008914.15932000.04013.3039
0.002217.69912500.03885.8557
0.000821.23893000.04114.6740
0.000424.77883500.04103.8676
0.000328.31864000.04094.1766
0.000231.85844500.04144.0136
0.000235.39825000.04143.9779
0.000238.93815500.04173.9542
0.000242.47796000.04183.8913
0.000246.01776500.04203.8183
0.000249.55757000.04203.8081

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.20.3