mirror of
https://github.com/princeton-nlp/tree-of-thought-llm
synced 2025-04-23 07:34:13 +00:00
docs: add comment
This commit is contained in:
parent
4bc4c1b317
commit
e2db1b6b38
@ -13,7 +13,7 @@ Answer: 5 + 5 + 5 + 9 = 24
|
||||
Input: {input}
|
||||
'''
|
||||
|
||||
# 5-shot
|
||||
# 5-shot + cot
|
||||
cot_prompt = '''Use numbers and basic arithmetic operations (+ - * /) to obtain 24. Each step, you are only allowed to choose two of the remaining numbers to obtain a new number.
|
||||
Input: 4 4 6 8
|
||||
Steps:
|
||||
|
Loading…
Reference in New Issue
Block a user