From 0471db276d93c91cdc5bdaf6037616f000c0aa4e Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Wed, 3 Jul 2024 09:07:10 +0300 Subject: [PATCH] m --- science/ai/prompt/technics.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/science/ai/prompt/technics.txt b/science/ai/prompt/technics.txt index 637b07fab..5f6e5c5b2 100644 --- a/science/ai/prompt/technics.txt +++ b/science/ai/prompt/technics.txt @@ -5,3 +5,19 @@ Let's think step-by-step ToT tree-of-thought please generate list of 3 distinct options + +20 For each option: evaluate potential, summarize pros and cons, and assign a probability of being clicked by a user. +Assign a score based on these factors. Provide output as a list. Sort by score. +Use the template. +... +Option 1: +[Score] +[Score justification, 100 characters maximum] +[Pros/Cons] +... + +4. In CoT prompting, what intermediate reasoning steps help LLM to learn? +Relationsheeps between distinct pieces of text + +6. Application of CoT +QA and Summarizations