CoolFace
Modelpublic

davanstrien/deberta-v3-base_fine_tuned_food_ner

sourceHugging Facemitupdated 3y agoView on Hugging Face
10likes35downloads
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. -->

deberta-v3-basefinetunedfoodner

This model is a fine-tuned version of microsoft/deberta-v3-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4164
  • —Precision: 0.9268
  • —Recall: 0.9446
  • —F1: 0.9356
  • —Accuracy: 0.9197

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0400.84250.83230.83230.83230.8073
No log2.0800.55330.87030.89410.88200.8731
No log3.01200.48550.87710.91090.89370.8797
No log4.01600.42380.89490.92220.90830.8964
No log5.02000.41760.90480.93020.91730.9008
No log6.02400.41270.90650.93420.92020.9004
No log7.02800.44090.92940.93020.92980.9043
No log8.03200.39710.91290.93340.92300.9061
No log9.03600.39410.91120.93900.92490.9061
No log10.04000.40690.92330.93660.92990.9148
No log11.04400.40390.92130.93900.93000.9162
No log12.04800.40000.91260.94700.92950.9113
0.379913.05200.41260.93230.93900.93560.9179
0.379914.05600.40760.92720.93980.93340.9140
0.379915.06000.41290.93170.94140.93650.9188
0.379916.06400.40000.92390.94460.93410.9162
0.379917.06800.40980.92670.94380.93520.9179
0.379918.07200.41100.92320.94540.93420.9188
0.379919.07600.42020.92750.94460.93600.9183
0.379920.08000.41640.92680.94460.93560.9197

Framework versions

  • —Transformers 4.21.0
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1