Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

q2d: Turning Questions into Dialogs to Teach Models How to Search, Bitton+, The Hebrew University of Jerusalem (w/ Google Research), arXiv'23 #575

Open
AkihikoWatanabe opened this issue Apr 28, 2023 · 1 comment

Comments

@AkihikoWatanabe
Copy link
Owner

https://arxiv.org/abs/2304.14318

@AkihikoWatanabe
Copy link
Owner Author

AkihikoWatanabe commented Apr 28, 2023

LLMにquestionを与え、questionを解決するためのinformation seekingの対話ログを生成させる。このデータを用いて、dialogueからquestionを生成するモデルを訓練し、検索APIなどに渡せるようにした研究。全く対話のログがないドメインのデータに対しても、人間と遜色ない高品質な対話が生成可能。これにより、query generationモデルの更なる高性能化が実現できる。

image

@AkihikoWatanabe AkihikoWatanabe changed the title q2d: Turning Questions into Dialogs to Teach Models How to Search q2d: Turning Questions into Dialogs to Teach Models How to Search, Bitton+, The Hebrew University of Jerusalem (w/ Google Research), arXiv'23 Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant