CoolFace
Modelpublic

nandysoham/Gregorian_calendar-theme-finetuned-overfinetuned

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes13downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

nandysoham/Gregorian_calendar-theme-finetuned-overfinetuned

This model is a fine-tuned version of nandysoham/distilbert-base-uncased-finetuned-squad on an unknown dataset. It achieves the following results on the evaluation set:

  • —Train Loss: 0.1838
  • —Train End Logits Accuracy: 0.9500
  • —Train Start Logits Accuracy: 0.9688
  • —Validation Loss: 2.0017
  • —Validation End Logits Accuracy: 0.5238
  • —Validation Start Logits Accuracy: 0.4762
  • —Epoch: 8

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:

  • —optimizer: {'name': 'Adam', 'learningrate': {'classname': 'PolynomialDecay', 'config': {'initiallearningrate': 2e-05, 'decaysteps': 100, 'endlearningrate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
  • —training_precision: float32

Training results

Train LossTrain End Logits AccuracyTrain Start Logits AccuracyValidation LossValidation End Logits AccuracyValidation Start Logits AccuracyEpoch
2.28610.36880.40621.60380.59520.57140
1.27740.59380.59381.42400.59520.57141
0.87520.70000.73751.44020.59520.54762
0.52450.82500.84381.50270.64290.59523
0.41320.83130.89381.62520.57140.54
0.31400.90000.90621.75240.54760.47625
0.25340.96880.93121.86460.52380.47626
0.19990.95000.95631.95130.52380.47627
0.18380.95000.96882.00170.52380.47628

Framework versions

  • —Transformers 4.25.1
  • —TensorFlow 2.9.2
  • —Datasets 2.8.0
  • —Tokenizers 0.13.2