CoolFace
Modelpublic

izaitova/herbert-large-cased-upos

sourceHugging Facecc-by-4.0updated 2y agoView on Hugging Face
0likes15downloads
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. -->

herbert-large-cased-upos

This model is a fine-tuned version of allegro/herbert-large-cased on the universal_dependencies dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0611
  • —Precision: 0.9166
  • —Recall: 0.8826
  • —F1: 0.8928
  • —Accuracy: 0.9828

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.04380.27980.83620.82220.82710.8779
No log2.08760.16130.92870.85110.86770.9240
No log3.013140.09670.88450.85300.85620.9539
No log4.017520.09170.91030.84610.86570.9629
No log5.021900.07820.89650.87040.87640.9666
No log6.026280.07660.89730.87040.87670.9691
No log7.030660.06340.91710.88110.89230.9790
No log8.035040.06260.91390.89090.89890.9796
No log9.039420.06750.91310.87920.88930.9803
No log10.043800.06110.91660.88260.89280.9828

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.19.1