{"description":"Test your understanding of how NLP-based question answering systems analyze questions and extract contextually accurate answers.","questions":[{"answer":"To understand natural language questions and provide accurate answers","number":1,"options":["To summarize documents","To generate new questions","To understand natural language questions and provide accurate answers","To extract metadata from text"],"question":"What is the main purpose of a question answering system in NLP?"},{"answer":"Parsing the question for structure and intent","number":2,"options":["Answer synthesis","Database lookup","Parsing the question for structure and intent","Translating the question"],"question":"Which of the following is typically the first step in a question answering system?"},{"answer":"Knowledge base or passage of text","number":3,"options":["Search history","Knowledge base or passage of text","User interface","File name"],"question":"Which component helps a QA system understand the context of a question?"},{"answer":"Deep learning language model","number":4,"options":["Linear regression","Rule-based parser","Deep learning language model","Image classifier"],"question":"What kind of model is typically used in modern question answering systems?"},{"answer":"SQuAD","number":5,"options":["ImageNet","MNIST","SQuAD","COCO"],"question":"Which dataset is commonly used to fine-tune QA models like BERT?"},{"answer":"By identifying and scoring the most relevant span of text","number":6,"options":["By counting word frequency","By matching the number of question marks","By identifying and scoring the most relevant span of text","By checking grammar rules"],"question":"How does a QA model determine the correct answer from a passage?"},{"answer":"Finding relevant passages across large datasets","number":7,"options":["Having too few answer options","Lack of model parameters","Finding relevant passages across large datasets","Converting speech to text"],"question":"What is a potential challenge in open-domain question answering?"},{"answer":"Virtual assistants like Siri or Alexa","number":8,"options":["Spam detection","Machine translation","Virtual assistants like Siri or Alexa","Optical character recognition"],"question":"Which of these applications commonly uses question answering systems?"},{"answer":"It captures semantic relationships in text","number":9,"options":["It uses decision trees","It memorizes all passages","It captures semantic relationships in text","It converts audio into text"],"question":"What makes deep learning effective in QA tasks?"},{"answer":"Accuracy and relevance of the response","number":10,"options":["Length of the answer","Answer formatting","Accuracy and relevance of the response","Number of training epochs"],"question":"Which feature is most important when evaluating QA system performance?"}],"title":"Question Answering Systems"}
