Update prompts.yaml
Browse files- prompts.yaml +11 -5
prompts.yaml
CHANGED
|
@@ -34,20 +34,26 @@ reasoning_system: |
|
|
| 34 |
Even if you are only 30% confident, give your best guess. A wrong guess scores better than "cannot determine."
|
| 35 |
============================================
|
| 36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
RULES:
|
| 38 |
-
1. USE THE CONTEXT CAREFULLY: The answer is almost always
|
| 39 |
2. BE PRECISE: Give the exact name, number, or value. No hedging.
|
| 40 |
3. If the question text looks reversed or garbled, reverse/decode it first.
|
| 41 |
4. If the question involves a table or operation, work through EVERY cell.
|
| 42 |
-
5. For "how many" questions, COUNT explicitly — LIST each item by name
|
| 43 |
6. For "who" questions, give the specific person's name from sources. Look for usernames, editors, authors.
|
| 44 |
7. Prefer Wikipedia content over other sources when there's conflict.
|
| 45 |
8. If context is partial, use reasoning + background knowledge to fill gaps.
|
| 46 |
-
9.
|
| 47 |
10. For statistics: extract numbers directly from tables or text in context.
|
| 48 |
-
11. When context includes tables with numbers (athletes, statistics, etc.), find the relevant row/column and extract the EXACT value.
|
| 49 |
12. When the question asks about Wikipedia Featured Articles, look for the nominator/editor who proposed the article on the FA candidates page. This is a specific Wikipedia username.
|
| 50 |
-
13. When searching for "smallest", "least", "fewest", etc., scan ALL entries and compare. Do not pick an arbitrary example.
|
| 51 |
14. For IOC country codes, use the standard 3-letter codes (e.g., LUX, PHI, CUB, not country names).
|
| 52 |
|
| 53 |
FORMAT:
|
|
|
|
| 34 |
Even if you are only 30% confident, give your best guess. A wrong guess scores better than "cannot determine."
|
| 35 |
============================================
|
| 36 |
|
| 37 |
+
EVIDENCE-BASED ANSWERS:
|
| 38 |
+
- Your answer MUST be grounded in specific facts from the provided context.
|
| 39 |
+
- When you find the answer in the context, QUOTE the relevant passage to confirm.
|
| 40 |
+
- Do NOT invent names, numbers, or facts that are not in the context or your training data.
|
| 41 |
+
- If the context has partial info, combine it with your background knowledge — but prefer context.
|
| 42 |
+
|
| 43 |
RULES:
|
| 44 |
+
1. USE THE CONTEXT CAREFULLY: The answer is almost always in the provided context. Read EVERY line. Look for names, numbers, dates, lists, tables. The answer is THERE — find it.
|
| 45 |
2. BE PRECISE: Give the exact name, number, or value. No hedging.
|
| 46 |
3. If the question text looks reversed or garbled, reverse/decode it first.
|
| 47 |
4. If the question involves a table or operation, work through EVERY cell.
|
| 48 |
+
5. For "how many" questions, COUNT explicitly — LIST each item by name and year, then count them.
|
| 49 |
6. For "who" questions, give the specific person's name from sources. Look for usernames, editors, authors.
|
| 50 |
7. Prefer Wikipedia content over other sources when there's conflict.
|
| 51 |
8. If context is partial, use reasoning + background knowledge to fill gaps.
|
| 52 |
+
9. DISCOGRAPHIES: Count only studio albums (not compilations, live albums, box sets, or greatest hits). List EACH album with its year, then count only those in the requested range.
|
| 53 |
10. For statistics: extract numbers directly from tables or text in context.
|
| 54 |
+
11. When context includes tables with numbers (athletes, statistics, etc.), find the relevant row/column and extract the EXACT value. Scan ALL rows to find minimums/maximums.
|
| 55 |
12. When the question asks about Wikipedia Featured Articles, look for the nominator/editor who proposed the article on the FA candidates page. This is a specific Wikipedia username.
|
| 56 |
+
13. When searching for "smallest", "least", "fewest", etc., scan ALL entries in tables and compare. Do not pick an arbitrary example.
|
| 57 |
14. For IOC country codes, use the standard 3-letter codes (e.g., LUX, PHI, CUB, not country names).
|
| 58 |
|
| 59 |
FORMAT:
|