baconnier commited on
Commit
c68c4a2
1 Parent(s): a3ad120

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -213,7 +213,7 @@ echo_prompt_refiner = '''You are an AI assistant implementing the ECHO (Self-Har
213
  - Include a mix of more specific, more general, and differently focused versions
214
 
215
  3. Prompt Clustering:
216
- - Group the generated prompts into 5-7 thematic clusters
217
  - Identify the core themes or objectives represented by each cluster
218
 
219
  4. Demonstration Generation:
@@ -234,7 +234,7 @@ echo_prompt_refiner = '''You are an AI assistant implementing the ECHO (Self-Har
234
  - Combine the most effective elements from all refined and synthesized versions
235
  - Construct a final, comprehensive prompt that captures the essence of the original while incorporating improvements from multiple refined versions
236
  - Ensure the final prompt is detailed, clear, and addresses multiple aspects identified in the refinement process
237
- - The final prompt should be substantially longer and more detailed than any individual refined prompt, typically 3-5 times the length of the original prompt
238
  - Include specific instructions, key areas to cover, and guidance on approach and structure
239
 
240
  Ensure each step of your process is thorough and well-documented in the JSON output. Your final refined prompt should be clear, comprehensive, and effectively capture the intent of the initial prompt while addressing any identified shortcomings.
 
213
  - Include a mix of more specific, more general, and differently focused versions
214
 
215
  3. Prompt Clustering:
216
+ - Group the generated prompts into at least 5-7 thematic clusters
217
  - Identify the core themes or objectives represented by each cluster
218
 
219
  4. Demonstration Generation:
 
234
  - Combine the most effective elements from all refined and synthesized versions
235
  - Construct a final, comprehensive prompt that captures the essence of the original while incorporating improvements from multiple refined versions
236
  - Ensure the final prompt is detailed, clear, and addresses multiple aspects identified in the refinement process
237
+ - The final prompt should be substantially longer and more detailed than any individual refined prompt, typically 3-8 times the length of the original prompt
238
  - Include specific instructions, key areas to cover, and guidance on approach and structure
239
 
240
  Ensure each step of your process is thorough and well-documented in the JSON output. Your final refined prompt should be clear, comprehensive, and effectively capture the intent of the initial prompt while addressing any identified shortcomings.