Skip to content

deeepsig/query-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Implementation of Query Translation Papers

Query_Translation

In this notebook, we'll be implementing the papers written on query translation to improve RAG performance. Traditional RAG approaches may not always yield good results and may hallucinate even when the query given to them is ambiguous or entirely out of scope. Query translation helps us in this sense by reducing hallucinations and yielding improved results.

Papers

Kaggle

https://www.kaggle.com/code/deeepsig/implementation-of-query-translation-papers/notebook