CoolFace
Modelpublic

edyfjm07/distilbert-base-uncased-QA4-finetuned-squad-es

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

edyfjm07/distilbert-base-uncased-QA4-finetuned-squad-es

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

  • —Train Loss: 0.0931
  • —Train End Logits Accuracy: 0.9559
  • —Train Start Logits Accuracy: 0.9685
  • —Validation Loss: 1.2632
  • —Validation End Logits Accuracy: 0.8088
  • —Validation Start Logits Accuracy: 0.8088
  • —Epoch: 45

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', 'weightdecay': None, 'clipnorm': None, 'globalclipnorm': None, 'clipvalue': None, 'useema': False, 'emamomentum': 0.99, 'emaoverwritefrequency': None, 'jitcompile': True, 'islegacyoptimizer': False, 'learningrate': {'module': 'keras.optimizers.schedules', 'classname': 'PolynomialDecay', 'config': {'initiallearningrate': 1e-05, 'decaysteps': 5474, 'endlearningrate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registeredname': None}, '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
3.89490.17330.18912.49810.39180.39810
2.04790.40970.48111.65750.48900.61131
1.43430.55990.61661.33710.57680.64262
1.08920.63130.68911.18500.66770.68653
0.91720.68700.74051.13050.67710.73354
0.74700.72580.79101.06740.71470.75245
0.67280.74260.80881.08430.71160.76806
0.59890.77210.84031.07870.73040.76497
0.49880.80570.85821.10910.73980.76188
0.46740.82140.85401.11500.73670.77749
0.41730.82560.87821.14340.73350.777410
0.38040.83190.88971.12560.73350.790011
0.38310.84560.88341.16140.74290.793112
0.33250.85500.90971.15190.74290.790013
0.31150.87390.90761.14230.75860.786814
0.28600.87920.91601.13350.76490.802515
0.27510.88340.91811.11350.77120.811916
0.24410.89180.92961.17710.75240.790017
0.23420.90440.93701.14330.76800.808818
0.20490.92540.93911.16890.76800.799419
0.20290.91700.94751.16590.80250.815020
0.19390.91700.94221.20300.77120.815021
0.17870.92020.95481.20730.78060.805622
0.20130.92330.94851.16150.79620.799423
0.18210.93490.94431.16570.78060.808824
0.16830.93280.94641.16840.79940.808825
0.15680.92860.95801.19090.79000.805626
0.15360.92440.95901.20540.78680.818227
0.12210.94850.96011.19960.78060.808828
0.13730.93490.96011.22010.78060.805629
0.13340.94430.95691.25310.78680.802530
0.13350.94220.95691.20300.79620.808831
0.11570.94850.95901.21420.79310.808832
0.12090.94750.95901.22150.77430.799433
0.11490.95480.96531.21250.78060.805634
0.10480.95380.96741.26320.79000.805635
0.10560.94750.97061.24850.79310.808836
0.09640.96530.96851.24680.79000.808837
0.10000.95590.96641.24220.79620.805638
0.09890.96010.96531.26200.80250.805639
0.10240.95900.96741.25280.79940.805640
0.09170.95480.97161.25060.79310.808841
0.09130.95800.96851.25380.80250.805642
0.09230.96640.96321.26190.80250.805643
0.09210.95590.96431.26210.80560.808844
0.09310.95590.96851.26320.80880.808845

Framework versions

  • —Transformers 4.41.2
  • —TensorFlow 2.15.0
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1