CoolFace
Modelpublic

polejowska/detr-r50-cd45rb-8ah-6l-dilation-corrected

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes11downloads
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-6l-dilation-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.5202

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: 25
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.40241.046061.7613
2.17982.092121.7139
2.11583.0138181.6784
2.09074.0184241.6514
2.06655.0230301.6573
2.05116.0276361.6508
2.04017.0322421.6145
2.02178.0368481.6353
2.01199.0414541.6176
1.992110.0460601.6012
1.984111.0506661.5832
1.977412.0552721.6204
1.956713.0598781.5836
1.954214.0644841.5789
1.934715.0690901.5565
1.934816.0736961.5833
1.918817.0783021.5547
1.908518.0829081.5456
1.895619.0875141.5433
1.889120.0921201.5555
1.889921.0967261.5278
1.878222.01013321.5235
1.867623.01059381.5314
1.869924.01105441.5172
1.862725.01151501.5202

Framework versions

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