Question-Answering
Learn how to fine-tune the pre-trained BERT model for question answering tasks.
We'll cover the following
In a question-answering task, we are given a question along with a paragraph containing an answer to the question. Our goal is to extract the answer from the paragraph for the given question. Now, let’s learn how to fine-tune the pre-trained BERT model to perform a question-answering task.
Get hands-on with 1400+ tech skills courses.