CoolFace
Modelpublic

polejowska/detr-r50-cd45rb-8ah-4l-corrected

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

detr-r50-cd45rb-8ah-4l-corrected

This model is a fine-tuned version of facebook/detr-resnet-50 on the cd45rb dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.8325

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

Training results

Training LossEpochStepValidation Loss
3.06191.046062.1934
2.69542.092122.0490
2.56953.0138181.9843
2.5184.0184241.9648
2.46525.0230301.9354
2.42356.0276361.9127
2.39477.0322421.8715
2.3698.0368481.8564
2.35429.0414541.8511
2.340710.0460601.8325

Framework versions

  • —Transformers 4.28.0
  • —Pytorch 2.0.1
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3