CoolFace
Modelpublic

jhaberbe/segformer-b0-finetuned-lipid-droplets-v2

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes7downloads
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-lipid-droplets-v2

This model is a fine-tuned version of nvidia/mit-b0 on the jhaberbe/lipid-droplets-v4 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1330
  • —Mean Iou: 0.004
  • —Mean Accuracy: 0.008
  • —Overall Accuracy: 0.008
  • —Accuracy Unlabeled: nan
  • —Accuracy Lipid: 0.008
  • —Iou Unlabeled: 0.0
  • —Iou Lipid: 0.008

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 100

Training results

Training LossEpochStepValidation LossMean IouMean AccuracyOverall AccuracyAccuracy UnlabeledAccuracy LipidIou UnlabeledIou Lipid
0.55685.0200.69180.04350.08700.0870nan0.08700.00.0870
0.406410.0400.63700.03110.06220.0622nan0.06220.00.0622
0.29815.0600.59430.01740.03480.0348nan0.03480.00.0348
0.250820.0800.44720.00690.01380.0138nan0.01380.00.0138
0.218425.01000.46830.00790.01590.0159nan0.01590.00.0159
0.221330.01200.42720.0040.0080.008nan0.0080.00.008
0.166935.01400.27540.0040.0080.008nan0.0080.00.008
0.187140.01600.27880.0040.0080.008nan0.0080.00.008
0.120245.01800.24530.0040.0080.008nan0.0080.00.008
0.108150.02000.21380.0040.0080.008nan0.0080.00.008
0.106255.02200.21320.0040.0080.008nan0.0080.00.008
0.102660.02400.13360.0040.0080.008nan0.0080.00.008
0.100965.02600.19520.0040.0080.008nan0.0080.00.008
0.0770.02800.15770.0040.0080.008nan0.0080.00.008
0.062675.03000.15560.0040.0080.008nan0.0080.00.008
0.072380.03200.14460.0040.0080.008nan0.0080.00.008
0.066985.03400.11510.0040.0080.008nan0.0080.00.008
0.112690.03600.16680.0040.0080.008nan0.0080.00.008
0.07795.03800.15360.0040.0080.008nan0.0080.00.008
0.0758100.04000.13300.0040.0080.008nan0.0080.00.008

Framework versions

  • —Transformers 4.49.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.4.1
  • —Tokenizers 0.21.1