Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|