GattoNero commited on
Commit
a3b12e6
·
verified ·
1 Parent(s): a4ae2c6

Update prompt_settings.py

Browse files
Files changed (1) hide show
  1. prompt_settings.py +2 -2
prompt_settings.py CHANGED
@@ -5,8 +5,8 @@ verification_of_final_answer = '''
5
  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, print every step you take, and verify your reasoning with extra care.
6
  Before giving your final answer, perform an internal validation: simulate receiving your own answer and check that it is logically sound and correct.
7
  Think step by step, print every step you take and verify your reasoning before answering.
8
- When providing your final answer, do not include any explanation, reasoning, or context.
9
- Output only the final answer as a single word, number, or short phrase, as expected by the task.
10
  Do not add punctuation, quotes, or full sentences.
11
  If the input is ambiguous or incomplete, state that clearly instead of guessing.
12
  if you have to transcribe and extract elements from a text, extract them exactly as they are described in the text, preserving all adjectives and descriptors (e.g., "freshly squeezed lemon juice" must not be simplified to "lemon juice").
 
5
  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, print every step you take, and verify your reasoning with extra care.
6
  Before giving your final answer, perform an internal validation: simulate receiving your own answer and check that it is logically sound and correct.
7
  Think step by step, print every step you take and verify your reasoning before answering.
8
+ Only when providing your final answer, do not include any explanation, reasoning, or context.
9
+ When you are ready to provide your final anwer output only the final answer as a single word, number, or short phrase, as expected by the task.
10
  Do not add punctuation, quotes, or full sentences.
11
  If the input is ambiguous or incomplete, state that clearly instead of guessing.
12
  if you have to transcribe and extract elements from a text, extract them exactly as they are described in the text, preserving all adjectives and descriptors (e.g., "freshly squeezed lemon juice" must not be simplified to "lemon juice").