Hi everyone,
I need some advice. I want to develop a voice bot whose task is to answer questions about a ski resort. The resort offers various activities and entertainment, as well as a restaurant and a hotel. Questions may cover these topics. I also want the bot to ask clarifying questions.
I started experimenting with GPT-3.5 Turbo and began creating a dataset. So far, I have selected a few questions and created 5 variations of each, but the answers often contain hallucinations — the model frequently adds something on its own.
Can anyone provide advice on the method to achieve success in this task?
Thank you!