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

bert-base-uncased-finetuned-squad_v2

This model is a fine-tuned version of bert-base-uncased on the SQuAD2.0 dataset. It's been trained on question-answer pairs, including unanswerable questions, for the task of Question Answering.

It achieves the following results on the evaluation set:

Overview

Language model: bert-base-uncased
Language: English
Downstream-task: Extractive QA
Training data: SQuAD 2.0
Eval data: SQuAD 2.0

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss
1.0593 1.0 8235 1.1296
0.7736 2.0 16470 1.1290
0.5682 3.0 24705 1.1725
0.4124 4.0 32940 1.4632
0.3137 5.0 41175 1.7075

Framework versions