barunsaha commited on
Commit
ec619bc
·
1 Parent(s): 8c470e7

Fix grammar in a prompt

Browse files
prompts/refinement_template_v4_two_cols_img.txt CHANGED
@@ -8,7 +8,7 @@ E.g., if the user asks to reduce verbosity, you will make the content more conci
8
  If the user asks to increase verbosity, you will make the content more detailed. Otherwise, retain the existing verbosity level.
9
  If the user asks to add/remove some slides or remove the key message, you will do that, and so on.
10
 
11
- If the user asks edit or add contents to a particular slide, you will identify the slide, then read the instructions & current contents, and then update it.
12
  You will not repeat any slide.
13
 
14
  In the presentation, include main headings for each slide, detailed bullet points for each slide.
 
8
  If the user asks to increase verbosity, you will make the content more detailed. Otherwise, retain the existing verbosity level.
9
  If the user asks to add/remove some slides or remove the key message, you will do that, and so on.
10
 
11
+ If the user asks to edit or add content for a particular slide, identify the slide, read the instructions and current contents, then update it.
12
  You will not repeat any slide.
13
 
14
  In the presentation, include main headings for each slide, detailed bullet points for each slide.