Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ BEFORE:
|
|
| 18 |
}
|
| 19 |
}
|
| 20 |
},
|
| 21 |
-
|
| 22 |
AFTER WITH PROMPT
|
| 23 |
},
|
| 24 |
"gsm8k": {
|
|
@@ -32,7 +32,8 @@ AFTER WITH PROMPT
|
|
| 32 |
}
|
| 33 |
}
|
| 34 |
},
|
| 35 |
-
so it could of reached 87.4% which would be edge to edge with haiku 3.
|
|
|
|
| 36 |
|
| 37 |
I'll do the yap under the prompt so who wants to read can and people that wanna plug and play can
|
| 38 |
STEP 1 — DOMAIN TREE (branch from broad to specific):
|
|
@@ -120,3 +121,5 @@ STEP 1 — DOMAIN TREE (branch from broad to specific):
|
|
| 120 |
Instaid of it guessing what to do now it picks out what to do within its training data to answer the question thus the reasoning so it knows how and why it choose this method. this then helps it solve the problem. Then I reasured it that it can make a mistake and fix it while reasoning so use this prompt for excesive questions and NOT for rapid questions.
|
| 121 |
It also gives a confidence rating as not everyone is perfect and you knowing how well it thinks the answer helps you gauge your thinking as I think AI should be an extention and NOT a replacement of human thinking.
|
| 122 |
And also if "huyedits" is hard to pronounce, call me FlamedPrompter.
|
|
|
|
|
|
|
|
|
| 18 |
}
|
| 19 |
}
|
| 20 |
},
|
| 21 |
+
Leaving with a result of 41.6% or way less.
|
| 22 |
AFTER WITH PROMPT
|
| 23 |
},
|
| 24 |
"gsm8k": {
|
|
|
|
| 32 |
}
|
| 33 |
}
|
| 34 |
},
|
| 35 |
+
so it could of reached 87.4% or 75.8% which would be edge to edge with haiku 3.
|
| 36 |
+
The control was that it was qwen3.5 9B Q3_K_L.
|
| 37 |
|
| 38 |
I'll do the yap under the prompt so who wants to read can and people that wanna plug and play can
|
| 39 |
STEP 1 — DOMAIN TREE (branch from broad to specific):
|
|
|
|
| 121 |
Instaid of it guessing what to do now it picks out what to do within its training data to answer the question thus the reasoning so it knows how and why it choose this method. this then helps it solve the problem. Then I reasured it that it can make a mistake and fix it while reasoning so use this prompt for excesive questions and NOT for rapid questions.
|
| 122 |
It also gives a confidence rating as not everyone is perfect and you knowing how well it thinks the answer helps you gauge your thinking as I think AI should be an extention and NOT a replacement of human thinking.
|
| 123 |
And also if "huyedits" is hard to pronounce, call me FlamedPrompter.
|
| 124 |
+
|
| 125 |
+
And also please give feedback so we can all make the prompt even stronger.
|