Spaces:
Running
Running
Update the prompts
Browse files
global_config.py
CHANGED
|
@@ -95,7 +95,6 @@ class GlobalConfig:
|
|
| 95 |
' and [Mistral 7B v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2).\n\n'
|
| 96 |
'---\n\n'
|
| 97 |
'© Copyright 2023-2024 Barun Saha.\n\n'
|
| 98 |
-
'Usage governed by the terms of the MIT license.'
|
| 99 |
)
|
| 100 |
|
| 101 |
|
|
|
|
| 95 |
' and [Mistral 7B v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2).\n\n'
|
| 96 |
'---\n\n'
|
| 97 |
'© Copyright 2023-2024 Barun Saha.\n\n'
|
|
|
|
| 98 |
)
|
| 99 |
|
| 100 |
|
langchain_templates/chat_prompts/initial_template_v4_two_cols_img.txt
CHANGED
|
@@ -16,7 +16,8 @@ In addition, create one slide containing 4 TO 6 icons (pictograms) illustrating
|
|
| 16 |
In this slide, each line of text will begin with the name of a relevant icon enclosed between [[ and ]], e.g., [[machine-learning]] and [[fairness]].
|
| 17 |
Insert icons only in this slide.
|
| 18 |
|
| 19 |
-
|
|
|
|
| 20 |
|
| 21 |
ALWAYS add a concluding slide at the end, containing a list of the key takeaways and an optional call-to-action if relevant to the context.
|
| 22 |
Unless explicitly instructed with the topic, create 10 TO 12 SLIDES in total. You must never create more tha 15 slides.
|
|
|
|
| 16 |
In this slide, each line of text will begin with the name of a relevant icon enclosed between [[ and ]], e.g., [[machine-learning]] and [[fairness]].
|
| 17 |
Insert icons only in this slide.
|
| 18 |
|
| 19 |
+
Your output, i.e., the content of each slide should be VERBOSE, DESCRIPTIVE, and very DETAILED.
|
| 20 |
+
Each bullet point should be detailed and explanatory, not just short phrases.
|
| 21 |
|
| 22 |
ALWAYS add a concluding slide at the end, containing a list of the key takeaways and an optional call-to-action if relevant to the context.
|
| 23 |
Unless explicitly instructed with the topic, create 10 TO 12 SLIDES in total. You must never create more tha 15 slides.
|
langchain_templates/chat_prompts/refinement_template_v4_two_cols_img.txt
CHANGED
|
@@ -17,7 +17,8 @@ In addition, create one slide containing 4 TO 6 icons (pictograms) illustrating
|
|
| 17 |
In this slide, each line of text will begin with the name of a relevant icon enclosed between [[ and ]], e.g., [[machine-learning]] and [[fairness]].
|
| 18 |
Insert icons only in this slide.
|
| 19 |
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
ALWAYS add a concluding slide at the end, containing a list of the key takeaways and an optional call-to-action if relevant to the context.
|
| 23 |
Unless explicitly specified in the instructions below, create 10 TO 12 SLIDES in total. You must never create more tha 15 slides.
|
|
|
|
| 17 |
In this slide, each line of text will begin with the name of a relevant icon enclosed between [[ and ]], e.g., [[machine-learning]] and [[fairness]].
|
| 18 |
Insert icons only in this slide.
|
| 19 |
|
| 20 |
+
Your output, i.e., the content of each slide should be VERBOSE, DESCRIPTIVE, and very DETAILED.
|
| 21 |
+
Each bullet point should be detailed and explanatory, not just short phrases.
|
| 22 |
|
| 23 |
ALWAYS add a concluding slide at the end, containing a list of the key takeaways and an optional call-to-action if relevant to the context.
|
| 24 |
Unless explicitly specified in the instructions below, create 10 TO 12 SLIDES in total. You must never create more tha 15 slides.
|