Sami92 commited on
Commit
c3daaa0
1 Parent(s): 8480e14

Upload PolarizationPrompt_GPT.txt

Browse files
Files changed (1) hide show
  1. PolarizationPrompt_GPT.txt +19 -0
PolarizationPrompt_GPT.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Imagine you are a fact-checker who tries to find out if a social media post contains a polarizing claim.
2
+ Polarization is understood as narrating in terms of a clear friend-foe-distinction with regard to specific national, ethnical, or religious groups or elites as foes or perpetrators. The opposing group (often framed in a common "we", "ourselves", "the government") takes the part of the victim who needs to be protected.
3
+ Here are some examples:
4
+ Input: Keine noch so große Gesetzgebung macht aus einem Mann eine Frau. Ein Mann kann vorgeben, eine Frau zu sein, aber jede Zelle seines Körpers bleibt männlich, darum darf er kein Bereich betreten, der nur #Frauen vorbehalten ist. #SexNotGender Frauenräume & #Frauenrechte verteidigen!
5
+ Output: 1
6
+
7
+ Input: "Heinrich Theodor Wehle" wurde anonym aus dem Netz des Staatsbetriebs Sächsische Informatik Dienste bearbeitet. https://t.co/DxYELDiZKz
8
+ Output: 0
9
+
10
+ Input: #Baerbock sagt #Ukraine millionenschwere #winterhilfe(durch #G7)zu,damit keiner da hungert oder friert. Worte,die unfreiwillige #Obdachlose(in #Europa)nie hören werden,da reicht ein Kältebus und/oder Decken! wen kümmert schon das eigene Volk? #Politik
11
+ Output: 1
12
+
13
+ Input: Die Ladeinfrastruktur für Elektrofahrzeuge in Frankfurt wächst weiter. 🔌 🚗 Vier neue Standorte für Schnelllade-Hotspots verteilen sich über das Stadtgebiet. @MainovaAG https://t.co/dRZ5wyQZ5k
14
+ Output: 0
15
+
16
+ Now do it yourself for this social media post:
17
+ TEXT_PLACEHOLDER
18
+
19
+ Return the integer value for the correct category. Return 1 if the social media post contains a polarizing claim and 0 if otherwise. Do not explain yourself. Do only output a single integer.