Spaces:
Runtime error
Runtime error
Update data/prompts/prompt_info.txt
Browse files
data/prompts/prompt_info.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
"""
|
2 |
-
|
3 |
-
Context:
|
4 |
---------------------
|
5 |
{context_str}
|
6 |
---------------------
|
7 |
-
|
8 |
-
|
|
|
9 |
"""
|
|
|
1 |
"""
|
2 |
+
Context information is provided below.
|
|
|
3 |
---------------------
|
4 |
{context_str}
|
5 |
---------------------
|
6 |
+
As an information extraction specialist and based on the context information, answer the query: {query_str}. Focus on brevity and clarity. Your aim is to extract key information and provide direct, to-the-point answers to specific questions about a research article. Answers should be concise, avoiding unnecessary details.
|
7 |
+
Format the answer in a readable way, omitting any irrelevant special characters.
|
8 |
+
In cases where a query cannot be adequately answered due to insufficient or unclear information in the article, state this explicitly.
|
9 |
"""
|