How to build a Q&A Reader Model in Python (Open-domain QA)
James Briggs
š Free NLP for Semantic Search Course: https://www.pinecone.io/learn/nlp
Open-domain question-answering (ODQA) is a wildly popular pipeline of databases and language models that allow us to ask a machine human-like questions and return comprehensible and even intelligent answers.
Despite the outward guise of simplicity, ODQA requires a reasonably advanced set of components placed together to enable the extractive Q&A functionality.
We call this extractive Q&A because the models are not generating an answer. Instead, the answer already exists but is hidden somewhere within potentially thousands, millions, or even more data sources.
By enabling extractive Q&A, we enable a more intelligent and efficient way to retrieve information from what can be massive stores of data.
š² Pinecone article: https://www.pinecone.io/learn/reader-models/
š¤ 70% Discount on the NLP With Transformers in Python course: https://bit.ly/3DFvvY5
š Subscribe for Article and Video Updates! https://jamescalam.medium.com/subscribe https://medium.com/@jamescalam/membership
š¾ Discord: https://discord.gg/c5QtDB9RAP
00:00 Intro 00:13 ODQA Components 03:09 Data Preprocessing 22:35 Fine-tuning ... https://www.youtube.com/watch?v=-fzCSPsfMic
192617643 Bytes