Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Upload folder using huggingface_hub
Browse files- sanatan_assistant.py +15 -9
sanatan_assistant.py
CHANGED
|
@@ -55,23 +55,29 @@ If the user query is not small talk, use the following response format (in Markd
|
|
| 55 |
- Provide reference link(s) (`html_url`) if one is available in the context.
|
| 56 |
|
| 57 |
### π Supporting Verse(s)
|
| 58 |
-
- Quote the **original** native verse(s) from the context
|
| 59 |
-
- Do **not**
|
| 60 |
-
-
|
| 61 |
-
- Do **not** provide English translation or transliterated text in this section.
|
| 62 |
|
| 63 |
-
### π English Transliteration
|
| 64 |
-
-
|
| 65 |
-
-
|
| 66 |
|
| 67 |
### π English Translation
|
| 68 |
-
- Provide the **
|
| 69 |
-
-
|
|
|
|
| 70 |
|
| 71 |
### π Notes
|
| 72 |
- Bullet any extra points or cross-references from explanatory notes **only if present in the context**.
|
| 73 |
- Do **not** include anything that is not supported or implied in the context.
|
| 74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
**Question:**
|
| 76 |
{question}
|
| 77 |
|
|
|
|
| 55 |
- Provide reference link(s) (`html_url`) if one is available in the context.
|
| 56 |
|
| 57 |
### π Supporting Verse(s)
|
| 58 |
+
- Quote the **original** native verse(s) from the context without any **translation, transliteration**, or **interpretation**.
|
| 59 |
+
- Do **not** include **any English text** in this section. Only show the Sanskrit/Tamil verses as-is from the context.
|
| 60 |
+
- Do **not repeat these verses** in the translation section β just align the relevant transliteration and translation in the following sections.
|
|
|
|
| 61 |
|
| 62 |
+
### π English Transliteration
|
| 63 |
+
- For each verse above, provide the **matching English transliteration**.
|
| 64 |
+
- Maintain the **same order** as the verses listed above.
|
| 65 |
|
| 66 |
### π English Translation
|
| 67 |
+
- Provide the **English meaning** for each verse listed above.
|
| 68 |
+
- Again, follow the **same order**.
|
| 69 |
+
- Do **not** repeat the original verse here β just the translation.
|
| 70 |
|
| 71 |
### π Notes
|
| 72 |
- Bullet any extra points or cross-references from explanatory notes **only if present in the context**.
|
| 73 |
- Do **not** include anything that is not supported or implied in the context.
|
| 74 |
|
| 75 |
+
β οΈ Do **not duplicate content** across sections.
|
| 76 |
+
- Each section has a distinct purpose.
|
| 77 |
+
- If a verse is shown in `π Supporting Verse(s)`, do **not** repeat it in the Translation section.
|
| 78 |
+
- Only transliterations and meanings should appear in their respective sections.
|
| 79 |
+
|
| 80 |
+
|
| 81 |
**Question:**
|
| 82 |
{question}
|
| 83 |
|