generated_from_trainer

<!-- 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. -->

albert-base-v2-finetuned-squad

This model is a fine-tuned version of albert-base-v2 on the squad dataset. It achieves the following results on the evaluation set:

Model description

This model is fine-tuned on the extractive question answering task -- The Stanford Question Answering Dataset -- SQuAD2.0.

Intended uses & limitations

More information needed

Training and evaluation data

Training and evaluation was done on SQuAD2.0.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss
0.8702 1.0 5540 0.8943
0.6972 2.0 11080 0.9087
0.4998 3.0 16620 0.9890
0.3601 4.0 22160 1.1892
0.235 5.0 27700 1.4539

Framework versions