pdivya-mca / BLOG-Question-Answer-using-Transformer

Blog - Question-Answer (QA) using Transformer is a type of artificial intelligence model that uses the Transformer architecture to find an answer to a question within a given context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question-Answer-using-Transformer

Question-Answer (QA) using Transformer is a type of artificial intelligence model that uses the Transformer architecture to find an answer to a question within a given context, such as a text document, database, or knowledge graph. The model processes the question and context, and generates a summary or answer based on the information it finds relevant.

I have submitted Question and Answer Transformer log in GUVI, IIT- Madras. Please check with the following link.

Blog Published Link - https://forum.guvi.in/posts/6974/question-and-answer-using-pre-trained-transformers

From the above file you can find pdf of Question and Answer using Transformer Blog

About

Blog - Question-Answer (QA) using Transformer is a type of artificial intelligence model that uses the Transformer architecture to find an answer to a question within a given context


Languages

Language:Jupyter Notebook 100.0%