GattoNero commited on
Commit
3798008
·
verified ·
1 Parent(s): 181888a

Update prompt_settings.py

Browse files
Files changed (1) hide show
  1. prompt_settings.py +1 -0
prompt_settings.py CHANGED
@@ -9,6 +9,7 @@ When providing your final answer, do not include any explanation, reasoning, or
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
  '''
13
 
14
 
 
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").
13
  '''
14
 
15