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: “@CodeineQueeeen: I'm tired of her corny vines, ugly faces, and stupid voices my nigga http://t.co/mstruehtDj”niggah she's sexy 😱
Label: Offensive
Output:
| [
"true"
] | task905-18d2314de57843deb0494c48e3ea19ca |
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: @DetroitPlayer @prettytreazure gotta be atleast 5'10 to call me a bitch lol
Label: Hate Speech
Output:
| [
"false"
] | task905-c6a1feaf99a042a090d69c9fd1253376 |
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: @Gladvillian_ dont get that bacon stuffed crust tho its trash
Label: Neither
Output:
| [
"true"
] | task905-a9b080e40cc640928636864ced02eea3 |
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: "@Lil_Mike_12: Fuck twerking bitch can you cook ?"
Label: Offensive
Output:
| [
"true"
] | task905-cf599f2f63504ed28794a8b353605b23 |
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 @jezzzz_: “@Ginga_Snaps13: @jezzzz_ @ShitPussiesSay Jessica I'm not afraid to slit your throat tomorrow” @RitenourSchools @BarackObama @…
Label: Neither
Output:
| [
"false"
] | task905-071b8d6a6265425391e6f642b987a2f0 |
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: @Campos_uli is a fag #hesgay
Label: Hate Speech
Output:
| [
"true"
] | task905-f31e2832a37b4b2e80739363e6a3d6d4 |
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: @Newser big fucking deal...cry baby niggers
Label: Hate Speech
Output:
| [
"true"
] | task905-75c54e8d283a4a98acdc17673fcd74bf |
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: Good! She's a ghetto thug! “@grasswire: "So FPD just arrested @SenNasheed for being in the street. #Ferguson” https://t.co/puIwlUnBIz”
Label: Hate Speech
Output:
| [
"false"
] | task905-8a1fd7aac008429a9cabf85099307b3f |
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: “@missyf922: It's my birthday!!!!! Yesssss!!!!!”
Obviously nobody cares bitch
Label: Neither
Output:
| [
"false"
] | task905-7f04eca1d6a647e38d8da3386fc346bd |
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: *chops* RT @Tweets2Sweet *does bird call, flaps hands*
Label: Neither
Output:
| [
"true"
] | task905-7126f2c9464c4b23a0bfce39635e88ba |
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: "@The_Realist_Sam: @Madrid2_ yea, I'm on my iPad. I don't work this Friday. Let's ball this faggot up @TropicalBlanket"i work 2-5
Label: Offensive
Output:
| [
"true"
] | task905-a3b6120421e04212b8797696efed3e90 |
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: “@surfboard101: @Vomitdatruth lmfaooooo!!!!! U bitch” I'm using that shit from now on.
Label: Neither
Output:
| [
"false"
] | task905-08cf9e4c7479424da2013e5e12eed97d |
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: Laat Zihni Ozdil met rust jullie gemene trollen, hoe durven jullie zijn mening in twijfel te nemen! Zijn zegje is wet en*kuch**kuch*. .water
Label: Offensive
Output:
| [
"false"
] | task905-aa9fa4abc1ed49e2bda5db3d302620b0 |
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: @DjChubbESwagg this like a retarded wu-tang clan
Label: Hate Speech
Output:
| [
"true"
] | task905-dd1567934a7d4ebbbc231c80f30d42e3 |
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: Early bird gets the worm! 🐛🐤
Label: Offensive
Output:
| [
"false"
] | task905-974dff97e923453fbc8316d3df55c5a7 |
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: @AlexAllTimeLow @JackAllTimeLow Please stay safe you guys! I love you so much, I hoe to one day meet you guys! happy Halloween :)
Label: Neither
Output:
| [
"true"
] | task905-ac66d3a5d73843aa9e32ac8662321261 |
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: So niggers really believe Phelps just smokin on a regular huh? Tell me now & I'll log off for the night
Label: Offensive
Output:
| [
"false"
] | task905-0e69f6d10af34bb184f6ad54e90dc9cc |
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 Waco is ghetto hahaha. Wait til we go pick up nat in Austin tomorrow
Label: Neither
Output:
| [
"true"
] | task905-df5e8439339a4775a345e824b5608899 |
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 girl is retarded
Label: Neither
Output:
| [
"false"
] | task905-1f0134a82add4def8b86ab5f8bdb42b6 |
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: @BloodOfJupiter yeah...bitch!
Label: Neither
Output:
| [
"false"
] | task905-089682482f464b34aad3a515f2b55289 |
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: "@royalswagg_: using y=mx+b to find the slope of that ass"
Label: Offensive
Output:
| [
"true"
] | task905-4c6482fec897473c95416f31af17a1d8 |
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: @cambreezy_ @TheLittleFella_ she spelled faggots with an e you're so cool lol
Label: Hate Speech
Output:
| [
"true"
] | task905-24151230662c4c79a27271928e0065f8 |
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: Flaming faggots that publicly state how they want everything handed to them... Like fuck you dude, get off your bottom ass and do something
Label: Neither
Output:
| [
"false"
] | task905-cfb076b584444564856c1926c051782d |
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: “@jcash___: @FreeMolly_ @VoiceOfDStreetz 👍😂😂😂 bitch I was fukkin wicha but fuck you nigga square up” and I'm fucking with you 😂😂👌
Label: Hate Speech
Output:
| [
"false"
] | task905-be798764bf264b1b8ed78d84e033f520 |
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: Good Mernin faggots http://t.co/3ZPTPqFkTl
Label: Offensive
Output:
| [
"false"
] | task905-75e90398af0a420d893f46d15467f17b |
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: @GMANisTBE thanks dumb bitch
Label: Hate Speech
Output:
| [
"false"
] | task905-719342c31d094e2cbe4f66b8af208c7e |
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: @longbongchris mk Hun just textith me
Label: Neither
Output:
| [
"true"
] | task905-cfbb7919b6ef413dab2fb1c0ea9defca |
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: Southwest airlines is like driving in a mini van with your white trash cousins who love to huff paint thinner before before working.
Label: Neither
Output:
| [
"false"
] | task905-beb5c065b2634477afc5863d4c7393b1 |
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: @MorbidMermaid do you work today niglet?
Label: Hate Speech
Output:
| [
"true"
] | task905-c0ca2fff0ac941be8a7a1bddd7c967fa |
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: @BetoDavidThomas @JesseCanon bitch my mom didn't call you
Label: Hate Speech
Output:
| [
"false"
] | task905-c434a1e2cb6c4507a49d4d5dfc243d7a |
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: “@_CocaKoula: Oomf a fake bitch ass nigga point blank period. Smh” AWWWW SHITTTTTTT
Label: Hate Speech
Output:
| [
"false"
] | task905-9740c6b84b614003a2c1711d3ef7f7e9 |
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: @ElizabethBatman We doing it Lizard. Unless you skype us, bitches.
Label: Hate Speech
Output:
| [
"false"
] | task905-d45a969e919a491db14e317a25c940ac |
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: " bitch plz whatever "
Label: Offensive
Output:
| [
"true"
] | task905-099c712d7abd4c2c9cf170e6285bb6ee |
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: @LaBugg09 😂😂 my fault it sound like it fucc nicca
Label: Neither
Output:
| [
"true"
] | task905-6a39b118f96c4d94a1ee072b334fc427 |
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: Feminist aka a bitch.
Label: Neither
Output:
| [
"false"
] | task905-9900815a4c6b45b5b78396c7185aee2b |
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: @vernon1488 this is my female grand champion Jesse. She heard a bird outside. http://t.co/1OINieeJ9c
Label: Neither
Output:
| [
"true"
] | task905-d12b6dcb5eb744afa187e541b36c9fbe |
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 @BoatBuilder_: call me a free bird
Label: Offensive
Output:
| [
"false"
] | task905-37bc0050f1214e0e8b0185c98c11047c |
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: "@hxhassan: Jihadi patron Hajjaj al-Ajmi is arrested at Kuwait airport https://t.co/ZmloKfWDQl"
Label: Neither
Output:
| [
"true"
] | task905-2e4d00d977724fe9b19893ce15ba42e0 |
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: "call me Keyshawn Johnson cause im catchin erry hoe"
Label: Offensive
Output:
| [
"true"
] | task905-e76ba87809864059ba22d63a0e33b859 |
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: “@zt0mm: Traded in my nikes for a new mic.. I guess it's safe to say he sold soles for his new life ... -bada$$”
Label: Neither
Output:
| [
"true"
] | task905-61fc789a4c194b83b5dfb11f04b944b9 |
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: @Alicia112794 So basically you like the background music, fag.
Label: Hate Speech
Output:
| [
"true"
] | task905-577b5ce01fe04cf299ad6c8c3015962a |
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: @Blackman38Tide Ha bitch, I'm pickin' up beach babes left n right on the West Coast http://t.co/lDXNpohLyD
Label: Hate Speech
Output:
| [
"false"
] | task905-ed0a6b26f74741ddadeb5460ff2b1ac5 |
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: @Giannaamarieeee first off who you calling a hoe ? Don't make me go sharkeisha ok you boo boo
Label: Hate Speech
Output:
| [
"false"
] | task905-76dfef7fedb049fd936af42f1ef41fbf |
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: “@iank12: Half tempted to go outside and run my phone over with my car because it's such a piece of shit. #FuckiPhones” do it pussy
Label: Neither
Output:
| [
"false"
] | task905-9af950a40cb842cabfe0c26a024821be |
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: so many pretty bitches coming to my birthday dinner 😬
Label: Offensive
Output:
| [
"true"
] | task905-847e5c19114c426686f2faf17c341251 |
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: “@PharaohJas: "Darkskin Girls Ugly" 🆗🆒 http://t.co/DYeAY2t5AA”flawless ass bitch
Label: Offensive
Output:
| [
"true"
] | task905-1f8136ad8fb843ed9e7c40b82e5baed9 |
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: .@HoppyKercheval Could you just play 2 minutes of the Charlie Brown "wah wah wah" adult sound effect instead?
Label: Neither
Output:
| [
"true"
] | task905-1a6cd76ceba742f686d49b34d6735de2 |
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: ' Idk why niggah give a female head then throw a condom on lmaooo niggah you already ate the whole STD 󾌴󾌴
Label: Neither
Output:
| [
"false"
] | task905-9fd23b3e6c11479baf990de6dc770a0a |
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 @BasedPaco: The NFL is very equal this season everybody showed glimpses of being trash
Label: Hate Speech
Output:
| [
"false"
] | task905-3e7c575fd90946c4a239cdedda6c1d6a |
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: “@annijohnesce: @100046729 grow up bitch 😂😂😂😂” 😂😂😂💀 they was cute 😂😂😂😂😂😂
Label: Neither
Output:
| [
"false"
] | task905-3f711df480ab463dbbc061a8bd425279 |
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: “@_Georjay: @ZoeBoi03 happy birthday little bitch.” BOFL this made me laugh when I read it 😂😂
Label: Hate Speech
Output:
| [
"false"
] | task905-568987d60b794bde9890b36cb00dd224 |
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: @karmendanielle_ let the coons be great it's in the dream
Label: Neither
Output:
| [
"true"
] | task905-a6b8d12cf13a4dc6a519ccfccd18ed07 |
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: 👋 hi-ho http://t.co/FiC4FnRutZ
Label: Neither
Output:
| [
"true"
] | task905-7f7e0e2b1b534fdaaf7012ccb5f323e7 |
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 @AmEditing: You're responsible for the story inside you. Don't let self-doubt cripple your #creativity. #AmEditing #AmWriting #WriteTip
Label: Hate Speech
Output:
| [
"false"
] | task905-17493fefe1944339a5b6e9bce778dbd3 |
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're all faggot fuckheads.
Label: Neither
Output:
| [
"false"
] | task905-fc37fa31f3c84a2c8f52514dede05dac |
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 hair is trash. I need to put a masque on it.. But that takes so much energy that I don't have.
Label: Offensive
Output:
| [
"false"
] | task905-5a052abf2fd24244a00c3f7e345896b2 |
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 just wanna cuddle with my boyfriend under a fuzzy blanket & drink hot tea and have my hair played with so I can go to bed.
Label: Offensive
Output:
| [
"false"
] | task905-e68cf516832045f38aa10493e6c3006b |
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: @ImSooooMad guess who's eating cracker b without you
Label: Neither
Output:
| [
"true"
] | task905-fe4ff3d8b509427183438fc23eb6d27f |
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: “@Xenoss_: ''single af'' we don't care you're ugly anyways” @ me pussy
Label: Neither
Output:
| [
"false"
] | task905-fecaa1fdfc794ff0abeebd1105f0f0cd |
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: Morning terror read: 99% of the ocean's trash is gone and no one knows where it went → http://t.co/CwC2LWCV3T
Label: Hate Speech
Output:
| [
"false"
] | task905-9bdc29b1087548399cb29e67867959b3 |
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: @jrlikeswhisky @ZwithR stegosaurus hissed like a snake, pterodactyl sounded like a crow,T-rex like a cross between a parrot and an elephant
Label: Neither
Output:
| [
"true"
] | task905-01dfa57e62e14460907d694390487416 |
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: Have you ever popped champagne on a plane, while gettin some brain
Whipped it out, she said "I never seen Snakes on a Plane"
Label: Offensive
Output:
| [
"false"
] | task905-5e329d3bbac14bb5967efccb3b3d5253 |
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: @Dre_Day200 bitch
Label: Neither
Output:
| [
"false"
] | task905-57a87bbd95b54ef2bfcdf3affd23064c |
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: Flappy bird on bull....
Label: Offensive
Output:
| [
"false"
] | task905-4ae22d79958e4d0db03afd56004ee07b |
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: “@blyth33s: “@chaserojo: .. where the fuck is your top lip http://t.co/iZBPn0Pms9” in my pussy” @lilshwenda
Label: Neither
Output:
| [
"false"
] | task905-2cb507a7ad9840c28ab6d7b4a8bbca9c |
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: hope gezus gets shot in his faggot head #houston #nbombs
Label: Neither
Output:
| [
"false"
] | task905-1ad2ed9565f1420396a94b4b3def3a08 |
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: @NoShtickZone Charlie Brown
A Christmas Story
Rudolph, but only because of the island of misfit toys.
Label: Neither
Output:
| [
"true"
] | task905-ae9e0eac69ac425cb73789eb26d040a9 |
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: "its britney bitch" - the bible (leviticus 7:58) http://t.co/ZoAkn1ZlHm
Label: Offensive
Output:
| [
"true"
] | task905-9ab1c1eb49ae494890224615466153e7 |
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: Looks like a tool but is useful as a clay hammer #fag @hOPPondis http://t.co/K7wqlAWRwM
Label: Hate Speech
Output:
| [
"false"
] | task905-6be70a29f95c47889e52ec10084bbb70 |
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: Somebody couldve been like "aye man you dropped your money" but nooooooo fucking broke faggots selfish bastards i hate yall
Label: Neither
Output:
| [
"false"
] | task905-a422f09dddeb41e1bf3dee07365a2269 |
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: “@TripleOgi_: Kanye might be the first nigga to successfully save a hoe.”lol this a original . Tweet
Label: Offensive
Output:
| [
"true"
] | task905-2851a517813140c686b339dc1c262d17 |
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: Because if nobody was judging the birds, this account wouldn't even cause a ripple in d ocean
Label: Offensive
Output:
| [
"false"
] | task905-693944f92090492faede633ada443248 |
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 jigg jigg😂
Label: Offensive
Output:
| [
"false"
] | task905-2840d37667ef44b099f4ea29d34a312a |
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 @frankthetank215: There might be a couple cotton pickers on the spurs but they all play unselfish white man basketball
Label: Neither
Output:
| [
"false"
] | task905-17526864935a47a1b55b9ed543fa2779 |
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: @EmmaLouisaSuttl @timmyn90 Anyone bring in a monkey.
Label: Neither
Output:
| [
"true"
] | task905-8ed7ec81d9334661880149c842ef7d02 |
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: @jumpmastere8 @dmcgowen1776 @visitorvisiting its retarded
Label: Hate Speech
Output:
| [
"true"
] | task905-89d3f77c91fe405bb4cee59d189db299 |
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: Jai may make an appearance at the party... love that fag
Label: Offensive
Output:
| [
"false"
] | task905-2db248b46f3647d59ddbb27076b5cc32 |
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: "bitch freak my shit"
Label: Offensive
Output:
| [
"true"
] | task905-6b9807aed2434ec2892bc1e9384918a6 |
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: “@BreadTruckkBri: These hoes gon come && go, i feel it.”
Label: Offensive
Output:
| [
"true"
] | task905-e197c821008b401dad4f39e107767a58 |
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: @Benny_Balboa yall fucking trash boyy!!! #gladbagflow
Label: Neither
Output:
| [
"false"
] | task905-e7b1e35dafb9484f8bb2ebfc87f8f021 |
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: @BeattyJustin @KYOppCoalition And just what is that bitch gonna do for women?
Label: Neither
Output:
| [
"false"
] | task905-a8894fddea05439791c7d7703204b574 |
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: “@kissme_faith: This bitch comes right in & gets tooo comfortable http://t.co/u9Duc84iwS”😳😧 I never saw this yo my gut all out I hate u😂😂
Label: Neither
Output:
| [
"false"
] | task905-cf80b6cf22544c1a81b56dc3edd8821f |
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: @DimitriCrossin bitch ass
Label: Neither
Output:
| [
"false"
] | task905-4150ffee5d844e149d57f3e8f920b3ab |
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: "@Dietrich1892: Yall shut up:p" make me bitch
Label: Offensive
Output:
| [
"true"
] | task905-e4066f7438e74550a466c87f5bdbbb8a |
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: “@ayyceethegreat: Don't really have anyone to talk to when things start going wrong...” Aight hoe ass nigga
Label: Hate Speech
Output:
| [
"false"
] | task905-38c49ea0320443569ec966d030e8d488 |
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: ,@musclezauber why not animal crackers. i want animal crackers shaped like master chiefs and trolls and gun's and shit, thatd rule.
Label: Neither
Output:
| [
"false"
] | task905-06352133c8bd45c3b2ec03040cdc85e1 |
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: 108 MIL RT @SooMajor: And its cause of Romo bitch ass Dez & Witten not eating
Label: Neither
Output:
| [
"false"
] | task905-626e3d61b91e447fa93b0c5b33b4d2fc |
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 wonder how many Yankee fans are hurt that Derek Jeter is out until after the all star break lmao 😂
Label: Hate Speech
Output:
| [
"false"
] | task905-4181869e0b6a4396a379f74882ea4032 |
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: @Huntermoore bout to be in ike a couple hours
Label: Neither
Output:
| [
"true"
] | task905-382d1b240dcb46b08b5584d5248605f5 |
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: “@DuhItsAdrii: How bitch how ?”😂 FRESH?
Label: Offensive
Output:
| [
"true"
] | task905-a9cead14686d4a4db1f034213ea0ebdf |
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 @Isa__Lopez: @D_Lo520 but you're still a faggot
Label: Offensive
Output:
| [
"false"
] | task905-9e28dcdfb2ab4d85896f89cab96776bf |
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: @Cuauhtli02 @elchavaloko @cafebabybull he's a cheating wetback
Label: Hate Speech
Output:
| [
"false"
] | task905-9560bb14ecca49bab2bf55755fbda846 |
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 state it gook
Label: Offensive
Output:
| [
"false"
] | task905-1cf7fccb47de4e669f1c8b79b26afaba |
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: @bitchkrieg like the new AVI. My Twitter is retarded and shows you in the cubs hat but when I stalk your profile it show the new one
Label: Hate Speech
Output:
| [
"true"
] | task905-5f21d6f2d2214700b0322db4fc2c8030 |
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: “@Taggs0967: @NigelDixon1 @CALiboy4 Nigel, you don't think he knows what he did was dumb? How smart are you?” Shut your bitch ass up
Label: Offensive
Output:
| [
"true"
] | task905-32d390a2797140bd880ff1560bc54c53 |
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: “@CMRE24 wasn’t that great to me either RT @Ahki117: "Equalizer" was trash Denzel officially washed bruh”neither was flight
Label: Neither
Output:
| [
"true"
] | task905-e2a71f573f7d4ed2aab496ef83501af1 |
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: 7 years later and this bitch STILL didnt learn her lesson. lol I remember she was the first major nude leak of this generation
Label: Hate Speech
Output:
| [
"false"
] | task905-3a91143f3fb6453d9b13fcf8d6e86160 |
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 @JakeWaller97: Do you ever just see someone's account and think "wow what a faggot" but at the same time you can't unfollow bc u can't m…
Label: Neither
Output:
| [
"false"
] | task905-15ae6abbc1314930b82e97ed8c585287 |
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: Must have been a light skin hoe “@CampaignMindy: Lmfao wtf she mean af 😭😭“@TrickingGawd: HE WASNT READY BRUH RIP!! http://t.co/lJRqrdBMfi””
Label: Neither
Output:
| [
"false"
] | task905-a2286e2746c64365ac658a43c076ae20 |
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: “@CakeMamaa: Y'all hoes messy on god !”nbs👀
Label: Offensive
Output:
| [
"true"
] | task905-e1f0c627c64946c993f2a18a5160b0ad |
Subsets and Splits