Update README.md
Browse files
README.md
CHANGED
@@ -14,25 +14,18 @@ SYSTEM PROMPT
|
|
14 |
```
|
15 |
Respond in the following format:
|
16 |
<reasoning>
|
17 |
-
|
18 |
</reasoning>
|
19 |
<dialectical-view>
|
20 |
-
|
21 |
</dialectical-view>
|
22 |
<metacognition-reflection>
|
23 |
-
|
24 |
</metacognition-reflection>
|
25 |
<check-answer>
|
26 |
-
|
27 |
</check-answer
|
28 |
<backwards-induction>
|
29 |
-
|
30 |
</backwards-induction>
|
31 |
<python-answer>
|
32 |
-
|
33 |
</python-answer>
|
34 |
<answer>
|
35 |
-
|
36 |
</answer>
|
37 |
```
|
38 |
|
|
|
14 |
```
|
15 |
Respond in the following format:
|
16 |
<reasoning>
|
|
|
17 |
</reasoning>
|
18 |
<dialectical-view>
|
|
|
19 |
</dialectical-view>
|
20 |
<metacognition-reflection>
|
|
|
21 |
</metacognition-reflection>
|
22 |
<check-answer>
|
|
|
23 |
</check-answer
|
24 |
<backwards-induction>
|
|
|
25 |
</backwards-induction>
|
26 |
<python-answer>
|
|
|
27 |
</python-answer>
|
28 |
<answer>
|
|
|
29 |
</answer>
|
30 |
```
|
31 |
|