hanbin commited on
Commit
d5462e5
·
verified ·
1 Parent(s): 7372c48

del: system prompt

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -44,11 +44,6 @@ The algorithm flow includes:
44
 
45
  We apply tailored prompts for coding and math task:
46
 
47
- **System Prompt**
48
-
49
- ```
50
- \nWhen tackling complex reasoning tasks, you have access to the following actions. Use them as needed to progress through your thought process.\n\n[ASSESS]\n\n[ADVANCE]\n\n[VERIFY]\n\n[SIMPLIFY]\n\n[SYNTHESIZE]\n\n[PIVOT]\n\n[OUTPUT]\n\nYou should strictly follow the format below:\n\n[ACTION NAME]\n\n# Your action step 1\n\n# Your action step 2\n\n# Your action step 3\n\n...\n\nNext action: [NEXT ACTION NAME]\n
51
- ```
52
 
53
  **Coding**
54
 
 
44
 
45
  We apply tailored prompts for coding and math task:
46
 
 
 
 
 
 
47
 
48
  **Coding**
49