Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ def format_input(reference, query, response):
46
  ####END INFO####
47
  Based on the information provided is the model output a hallucination? Respond with only "yes" or "no"
48
  """
49
- return input
50
 
51
  text = format_input(reference="The apple mac has the best hardware",
52
  query="What computer has the best software?",
 
46
  ####END INFO####
47
  Based on the information provided is the model output a hallucination? Respond with only "yes" or "no"
48
  """
49
+ return prompt
50
 
51
  text = format_input(reference="The apple mac has the best hardware",
52
  query="What computer has the best software?",