CoolFace
Modelpublic

CristianR8/resnet50-cocoa

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

resnet50-cocoa

This model is a fine-tuned version of microsoft/resnet-50 on the SemilleroCV/Cocoa-dataset dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3381
  • Accuracy: 0.8917

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: 2e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 1337
  • 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.0

Training results

Training LossEpochStepValidation LossAccuracy
1.37931.01961.44520.8628
0.94172.03921.08320.8628
0.85463.05880.73240.8628
0.60674.07840.57610.8628
0.55835.09800.52210.8628
0.68196.011760.46180.8628
0.41547.013720.45450.8628
0.49978.015680.45560.8628
0.66239.017640.44830.8628
0.814110.019600.44940.8628
0.551411.021560.44370.8628
0.683112.023520.44070.8664
0.279913.025480.44590.8700
0.45114.027440.43130.8809
0.390115.029400.43400.8845
0.477816.031360.42190.8845
0.553117.033320.43040.8845
0.490418.035280.44290.8845
0.539819.037240.41440.8917
0.802420.039200.42530.8881
0.702221.041160.42320.8917
0.386822.043120.41670.8917
0.407523.045080.39170.8917
0.387324.047040.42690.8881
0.238225.049000.39130.8845
0.652526.050960.39490.8881
0.320727.052920.39670.8881
0.456928.054880.39010.8845
0.618429.056840.41140.8917
0.605530.058800.43420.8881
0.4731.060760.40710.8917
0.350732.062720.38380.8881
0.488833.064680.40060.8881
0.427634.066640.39090.8881
0.537135.068600.42380.8917
0.482636.070560.38430.8917
0.511937.072520.37470.8845
0.419238.074480.42320.8881
1.154539.076440.44150.8881
0.320640.078400.39370.8881
0.346441.080360.36780.8881
0.401642.082320.38490.8881
0.203743.084280.34870.8881
0.379544.086240.42980.8881
0.40345.088200.39660.8881
0.275446.090160.37850.8845
0.522847.092120.41170.8881
0.726348.094080.37260.8845
0.899549.096040.45590.8917
0.684450.098000.41640.8881
0.273451.099960.38620.8881
0.417952.0101920.43860.8917
0.335453.0103880.39490.8881
0.703154.0105840.39100.8881
0.58655.0107800.42160.8881
0.360156.0109760.45450.8881
0.36257.0111720.37600.8845
0.613258.0113680.42580.8881
0.560559.0115640.39720.8881
0.507160.0117600.38730.8917
0.45861.0119560.40980.8881
0.440162.0121520.38590.8845
0.543963.0123480.41420.8917
0.609964.0125440.39700.8881
0.274965.0127400.36560.8809
0.58166.0129360.42030.8881
0.600967.0131320.40740.8917
0.238868.0133280.35940.8845
0.600669.0135240.40450.8845
0.38870.0137200.37170.8881
0.55271.0139160.42390.8881
0.387572.0141120.37310.8881
0.310573.0143080.34340.8845
0.462774.0145040.39460.8881
0.293175.0147000.39500.8845
0.463976.0148960.38750.8881
0.353477.0150920.40090.8881
0.317578.0152880.41090.8881
0.533479.0154840.39180.8881
0.482780.0156800.38070.8881
0.516281.0158760.36240.8845
0.437782.0160720.37290.8881
0.448783.0162680.39810.8917
0.505784.0164640.39950.8917
0.342185.0166600.35540.8881
0.408386.0168560.36340.8845
0.763487.0170520.39700.8881
0.258888.0172480.41210.8917
0.158489.0174440.37110.8881
0.264390.0176400.37430.8881
0.277191.0178360.37260.8881
0.33692.0180320.37580.8845
0.328393.0182280.43970.8917
0.722494.0184240.38690.8917
0.157595.0186200.33810.8917
0.406296.0188160.36840.8845
0.384997.0190120.38870.8881
0.275598.0192080.37250.8881
0.495299.0194040.41370.8917
0.3807100.0196000.39230.8881

Framework versions

  • Transformers 4.48.0.dev0
  • Pytorch 2.5.1+cu124
  • Datasets 3.1.0
  • Tokenizers 0.21.0