Spaces:
Runtime error
Runtime error
Create prompts/QA.txt
Browse files- prompts/QA.txt +11 -0
prompts/QA.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Below is an prompt that shows a user question and paired with an input that provides further context. Write a response that appropriately\n
|
2 |
+
provides a factual answer to the question based on the context.
|
3 |
+
|
4 |
+
### User question:
|
5 |
+
Question
|
6 |
+
|
7 |
+
### Context:
|
8 |
+
Input
|
9 |
+
|
10 |
+
### Response
|
11 |
+
Factual answer:
|