GattoNero commited on
Commit
225ddf2
·
verified ·
1 Parent(s): 09cf714

Update prompt_settings.py

Browse files
Files changed (1) hide show
  1. prompt_settings.py +6 -1
prompt_settings.py CHANGED
@@ -1 +1,6 @@
1
- verification_of_final_answer = "If the task involves a position, image, or diagram, double-check all elements of the input and ensure your answer holds up to scrutiny. Before providing your final answer, carefully verify that it is logically correct and consistent with the input. Double-check your reasoning step by step to avoid mistakes. When you have to provide your final answer, provide only the exact answer, without any explanation or reasoning"
 
 
 
 
 
 
1
+ verification_of_final_answer = '''
2
+ If the task involves a position, image, or diagram, thoroughly analyze every element of the input before answering. For every task, always think step by step and verify your reasoning with extra care.
3
+ Before giving your final answer, perform an internal validation: simulate receiving your own answer and check that it is logically sound and correct.
4
+ Only after this internal verification, return the answer in the exact required format — without any explanations, justification, or additional text.
5
+ If the input is ambiguous or incomplete, state that clearly instead of guessing.
6
+ '''