input
stringlengths 921
1.26k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @ClicquotSuave I would dead upper cut that bitch
Output:
| [
"Offensive"
] | task904-8b7233497ac7483da8848d5f37ccfb0f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @AceWuzHere why you talking to me at 5, almost 6am. We ain’t friends, pussy.
Output:
| [
"Offensive"
] | task904-a152a0db30dc426da9188df823a1e2b6 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Everyone thinks that I'm not the person on my id. Like look at my moles, I don't understand.. Like I colored my hair what a big difference
Output:
| [
"Neither"
] | task904-681ff99f6e2f4ed4a3b2e1166ca403f2 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Black bitches don't be kickin up in our school. Bitches still comin wit durags still on they head nd shit.
Output:
| [
"Hate Speech"
] | task904-d88856f08ea744c88ca0e332b73fc64c |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @gregorious13 I don't understand it, there's trash cans/dumpsters everywhere and if there's not, just wait till you go somewhere with one.
Output:
| [
"Neither"
] | task904-fe99cc7acb514bf9824c78f1f2926883 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Stuck up serious bitches are possibly the worst type of girls. Ever.
Output:
| [
"Hate Speech"
] | task904-3c00fbd74ac24952a45a93835032771a |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @tweetstar10 Saw that there's a 15° slope to the wire? That enough for a zip-line? #businessopportunity
Output:
| [
"Neither"
] | task904-69297fd9ba8f4baca64b3750052d0017 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Hey if I stir a Spider, Rockstar, and Monster together and chug it, would I /definitely/ be hospitalized or just maybe? Asking for a friend
Output:
| [
"Neither"
] | task904-0d387537a9564306bff81e443f6768e3 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@Fly_Air_Walker: Everybody entitled to they own opinion tho.” Not that bitch she need to shut up & sit the fuck down
Output:
| [
"Offensive"
] | task904-4848d472ac6a4d26abe1233815f65ea5 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @Pepper_Redbone @Yankees Just getting in! I hope so. Cause they stunk it up last night.
Output:
| [
"Neither"
] | task904-f75b508345f34413af341c107da39346 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@miilkkk: this dude a fucking legend bruh, fuck her right in the pussy lmao http://t.co/GfYrQ2VFYZ” true legendFuck her right in the pussy!
Output:
| [
"Offensive"
] | task904-4f6a1675ce7d417f8cbbc84cc5fc5c14 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "Batter the wee cunt Jewis" y cos he fucked my ex? Emma isnt battering the girls I've nailed?Ive moved on,stop being a pussy n do it urself.
Output:
| [
"Offensive"
] | task904-b66b088107324f9d9d6286fd2b11b3b6 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "@stephencdo: @currieburry if one of you bitches want some of my burrito u can catch me at potosino" huh? Haha
Output:
| [
"Offensive"
] | task904-05bd2b3d92644f1685933ab1c099ccb6 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Lmao let these hoes be hoes ain't no Savin nem
Output:
| [
"Hate Speech"
] | task904-8be6030e9c4f4b878b701ac228a04146 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Mother Nature hates the Yankees and baseball
Output:
| [
"Neither"
] | task904-9a0f5c3d8ace4a40b31a006b5769b5e6 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: #porn,#android,#iphone,#ipad,#sex,#xxx, | #XXX | homemade pussy eating – http://t.co/2yuIdrLN3k http://t.co/Z8GAiWlLye
Output:
| [
"Offensive"
] | task904-0d467146017d4873805c30d910b4564c |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @forgivemehera also, I put 'i touch myself' on a ned/chuck mix.
Output:
| [
"Neither"
] | task904-94473426e88f4962bdbe609aab838888 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@Livefromthe_A: These Niggaz bitches hiding behind gangs they ain't in 💯 🐸☕️” 🙌💯
Output:
| [
"Offensive"
] | task904-35e4021bbe3849bc8914b085a3753ede |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@__Neecol: Like why tf is this bitch following me ?”👀
Output:
| [
"Offensive"
] | task904-25dd1f9798c349cfbdcac95eefc88e17 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @miquelpaniscus @ArcusGreatApes @graspunep The person actually holding the ape is NOT Paris. It's her sister
Output:
| [
"Neither"
] | task904-c7512e352a3e40999d2917e2f6cbd260 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "@clayton_jenn99: I'm gonna miss that bitch of a bus driver..."no you won't. Don't lie
Output:
| [
"Offensive"
] | task904-b81e1fb3f8584a40a03798335476ad77 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @FredRPVasquez damn he was my bitch for Eddie Johnson teams last year
Output:
| [
"Offensive"
] | task904-de84f97ef1e04bb58e5379b042d77fd7 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Here we go brownies here we go! WOOF WOOF!
Output:
| [
"Neither"
] | task904-98ce3623c83943a7851e9e827538d08f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT @Woody_AFC: I saw a great chimpout 2 summers ago. A middle aged Salvadoran and his 15 Yr old son got wasted by 6 beaners at the metlife …
Output:
| [
"Hate Speech"
] | task904-6394307ded9a448891adfc95d6ceb2f4 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @Buy_Mortimer @WiigJosh @iowa51005 @TC_live2014 @todd_calfee Hookers are always complimentary-who wants to be with a bitch?
Output:
| [
"Offensive"
] | task904-9a25fa49c06c4442ae2bc104a9135bc7 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Big bird holds press conf claims "he does not care for the letter f"
Output:
| [
"Neither"
] | task904-a85b2e5e181a42f8909d284410de373f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @TerryTGood @1DancingCrane The Moors used to give kids free lunch in the Bronx when I was a kid. Glad to see they are still doing good.
Output:
| [
"Neither"
] | task904-4409037292d64878b6671da30ba8f13d |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @FrancoisKilljoy Marshall Law! Whatever you coon
Output:
| [
"Neither"
] | task904-f5ac6a0ee84f4ffb9aa1f14ec31c047a |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Inspiring a huge crowd of tourists to sit and watch the "wild meadow rats" over here by the trash cans. Cameras are out. There is gasping.
Output:
| [
"Neither"
] | task904-c4cf0e578a054613a6a5e1dc621e8ec9 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @AyeFuckWoody @coryburgess87 do i literally eat asshole for a living? is that what i actually do faggot? You seem a little confused..
Output:
| [
"Hate Speech"
] | task904-ca340caf55ca4eebaf4d4098ac36e701 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @CheyenneDoan cause hes a faggot
Output:
| [
"Offensive"
] | task904-295e393090654b6b9e05f5a82db4840b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @Alejandro_Bihhh lol I was bout to say. Shit income tax in I'm Tryna find me a bitch for a couple weeks
Output:
| [
"Offensive"
] | task904-d8c2c48b3bcd48f58d940ae2fa6c47e5 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@GaryTweets__: It's my dogs birthday ❤️” you should get it a bad bitch 😉 #punny
Output:
| [
"Offensive"
] | task904-41f8ac0627f948fe8b963b20552678f8 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@_BitchBUH: Shoot that nigga and his shorty bitch 🔫😂” ‼️‼️
Output:
| [
"Hate Speech"
] | task904-d642cdbbeaf64d6680c107ca0102035e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: From Jihadi streams: Rutba, Anbar Province, #Iraq http://t.co/K6j37J2sgL
Output:
| [
"Neither"
] | task904-ad6331f7c6954216a9554f38ef058077 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "hoes suck my dick cus i look like john stockton hit em wit the choppa, luke i am your fatherrr" - @LILBTHEBASEDGOD
Output:
| [
"Offensive"
] | task904-e33780c707b14b22bd3d27da5d3e2c28 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "Wow you are a bitch"
Yes that's already been established, anything else you have to say?
Output:
| [
"Offensive"
] | task904-05fd8269333c420da5b8bbf55293f871 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @ElizabethBatman bitch.
Output:
| [
"Offensive"
] | task904-9cfba70b37274c12aabc3c714cd8134b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @TechN9ne why did they add your name all ghetto like that? Looks like they used label maker, lol!
Output:
| [
"Neither"
] | task904-0793e81e00a848499bdf424a366fe33f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT @Leslieeeixta: Bdubs is packed with beaners 😭😂
Output:
| [
"Hate Speech"
] | task904-3b34228b316c49e0843524d3717a0b5a |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @ChrisPowellswag @_cblaze @Dswizzle3 Dawson and Nicky Hickman delete the fake account and and stop being bitches
Output:
| [
"Offensive"
] | task904-b1f06610dc764787898f351d86c879e9 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Oscar Taveras went yardie in his 2nd career MLB at bat. What a stud.
Output:
| [
"Neither"
] | task904-17db20ecb73f43ee94211754472c7a25 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @Selecta_kerry I seeing ppl saying running a train on a bird, and a parry is the same thing, but das not what I know..so looking for clarity
Output:
| [
"Neither"
] | task904-11d4028a32dc428381f34ca442375e8b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @luvvida You're right.. I be around my nig....
Output:
| [
"Hate Speech"
] | task904-34ebe4e39e744e50844b81b248967510 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @Dalton_ryann laying in bed bout to pass out 630 is gonna be a bitch
Output:
| [
"Offensive"
] | task904-9ff2b7bfc66e4785aeac0d0294dccece |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@ZeeCobb: All I want for my birthday is a female with a large buttocks.” Big booty hoe
Output:
| [
"Offensive"
] | task904-dfe997a583a64fa187f80eaa1ce8e2f8 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@zekedafreekk: Queen Latifah the only dyke id contemplate fucking.. Rns”wait...
Output:
| [
"Offensive"
] | task904-c27516b7a90a45d4a3b3ceaa63e5e329 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@verseunanswered: Did that bitch from Frozen ever let it go?” 😂😂
Output:
| [
"Offensive"
] | task904-924c38d51ac641a9803d0f37a0bf0a0f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Flappy bird stresses me out
Output:
| [
"Neither"
] | task904-6c410ce3ec964ec0b59b26c038c14563 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @jacquebland Weird to see a local yokel "journalist" get worked up enough to take such a pointed side, though. Thought they were impartial.
Output:
| [
"Neither"
] | task904-a63f142517f64629a7abdd4d7b360dec |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @ErinSaberSix im 99 slay bitch, im wearin bandos armor cause im so rich, i got my slayer helm and my whip droppies
Output:
| [
"Offensive"
] | task904-34a2f59e7a6c444f972d9bf6ff8db145 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: A-Rod said the number #13 he wears on his uniform is for opposing teams to fear him but the fact is A-Rod is a damn cancer to the #Yankees
Output:
| [
"Neither"
] | task904-4154a234f7a84cfda1e017fa63df27de |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@Greg_Jon3s: I hope my future wife, who ever she might be, is sleeping or studying instead if being a hoe right now” nigga shutcho asss up
Output:
| [
"Offensive"
] | task904-024c667a5baa409790733a7145e7b60a |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: So many bitches in one sentence #fixitjesus
Output:
| [
"Hate Speech"
] | task904-40f73e460be54bf1a2686206a4bb04d9 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @CrackerJhak Because you're a fag
Output:
| [
"Hate Speech"
] | task904-c1514703c52f42d0914abbab8af253c5 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: I know right. Get one guy out!! Man! @pjmclaugh: You had ONE JOB, Josh@Nobz13 Outman! #Yankees”
Output:
| [
"Neither"
] | task904-9f6e067549f04e498fe7721e9d490c33 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@El_Grillo1: Islamic State suspects in Indonesia are Chinese Uighurs http://t.co/58IDicaHzT”
Uighur Jihadis: they're not just a PRC tool.
Output:
| [
"Neither"
] | task904-d46386564e5847a99d66249d3153d52b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @BillionaireCrow @Neelahrelates your what's wrong with the white race you fuckin coon slaying piece of poop please die alone
Output:
| [
"Hate Speech"
] | task904-a7820241564c4bbeb8d7a7df5976464c |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @BrendaGisselCA that you got hoes damn
Output:
| [
"Offensive"
] | task904-2f935972421c4237aafec44ebe0f4145 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: ' I just feel like my mouthpiece so cold 󾌡 I'll give lessons to every niggah that ever got turned down , for the low cost of $24.99 󾮞 Hmu .
Output:
| [
"Offensive"
] | task904-6d4e03db35a947a6a2b2c24b3f14b269 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@ShesSoBlessed_: Oreos And Milk 😋”
Output:
| [
"Neither"
] | task904-e8b50bff51904fbbaa54ab5acf87baf5 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Aye a nicca is tired tho!
Output:
| [
"Neither"
] | task904-08d61dc9ec664bdb811f1130ad68436f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: People who enjoy shows like @SouthPark and @FamilyGuyonFOX are douche bags. Usually white trash, too.
Output:
| [
"Hate Speech"
] | task904-4eef411ce24d414690cde6a823326121 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @Buffalodave1 @BretVonDehl @AlexFoxx13 @brandonkilexxx @JCCharles8 @TylerGloyd Wait,wait,wait, The new one or the EP?Son of a bitch Lucky ;)
Output:
| [
"Offensive"
] | task904-52ad24d943d44fc3b11e5df56a079e71 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @1stBlock_Rody yu ah hoe
Output:
| [
"Offensive"
] | task904-f8c67ce7824b4ab99c96f6822d9f6f11 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT @_2kkz: This faggit bitch tried to say she hoe'd for hd bearfaced bitch yusa fag
Output:
| [
"Hate Speech"
] | task904-5d937f619c1a4ab782e6dc8f74d1a48e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @t5_harris Are you working on route running and catching. You'll be a good WR for Grier. Have fun with the white trash, racist UF fans. #FSU
Output:
| [
"Hate Speech"
] | task904-c15e0d0580f44914835d7b30c2c9997c |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @YoungJeezy got me feelin like #trappin ain't dead. Got me ready to call the #guala! #Salute da truth! #SeenItAll #SeenItAllTheAutobiography
Output:
| [
"Neither"
] | task904-89c106fccae74020af5fa4550f59878e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: ' Being in love stressful ma niggah .
Output:
| [
"Offensive"
] | task904-6f94417792cb46369ad8d3d5c15162d8 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @DaveSwerve awe boy your shirt tight than a bitch in that avi polo man turnt into a wrestler fat ass lil boy
Output:
| [
"Offensive"
] | task904-f67736ab036241ec825e23dded9579cb |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @THEHermanCain @redskins I'm not a liberal & I support changing the name. It transcends standard political grandstanding.
Output:
| [
"Neither"
] | task904-147e12b627594f6fb71d50b5bd8d2270 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: My best friend says I don't need to be in love right now .... he thinks its too soon to love monkey....
Output:
| [
"Neither"
] | task904-8223a4595f254653b892f1f19d0b8255 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: People who slam on the brakes at yellow lights should not be allowed to drive.
Output:
| [
"Neither"
] | task904-c30c6b45283f4deb8f4f51e55e165670 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @DomWorldPeace Oh nab.. Def not that easy. You may not know, nor believe this but I'm legendary for curving pussy.. lol Guilty pleasure.
Output:
| [
"Offensive"
] | task904-a7e439108d4743379592adc98f170872 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "My grandma used to call me a porch monkey all the time... Come to think of it she did refer to a broken bottle as a nigger knife" 😳
Output:
| [
"Hate Speech"
] | task904-b36d891412a04e468c19e8e424206d82 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: It's so shady when you bitches talk to guys w/ girlfriends that's so disrespectful to do to another girl
Output:
| [
"Hate Speech"
] | task904-f6c7cd89d286426fb3adddc285fb5827 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@xoxo_hayleyy: "@savageater: i think if my girlfriend were to get locked up shed be the first one raped.#pussy"really bitch✋😒”really swerve
Output:
| [
"Offensive"
] | task904-245478fdee8f4286ac6779c14425d96e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Chicks love these ugly hipster faggots. Prolly cause they look like the dad that was never in their life.
Output:
| [
"Hate Speech"
] | task904-853da308036d47159b58797dfb3ce20f |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @CayMarieee bitch I'm talm bout at like 10 ✋😂
Output:
| [
"Offensive"
] | task904-c5324bbe16d94c88ba99a29442b7700d |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: It ain't April Fool's yet.. «@IGiveEmNathan Jay Z trash»
Output:
| [
"Neither"
] | task904-7c4cedcf6e3847f89314b9e0bdc4f909 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "@adriwadrri: No love for these fuck niggas" hoes*
Output:
| [
"Offensive"
] | task904-1ff17d8863a540928d251c34a8d73e8a |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: Mark Teixeira finally stepping up, HR and couple of BBs #Yankees
Output:
| [
"Neither"
] | task904-f222b20de5a0493bb6c7b589214a5450 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT @DomWorldPeace: Teixeira on point tonight. #Yankees
Output:
| [
"Neither"
] | task904-7b8e84b2400c4eb195b71937b5909a87 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@staciaburbidge: fat chance you'll ever catch me drinking a beer” same bitches
Output:
| [
"Offensive"
] | task904-c608ca90299a47c6874da0658353785e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: #Shoutout to everybody that follow a nicca!!
Output:
| [
"Offensive"
] | task904-43479aedb646473d8d83d74f6d90a1ab |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: <<<<<<when bitches be doing too much on twitter
Output:
| [
"Offensive"
] | task904-a06a16864d744e8094d4e822c1cefe6e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: ' R.I.P Deshawn 󾍛 . I don't know him but I know a darkskin niggah in the hood named Deshawn getting shot tonight .
Output:
| [
"Offensive"
] | task904-33fce99b4684432bac19ca423bbffbf8 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: @TreyDoe_: @HallDerik @20ToLife_ once fag." You got pressed to the ground? ..hang up your cleats n never put them back on or think about it
Output:
| [
"Neither"
] | task904-da68552d942a4a29945f09886ce056cc |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: "@NICKIMINAJ: #WutKinda
r purple. Ceeeleee"man this gurl was jus playin on the "stupid hoe " track. But in still shitted on sum gurls
Output:
| [
"Offensive"
] | task904-cbd5df3f1aab4d968ab827d98e6d923c |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT @C_Phil_13: Man... I was trying to eat 😫 "@kylegotjokes: "Nigga you said it was bitches out here, I showed up for nothin!" http://t.co/u…
Output:
| [
"Hate Speech"
] | task904-1198dc22fdbe439f8344954eeebd4a24 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: I talked to some birds... I fell in love again..
Output:
| [
"Neither"
] | task904-1655e8b8657f4d9c82e26ec6d13ac087 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT @JHarmelink182: The fox says you're a cunt.
Output:
| [
"Hate Speech"
] | task904-58793c40e3f64be7933e444daa88c67b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@PoeticallyLucky: It's like when a bitch gotta pretty pussy but it's loose .”
#witchcraft
Output:
| [
"Offensive"
] | task904-16fddc4bff1c4b78b04faff1c7843fa4 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@justinbieber: that new 1d song diana is well written well done boyzzzzzz” bow down bitch
Output:
| [
"Offensive"
] | task904-c92e537a6c074be58b321be8d8f4ff58 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: #DUH @Transhuman_: That's because they're possibly tucking a penis "@EmperorIra: This bitch got man boobs http://t.co/VJvXwLrJoP"”"
Output:
| [
"Offensive"
] | task904-fced0297dcce47ee9284bf74ea162060 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: cant trust niggas when it come to bitches
Output:
| [
"Hate Speech"
] | task904-47bff59e55244ba2b3e0fec6af4ad68b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: “@noLove_moreLOUD: Wifey means The pussy good right now but you gotta go in 2 months.”basically
Output:
| [
"Offensive"
] | task904-4b41e17e5f974ab28a8aa243d4a77e0e |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: RT'in your own shit now pussy what a joke you'd end up just like all the rest no show chicken shit mother fucker
Output:
| [
"Hate Speech"
] | task904-ac220288dfd3478ba276542fb47b4f3b |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: " cant you see these hoes wont change "
Output:
| [
"Offensive"
] | task904-615398a6c1684e269577c6fd5d937a01 |
Definition: Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Positive Example 1 -
Input: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Output: Hate Speech
Positive Example 2 -
Input: "bitch nigga miss me with it"
Output: Offensive
Negative Example 1 -
Input: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Output: Offensive
Negative Example 2 -
Input: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Output: Neither
Now complete the following example -
Input: ' That fb profile checker thing fake then a mf , I just added some bitch yesterday and it had me on the top . Fuck fr ?
Output:
| [
"Offensive"
] | task904-758a6055dc0741518c57b9b343adf3c8 |
Subsets and Splits