adi-123 commited on
Commit
f0c920d
1 Parent(s): 3225f5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -4
app.py CHANGED
@@ -50,10 +50,13 @@ Context:\n {context}?\n
50
  Question: \n{question}\n
51
 
52
  Example response format:
53
- - Overview: (brief summary or introduction)
54
- - Key points:
55
- (1.: paragraph for main details)
56
- (2.: paragraph for main details)
 
 
 
57
  ...
58
 
59
  Use a mix of paragraphs and points to effectively convey the information.
 
50
  Question: \n{question}\n
51
 
52
  Example response format:
53
+
54
+ Overview:
55
+ (brief summary or introduction)
56
+
57
+ Key points:
58
+ (point 1: paragraph for key details)
59
+ (point 2: paragraph for key details)
60
  ...
61
 
62
  Use a mix of paragraphs and points to effectively convey the information.