We are building a Hallucination Detector and Predictor
I was working on a project where i was solving a problem of hallucination detection in contextual question answering in chat bot, in this i have to create a model having good accuracy and good prediction which will detect the hallucination in chatbot. I have used different machine learning model like random forest , and other, using transformers , tf idf vectorizer to solve the problem .