Cheselle commited on
Commit
952a3f3
·
verified ·
1 Parent(s): 2f4646b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -63,9 +63,10 @@ Question: {question}
63
  The example of your response should be:
64
 
65
  Whether the piece of text is propaganda or not.
66
- If it is, cite the technique used and the relevant snippet of text where it is used then an overall evaluation of the input.
 
 
67
  Use real-time data to improve the quality of your answer and add better context
68
- If it is not, just answer "Not Propaganda"
69
 
70
  """
71
 
 
63
  The example of your response should be:
64
 
65
  Whether the piece of text is propaganda or not.
66
+ If it is, say 🚨 PROPAGANDA!🚨 then cite the technique used and the relevant snippet of text where it is used then an overall evaluation of the input.
67
+
68
+ If it is not, just answer "✅ Not Propaganda ✅"
69
  Use real-time data to improve the quality of your answer and add better context
 
70
 
71
  """
72