CoolFace
Modelpublic

davanstrien/convnext_manuscript_iiif

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

convnextmanuscriptiiif

This model is a fine-tuned version of facebook/convnext-base-224-22k on the davanstrien/iiifmanuscriptslabelge50 dataset. It achieves the following results on the evaluation set:

  • Loss: 5.5856
  • F1: 0.0037

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: 0.0002
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 1337
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 30.0
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1
6.57531.020386.41210.0016
5.98652.040765.94660.0021
5.65213.061145.76450.0029
5.31234.081525.68900.0033
5.03375.0101905.66920.0034
4.7436.0122285.58560.0037
4.43877.0142665.59690.0042
4.14228.0163045.67110.0043
3.83729.0183425.67610.0044
3.524410.0203805.84690.0042
3.232111.0224185.87740.0045
2.900412.0244566.11860.0047
2.593713.0264946.23980.0046
2.298314.0285326.37320.0049
2.061115.0305706.50240.0045
1.815316.0326086.65850.0047
1.607517.0346466.83330.0043
1.434218.0366846.95290.0044
1.261419.0387227.11290.0046
1.146320.0407607.19770.0039
1.038721.0427987.27000.0044
0.963522.0448367.33750.0040
0.887223.0468747.40030.0039
0.815624.0489127.48840.0039
0.754425.0509507.47640.0039
0.689326.0529887.51530.0042
0.676727.0550267.54270.0043
0.609828.0570647.55470.0042
0.587129.0591027.55330.0041
0.569630.0611407.55950.0041

Framework versions

  • Transformers 4.18.0.dev0
  • Pytorch 1.10.2+cu102
  • Datasets 1.18.3
  • Tokenizers 0.11.6