generated_from_trainer

bert-base-uncased-QnA-MLQA_Dataset

This model is a fine-tuned version of bert-base-uncased.

Model description

For more information on how it was created, check out the following link: https://github.com/DunnBC22/NLP_Projects/blob/main/Question%26Answer/ML%20QA/ML_QA_Question%26Answer_with_BERT.ipynb

Intended uses & limitations

This model is intended to demonstrate my ability to solve a complex problem using technology.

Training and evaluation data

Dataset Source: https://huggingface.co/datasets/mlqa/viewer/mlqa.en.en/test

Histogram of Input (Both Context & Question) Lengths Histogram of Input (Both Context & Question) Lengths

Histogram of Context Lengths Histogram of Context Lengths

Histogram of Question Lengths Histogram of Question Lengths

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Metric Name Metric Value
Exact Match 59.6146
F1 73.3002

Framework versions