CoolFace
Modelpublic

gokulsrinivasagan/bert_train_book_ent_15p_mid_qnli

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

berttrainbookent15pmidqnli

This model is a fine-tuned version of gokulsrinivasagan/bert_train_book_ent_15p_mid on the GLUE QNLI dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6913
  • —Accuracy: 0.5054

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: 256
  • —evalbatchsize: 256
  • —seed: 10
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracy
0.69761.04100.69380.4946
0.69482.08200.69440.4946
0.6943.012300.69350.5054
0.69374.016400.69350.4946
0.69355.020500.69370.4946
0.69346.024600.69560.4946
0.69327.028700.69330.5054
0.6938.032800.69290.5054
0.6939.036900.69340.4946
0.692910.041000.69270.4946
0.692711.045100.69330.5054
0.692712.049200.69330.5054
0.692713.053300.69320.5054
0.692714.057400.69140.5054
0.692615.061500.69340.4946
0.692716.065600.69340.4946
0.692617.069700.69150.4946
0.692618.073800.69130.5054
0.692619.077900.69130.5054
0.692720.082000.69140.4948
0.692721.086100.69330.4946
0.692622.090200.69200.4946
0.692523.094300.69170.4990

Framework versions

  • —Transformers 4.51.2
  • —Pytorch 2.6.0+cu126
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1