input
stringlengths 937
1.27k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: At this rate, I'd cheer for the awful New York Yankees over the St. Louis Cardinals.
Label: Offensive
Output:
| [
"false"
] | task905-1bc61795beff4d619dc7da257217ac88 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @SophieRo3 if only there was a medal for that: "we hate fags, but we won't kill them" medal. Thank u for the privilege to let fags live.
Label: Hate Speech
Output:
| [
"true"
] | task905-e868d5321bb84af194ff878f8d31f7a3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Just spoke w/ @HispanicLinkNS legend, mentor Charlie Ericksen. Great to catch up w/ those who helped open doors for Latino journos #thankful
Label: Offensive
Output:
| [
"false"
] | task905-c5ff7947dee14f4a9e0676b7c7735871 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @DSwaggin6_ @_JustDavilaa @xaviee_21 @Quise4144 look at ur avi u fag
Label: Hate Speech
Output:
| [
"false"
] | task905-a98bf63a467d49548d47879788de3bce |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: My son is 9 and still has issues tying his shoes because he's barefoot all the time, in case you wanted to know my hillbilly status.
Label: Offensive
Output:
| [
"false"
] | task905-7cb3bbcc98b748448dc955e6f74548cc |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ' Hate a female that got the mentality of a niggah .
Label: Neither
Output:
| [
"false"
] | task905-ec5092e3102747c0a77f8651a7fa604a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @MrFayoh Im a proud wacko bird, how bout you?
Label: Neither
Output:
| [
"true"
] | task905-b613ec5925a945bfbad6bc63bf119daa |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @real5Hfacts stfu u ugly dyke
Label: Hate Speech
Output:
| [
"true"
] | task905-e4853b555b054cbfa9f395f6b861e500 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @GabrielaAngela4 @DeliaParedez @StephyRae7 @TheOneMiss_Luu @Ramona_Pilar @rikki_lovee whatever Gabby! You hoe
Label: Hate Speech
Output:
| [
"false"
] | task905-25746e0af0e04c4a903ff92ed9239980 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @SAMMI_boyden bruh we can finally roll like rednecks (': ((drug dealers))
Label: Hate Speech
Output:
| [
"true"
] | task905-48ddc6d97e5d45018cd94efc32faddf7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Alejandro_Bihhh @CapoDaAssHole so y'all niggaz ain't never listen to no slow shit with a bitch
Label: Hate Speech
Output:
| [
"false"
] | task905-8ecd4965c12f4fc1a31d064de3213a87 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #11 get to hit any bitch on campus he wants to
Label: Offensive
Output:
| [
"true"
] | task905-5e810880d6b440a3988f7d65e5df3afb |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @CuteCIothes @xo_shelbie go buy them bitches
Label: Hate Speech
Output:
| [
"false"
] | task905-f0185aac6a0a4784a77b12468a281bd7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@HaitianCocaine_: FML 😡 My period on !” Can't pop that pussy now huh?
Label: Offensive
Output:
| [
"true"
] | task905-0b290b94f9bd451887747da57c8c4e9b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: My Oriental Gallery Blog: The New Land of Free Enterprise http://t,co/pz55t90Z
Label: Offensive
Output:
| [
"false"
] | task905-f09f0bae20b440ca86d9e7954cef2c31 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #HelloBrookland! We're here at the @MonroeStMarket opening! Serving free samples of cider, vegan sliders, brownies! http://t.co/BW9uYtLQu1
Label: Neither
Output:
| [
"true"
] | task905-41d46f06ca234f4b8280c586bd0e3736 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @NG5_ Thirsty Giants are always like "ho, ho, ho"
Label: Neither
Output:
| [
"true"
] | task905-5f73adecf7db482b9a599578f2defbcb |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @PablyAndrew it was Paul McCartney faggot
Label: Hate Speech
Output:
| [
"true"
] | task905-85f435c76ddd41ec8f41cae17665a033 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #MessageToMyFutureSpouse u better cook and clean for me bitch. Ill give u all my money but I ain't cleanin no dishes and makin my own plate.
Label: Offensive
Output:
| [
"true"
] | task905-4eed8031a8de4ca5a1297003463d3a0d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "That ain't bro moves, that's hoe moves"
Label: Offensive
Output:
| [
"true"
] | task905-5d1cb4436fd54782a917fe6d84623ecf |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@AntiGlib: RT @nateyfu123: #Yankees Michael Pineda in his next start.. http://t.co/Zb1zWN0jet” @954Nole
Label: Neither
Output:
| [
"true"
] | task905-973fe7b36d6c4ee78d73e02e9321f8e9 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@HaiFuckedYoGirl: Eat her pussy nd look at her like this 😜😝😜 http://t.co/ksazoyurxv”@KellieNehls
Label: Offensive
Output:
| [
"true"
] | task905-0db2c3eec119482d827cd6a87fea3dec |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @RealSkipBayless man what about Wilson being the 2nd Black QB to win a chip? Talkn about trash talk. No shine for Russell..
Label: Neither
Output:
| [
"true"
] | task905-f9066f396b0b4162a3e3f9fe748c72f8 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Billythathird @matt_sliwinski copy my tweet again you ginzo
Label: Neither
Output:
| [
"true"
] | task905-a8cbc6e8858e447e9ddf858ac9563e99 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Fucking with these hoes nigga don't be no dumby
Label: Offensive
Output:
| [
"false"
] | task905-1689a54bf597461dab2ae24ea4f98ac7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Making brownies
Label: Hate Speech
Output:
| [
"false"
] | task905-59052b8d741a4ba6bc5be1ae9d9c4554 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Nothing more yokel MSU fan than to constantly reassess Izzo *aka our only consistent winner since D. Daugherty or Biggie flipping Munn*
Label: Hate Speech
Output:
| [
"false"
] | task905-f1891c5ccb0748b8a845ec78ef59b1b3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@Hudgens_11: Lets get drunk, get blowed, spit shit spark blunts & fuck hoes!" Bro white dudes have no chill.
Label: Offensive
Output:
| [
"true"
] | task905-dad65adfa0554618b082ff1c57c35e29 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@FunnyPicsDepot: All the seniors young side hoes gonna be at graduation like http://t.co/qFDBBu4hPV”
Label: Offensive
Output:
| [
"true"
] | task905-fc8123b5433d4789b50217462e2a96be |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Islamic Jihadis run away to Pakistan @PureMonotheist @BemetOr8 #UniteBlue
Label: Hate Speech
Output:
| [
"false"
] | task905-791a66ac994b490cbdf1656222f5c8c6 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #Yankees #Jeter Let him play the entire inning. That's fitting.
Label: Neither
Output:
| [
"true"
] | task905-b9e7fab08cf24c4e9acf667c66e7e25d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #porn,#android,#iphone,#ipad,#sex,#xxx, | #Fisting | More lovely sounds of fisting a loose pussy http://t.co/1PMAGSPkud
Label: Offensive
Output:
| [
"true"
] | task905-290acd6510e946638c72aa3fa9afc55c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @AustinBurge44 pussy ass schedule
Label: Hate Speech
Output:
| [
"false"
] | task905-156e8d5ea90a4d93b366d479961689ad |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @mrgeology no you ignorant cement headed hillbilly. You said taxing. Cant you fuckin read you fucking knob gobbling douchebag
Label: Hate Speech
Output:
| [
"true"
] | task905-b13630c362c24377a60c975c0f0b8122 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: And where do you think unsold items from thrift stores go? The garbage. Think of all the great games that are in trash dumps as we speak :(
Label: Offensive
Output:
| [
"false"
] | task905-82a8be9a6d8a4276b302c4fa28cda260 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@G_Anderson4: Oh my dogs pussy is so tight, time to loosen it 😏."
Label: Offensive
Output:
| [
"true"
] | task905-7326a7e6b38f475b8e782df000d912bf |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@schoolfession: "This was hung in the boys bathroom..." - St. Dominic http://t.co/OErALv45gI” @outlawdipper silly bitches.
Label: Hate Speech
Output:
| [
"false"
] | task905-d970558be2ba4545a9ee3303ce3c83eb |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Libs trash Saira Blair, an 18-year-old Republican who won a seat in the West Virginia legislature
http://t.co/V01w8UamJy
Label: Offensive
Output:
| [
"false"
] | task905-2fa5c37a4618436a9fd3f4652165a0ae |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I find it amusing that Senator @tedcruz is an anchor baby. #LMAO
Label: Hate Speech
Output:
| [
"false"
] | task905-2ccb26c6d5894e3a889a598de66822c4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@tabatha__b: Never worried about the next bitch. Always worryin about the next meal. I'm tryna fuckin eat, fuck what you talkin bout” 😍💯💯
Label: Neither
Output:
| [
"false"
] | task905-d0de3895551a40c49a5f106a077bac52 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I'd do anything for an Oreo vanilla bean drink from dunkin & a chocolate chip muffin from there too..I'm starving & that sounds so good now.
Label: Offensive
Output:
| [
"false"
] | task905-b58bbac75b5c4d1aa249fd28d386938f |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @DaJetlyfe my nicca
Label: Hate Speech
Output:
| [
"false"
] | task905-05b90a852f454625954204216f69d7b7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @CuckoldCock @molotovhowdy
I likes yo page. I wants to make da lovin to a white girl wit a colored man watchin and pullin his weenis
Label: Hate Speech
Output:
| [
"false"
] | task905-b502f9a063094b3b9516b56a54911bb4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@KingHendo95: @VonDreaam naw it's my old tape. new cover . my upcoming mixtape is #KingOfTheHill" Yeah I'm waiting on that hoe Mayne!
Label: Offensive
Output:
| [
"true"
] | task905-f80e6a31cbf94ba7b22bc1837561f05b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @BigQuinn_Liam @RJ_Diego11 did you get your volcano yet faggot
Label: Neither
Output:
| [
"false"
] | task905-4711234bcc41471cb5ac3c774a191781 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@creoleblood: “@what_evaittakes: Y'all bitches be popping babies out like it's a sport😩”stop 😖”what lol
Label: Neither
Output:
| [
"false"
] | task905-b94d29860a53473eb4bd0e7bc48e6196 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @AmPowerBlog haha, says the little bitch who let someone take his phone. A real man wouldn't have let that happen. A little bitch would.
Label: Hate Speech
Output:
| [
"false"
] | task905-263042735d1a46e88a47b93c268c4bcd |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: 😂😂 this white bitch think she miley cyrus 😭😭 http://t.co/lFfy5HvcNa
Label: Offensive
Output:
| [
"true"
] | task905-11248c1c767a459d8a85b081e66a8309 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #porn,#android,#iphone,#ipad,#sex,#xxx, | #CloseUp | pussy fuck close up http://t.co/0dvaZWLq2q
Label: Offensive
Output:
| [
"true"
] | task905-b089f4dc7eb0492f8bced4bb21cfcca1 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @_SparkleLikeZen saves you a brownie*
Label: Neither
Output:
| [
"true"
] | task905-fdbbf59ce8bf450db1f91df8421a0a44 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: 1 more day bitches!!!!
Label: Hate Speech
Output:
| [
"false"
] | task905-d0dcd7310fa84f0ab75ef31f5ae58701 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@RspectMy_Pretty: If a bitch comes for me I hope she bout all that slick shit she yapping about 👀” Thuggin
Label: Offensive
Output:
| [
"true"
] | task905-caf65de1cc9945888f938d146205163d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @EverybodyHatesX shut up bitch and focus on that L tomar
Label: Hate Speech
Output:
| [
"false"
] | task905-e427f587bb4845ac85e9a35b8d83c323 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@SukaSuiti: "@uce_INA: Nawwww If you a hoe you sittin on the floor and not my damn couuuuuch💃" but your birthday is in Feb or naa?” Nope
Label: Offensive
Output:
| [
"true"
] | task905-6a66f80edfc54e0e9c81dfc301ab51c7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @CiscoAllDay why she a hoe we know about 5 dudes that hit Kim, 5 these hoes out here doing that in a week
Label: Hate Speech
Output:
| [
"false"
] | task905-ccd7b2b16dae4852a815a460f31fdb84 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I mean...If you blow a foul there, it has to be a yellow in that situation no?
Label: Offensive
Output:
| [
"false"
] | task905-ddb17477549f4ba9af47340b4893a022 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Just seen a pic comparison of Lou Holtz and he grandma off Beverly hillbillies and I can't stop crying tears of unfathomable hilarity.
Label: Hate Speech
Output:
| [
"false"
] | task905-e6df3bf6caad48a8adb78d074936e79e |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @DamontDa @NateMurdoch @jackdatow2335 @MKpest002 @OandAPests fuck off lil bitch, prolly gotta lil dick
Label: Neither
Output:
| [
"false"
] | task905-fa06632476a04d86ae7afd20f20cecac |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: RT @Buckm00se: kill this beaner
Label: Offensive
Output:
| [
"false"
] | task905-ebf0ada52a7643948d9b7041d0663eb3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Lilly just tried to climb up a tree after a bird and completely failed oh my god 😂
Label: Hate Speech
Output:
| [
"false"
] | task905-a308af6269fd4b7a93655c5d8fb8d68a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: RT @Anastacia_Cole: I like being Asian and all but it's a struggle having squinty eyes in every picture
Label: Offensive
Output:
| [
"false"
] | task905-831327e57477490d829c041770adb21e |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @ArcticFox2016 everybody mocks Obama .Hes an embarrassment to the USA.
Label: Neither
Output:
| [
"true"
] | task905-2d8db1b1f47946269fc52e0e7c5333ff |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Coley_Cee bitch do I look white to u
Label: Neither
Output:
| [
"false"
] | task905-338f89489afd42af8e26b122f56175d3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Fuck her pussy fuck her mouth fuck her ass cause she nasty
Label: Offensive
Output:
| [
"false"
] | task905-ffc23a7701c042f0a8f1db31d964a482 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @SamTrap84 in this world we don't spank the monkey the monkey spanks us.
Label: Neither
Output:
| [
"true"
] | task905-52bf7c97dc4c472a955e5062791f2a80 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @spence1reed_ bro , i heard slaughter songs .. they all trash .. they just freestylers
Label: Neither
Output:
| [
"true"
] | task905-393fe35ece73422baf824c7168fcc9c2 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ah nigga dat cares about opinions and get involve in hoe shit either Gay broke or ain't getting enough pussy!!
Label: Neither
Output:
| [
"false"
] | task905-2957d4d5a4c841e2bcf26fcf47794045 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Bitcheslovestar The only one of Mary's friends I like so you other bitches don't exist 😂😂😴😴😴😴💤✋✌️
Label: Hate Speech
Output:
| [
"false"
] | task905-0e57e0d5f9784d2a944b54291a80ddd4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@witmyRUDEass: These newly gay bitches don't kno how shit works"
Label: Offensive
Output:
| [
"true"
] | task905-af0774d4ab3844bab9c9d2646d721737 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @asshole_king pats owner is a kike.
Label: Hate Speech
Output:
| [
"true"
] | task905-2b981d8bdcf84f8384c3db89cfd326f3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: 😂😂😂RT @LiViBADD88: cheap hair.. cheap dresses.. cheap shoes.. tacky ass little bitches
Label: Offensive
Output:
| [
"true"
] | task905-63e07f84d3b8472e8adbd3d88ca12774 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I'm already tired and mr stupid af decides to show us a video on trigonometric notions so um yeah I just wanted to say you're a hoe
Label: Offensive
Output:
| [
"false"
] | task905-5c88b4e1f02d4209bd7f6608bb992cb7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@Hermosa_Jayy: Can I bring anotha bitch or nah 😏”
Label: Offensive
Output:
| [
"true"
] | task905-d138bb61eff34c4f83e192d1ed1fd79c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @ColeMcDowell2 someone sent this to me months ago bitch
Label: Hate Speech
Output:
| [
"false"
] | task905-b45b7b9ab1644239a7207487e093ab26 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@NotGrimey Dnt blame niggas when a female see ya hoe ass ways. Go listen to some JT Money fruitcake”
Label: Offensive
Output:
| [
"true"
] | task905-690650979f4f412dad78e019f9bc370b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @_dimejii i know so. What Samklef said wasn't a lie man. This guy think is a beast in Naija Pop. His music is trash not the wizkid of before
Label: Neither
Output:
| [
"true"
] | task905-e73f8aaef83e417495d0c08ae9901325 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: 2Pac was real af on "Temptations". Thats exactly how it be for niggas getting money and bitches
Label: Hate Speech
Output:
| [
"false"
] | task905-1d1f662dfaec43989c800401aa85b0d4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #inktober #twentysix #gouache #mt snappy pappy and his bitch 3.5x2.5" good thing sable paintbrushes… http://t.co/4gYBEI5Mkl
Label: Offensive
Output:
| [
"true"
] | task905-2f9ce2d30f334b47a7727399a4f3b261 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @YesseSmith I was born yellow
Label: Neither
Output:
| [
"true"
] | task905-0b890ddde06e4b15a2b0f167bd973482 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #xfactorau sick of guys who sing like pussies. Where are the rock type men?
Label: Offensive
Output:
| [
"true"
] | task905-66a795ede95c4b9b90b2880d36c43a82 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ' Cause these hoes ain't loyal ! These niggas ain't either 󾍑 , when it go down you callin for hitters that you... http://t.co/wmrUwTwuJE
Label: Neither
Output:
| [
"false"
] | task905-d82154dac0924bf58348a1978dbcac34 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @EASPORTSFIFA next update, would be AMAZIN if two celebrations were added. 1: Shirt off ( we'll take the yellow) and 2: The RKO
Label: Neither
Output:
| [
"true"
] | task905-f5e348328b8a42ad95810b5c5ce4db3b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Wassup wit all these fucc niccas
Label: Neither
Output:
| [
"false"
] | task905-ff3a9c1fe278494d9eede2ebd0975162 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #OnlyInAMichaelMyersMovie bitch is running a hundred meter dash on this niqqa WHOS ACTUALLY TAKING HIS TIME WALKING & u still get killed
Label: Offensive
Output:
| [
"true"
] | task905-835dc5ee01ab4e09b850afb5bd993fc3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #TheMostAnnoyingThingsInLife people who are NEVER happy and bitch-n-moan 100% of the time.
Label: Offensive
Output:
| [
"true"
] | task905-e15110854501468e9d0572cba0e0bd0f |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Nose goes on taking out the trash this time. 🙊 @caitnicole3 @CiCi_Phi
Label: Offensive
Output:
| [
"false"
] | task905-4b077d24a04545a3a5b2e082b0fe0b51 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: 🙌RT @Nay_btw It amazes me how niggas can fuck w/ EVERY bitch but when a nigga try to talk to his bitch he wanna cry about it😕 I need answers
Label: Offensive
Output:
| [
"true"
] | task905-a04118f3c4b7499ebafa5e2e39a60af6 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @AmirEldouh @jwheels3 Ali is a hoe for that
Label: Hate Speech
Output:
| [
"false"
] | task905-b506ad17cae9472189d7a30b38fe22b3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @jacobkesler @ki_kibaby @__adamdavis or if we pick you up in SC and take you with us nip to CR.
Label: Neither
Output:
| [
"true"
] | task905-d0e0f20f7e994df496157e5f1d262c3e |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Do you have a nickname? What is it? — Tator, Tator tot, Tightey whitey, whitey Jr, Taylor whitey pants, agent ti... http://t.co/xLBhDJfBF4
Label: Offensive
Output:
| [
"false"
] | task905-25a53a97068f40168d198fb5c5c2a1c3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: First jig of the night
Label: Hate Speech
Output:
| [
"false"
] | task905-ccc9f7afaac4496f8d77cabd0884e7d4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @A875Silva @jezzzz_ if she do then she gone die too I ain't playin dawg bitches gone be ruthless then I will be too! 💯💪👊
Label: Hate Speech
Output:
| [
"false"
] | task905-5a35b087c010464ba73fd4b9c617939c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @mimiswagnotes You are an ignorant cunt.
Label: Hate Speech
Output:
| [
"true"
] | task905-7a06addf85604f6d9528ed9bbd2d46d3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@_KingCorey_: I got the giggles because I'm a fag, I ain't gon' lie lol 😂😂”
Label: Neither
Output:
| [
"false"
] | task905-222b285cf5f24fcab9dea292759cad14 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @jasonjwilde On that 4th down incompletion, both the slants looked like better options. Shame, but there’s a youth & lack of trust going on.
Label: Neither
Output:
| [
"true"
] | task905-508ffd8d1f3b437dbd20ea80eccb9f2f |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @carolinebakkk those were bumblebees....
Label: Neither
Output:
| [
"true"
] | task905-8dd9157e53c44b60addd78baad2fc46b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: RT @DessantiGina: @TonyJRodriguez @WolfVanHalen so tony I think yr a rude little cunt and too too young to even know what real rock and rol…
Label: Neither
Output:
| [
"false"
] | task905-8f6ab0b1e9484ce2a3325ff6e64c7a92 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @JamieWinn4 that's "energy" the City is "Electric" gotta go to Yankees Stadium, When they are winning. It is truly "electrifying"
Label: Neither
Output:
| [
"true"
] | task905-507750504fbf41ed9e1dc4f72c2b6778 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I love Liv when she gets ghetto
Label: Hate Speech
Output:
| [
"false"
] | task905-e221ea5b7c464a89ae85e5d4eecff805 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "You hit no lights, no line for toco bell at 2 in he morning, and Diana's back in her house. It's a miracle" - Charlie @dianaaaxo
Label: Neither
Output:
| [
"true"
] | task905-44d4d8a8e117421c81faa71edce8ea0c |
Subsets and Splits