CoolFace
Modelpublic

ydmeira/segformer-b0-finetuned-pokemon

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes63downloads
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. -->

segformer-b0-finetuned-pokemon

This model is a fine-tuned version of ydmeira/segformer-b0-finetuned-pokemon on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0157
  • —Mean Iou: 0.4970
  • —Mean Accuracy: 0.9940
  • —Overall Accuracy: 0.9940
  • —Per Category Iou: [0.0, 0.9940101727137823]
  • —Per Category Accuracy: [nan, 0.9940101727137823]

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-05
  • —trainbatchsize: 24
  • —evalbatchsize: 24
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossMean IouMean AccuracyOverall AccuracyPer Category IouPer Category Accuracy
0.017545.013050.01570.49710.99430.9943[0.0, 0.9942906494536522][nan, 0.9942906494536522]
0.01846.013340.01570.49680.99360.9936[0.0, 0.9936369941650801][nan, 0.9936369941650801]
0.018547.013630.01570.49710.99430.9943[0.0, 0.9942791789145462][nan, 0.9942791789145462]
0.01848.013920.01570.49690.99370.9937[0.0, 0.9937245121725857][nan, 0.9937245121725857]
0.018349.014210.01570.49690.99390.9939[0.0, 0.9938530594161242][nan, 0.9938530594161242]
0.019650.014500.01570.49700.99400.9940[0.0, 0.9940101727137823][nan, 0.9940101727137823]

Framework versions

  • —Transformers 4.20.1
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.3.2
  • —Tokenizers 0.12.1