input
stringlengths 937
1.27k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: fat bitches fat bitches heeeey
Label: Neither
Output:
| [
"false"
] | task905-24b8a43787eb4302925b53e8d163b62d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Everyone tells me the exact same thing but I won't listen, coon
Label: Neither
Output:
| [
"false"
] | task905-440229495fd643e1833e3ab5f8b4771a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: At all my ritz crackers. Idk what to do with myself anymore.
Label: Hate Speech
Output:
| [
"false"
] | task905-5a197737827b4365b1ea589e247db75f |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @0xabad1dea Hard to QA? Time is also a pain to mock out in unit tests...
Label: Neither
Output:
| [
"true"
] | task905-cde8ed2160364add929fe31a53cb074a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @BUNNYDaHONEY <= got all the hoes
Label: Neither
Output:
| [
"false"
] | task905-494fab0731ff4a47884645e0489a9e62 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @J_Logan And you know best about the bird moves...!!!
Label: Neither
Output:
| [
"true"
] | task905-0fe58c72377e4c63aea7062f186b5c1b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @DanielDavidLee @xoxoShima ya girl is a slimy ass hoe. get her under control and tell her to stop spraying bullshit out her mouth all day
Label: Hate Speech
Output:
| [
"false"
] | task905-31f6f0a2d3b24952834e9c03c161caa2 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @05proFESSOR Charlie Sheen could coach better than Crusty Dusty. Yeah they hired Bryan Price, the pitching coach
Label: Neither
Output:
| [
"true"
] | task905-22e7bd7b45dc49fbbe93f56891868ae0 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@jama_jam I'm not saying I'm for this but .. Studs will fuck trannys but won't let they bitch strap them down you muhfuckas childish lol”
Label: Hate Speech
Output:
| [
"false"
] | task905-5d8a87fead6e47cabcaa530023c46c5d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @KenSuttling Yankees beat then in the Grapefruit league the other day.
Label: Neither
Output:
| [
"true"
] | task905-e7141220026b40068dfd264451ecf0fc |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: 1st game of Fall 7s.. finna kill some hoes
Label: Hate Speech
Output:
| [
"false"
] | task905-998d08ec9c25412385a214a90f4fb201 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: " pimps up pimps up hoes down " Future voice
Label: Offensive
Output:
| [
"true"
] | task905-4d6709f392a146c3b64d6f5e78a84ef0 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I really get upset when my lightskin friends have another cute dark skin sidekick..like Im supposed to be the only cute darkie u hang wit 😡
Label: Neither
Output:
| [
"false"
] | task905-11368ec4207e434c8d2790a6ab7e1940 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Ding ding ding 😂😂 «@saudiasade Sagittarius - trash.»
Label: Offensive
Output:
| [
"false"
] | task905-ee9fbf059d48472aa868d49216f89bbe |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Persianboi10 @RyanTBurnss HAHAHA "chunky goalkeeper makes a save with his stomach"
Label: Neither
Output:
| [
"true"
] | task905-fd48ac5ff424472fb774c3149c5f83f8 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I'm going to dress up as trash for Halloween. Oh wait, I look like that everyday.
Label: Offensive
Output:
| [
"false"
] | task905-9e5f036b3788408ba4d7cb1f3afd519d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #WhatImCraving Peanut Butter Oreos <3
Label: Neither
Output:
| [
"true"
] | task905-05ae792709b64e50a85430f329ae2afb |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #DegenerateArtist Isn't a bitch walks back his words> Isn't a WITCH who questions a TURD> I'm a GLITCH WHO EVOLVES YOUR ABSURD!!!!!!!!!!!
Label: Offensive
Output:
| [
"true"
] | task905-43a56e11eea248438957bc5776faa469 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @slickbackjr_ I forgot you're the same bull that said Yeezus was good and that J.Cole is trash http://t.co/KkuZV5pdDr
Label: Neither
Output:
| [
"true"
] | task905-006941b11e17476f89036842fc04d24c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Liberty and justice for all RT @ThatAngryNigga Go get me a sandwich nigger or I'll kill you
Label: Neither
Output:
| [
"false"
] | task905-44b3d482f13443d98a0c142e57a60f66 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I'm seeing more & more niggers migrating further up liberty rd... smh
Label: Neither
Output:
| [
"false"
] | task905-67154699a3a947579654b53041994d3c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @kayliefarmer hey now there's no need for foul language you kike
Label: Neither
Output:
| [
"true"
] | task905-49bffe9afe9b40e98c224f12fae15d29 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: It's just not the same, #LittleDebbie #Cloud #Cake are not #Twinkies! http://t.co/OOILML6M
Label: Hate Speech
Output:
| [
"false"
] | task905-ded5375bb6b54995af7d24833a624daf |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Lol ike Turner http://t.co/8yNqYYaOjo
Label: Hate Speech
Output:
| [
"false"
] | task905-2ee708efe19b4dfaa8c99e6047f8a85e |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I keep running under trees or when birds fly to avoid their, erm, being targeted by their lack of a digestive system.
Label: Hate Speech
Output:
| [
"false"
] | task905-f3f30434f9e849269a50461dc1c5cf81 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Boston's Jihadi Nest and Student Arm of the Muslim Brotherhood » Joe For America http://t.co/4IfJwoeSDR via @RealJTP
Label: Offensive
Output:
| [
"false"
] | task905-1031fec903c84f318b70413d8537aad5 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ' Somebody come look at this niggah right here * Kevin Hart Voice * lol http://t.co/R2mhWqc2jT
Label: Hate Speech
Output:
| [
"false"
] | task905-7d906bb0a4ea458088a05d6ed765c641 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ' Ima pull up , eat on that pussy and dip 󾍃✌️ ,
Label: Neither
Output:
| [
"false"
] | task905-a1f7f5bd989a4e1ea433ae36ce175464 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @NyJusDntGAF just like a nig to come home when ever they want
Label: Hate Speech
Output:
| [
"true"
] | task905-269feead3c974ce1b442a3dbf3c59704 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @ArianaGrande this bitch @cumwiththewind
Label: Neither
Output:
| [
"false"
] | task905-6695006c8a604a2699da7ecbd575017a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @0beytheLAU @Huntermoore bitch you gross as fuck touchin them saggy titties
Label: Neither
Output:
| [
"false"
] | task905-c44264173afa45638691374db4028972 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@Yankees: Down 6-1, #Yankees look to rally in the bottom of the 9th." #RALLYCAP
Label: Neither
Output:
| [
"true"
] | task905-a3e4dab5b8bd47fda43361fc26dd2982 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@peytonreeces_: “@b10oreo: Lmao nvm” that's right bitch” go drink some warm milk and go to bed
Label: Neither
Output:
| [
"false"
] | task905-200987c055214e57875f60e5215e77a8 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ' See I gotta get this money ma palms itchin , niggahs gossip like hoes most of them bitches .
Label: Hate Speech
Output:
| [
"false"
] | task905-681a19f192c74b5abeb90aa3f944827c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: We hate you too lil nicca! Lol RT @redfernave: I Hate The Steelers Dawg
Label: Neither
Output:
| [
"false"
] | task905-204461dc85274d19949f7b826b1d63b4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @LandonVanBus Charlie Day?
Label: Neither
Output:
| [
"true"
] | task905-b6a38378d1f04a559896e55386da1fa3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @erinscafe Bu I do. I do hate the playa. And the Yankees. If I hate the Yankees for their payroll I have to hate the Dodgers.
Label: Neither
Output:
| [
"true"
] | task905-ff147198cb37474cae3967139bdac262 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Overripe eggplants are not good eats. #UNCLEtweet
Label: Offensive
Output:
| [
"false"
] | task905-8ababc02c31d4a8dbeb2746cdd19de83 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I thought she was albino tho 😳
Label: Offensive
Output:
| [
"false"
] | task905-45092eb33e4144bb92d019949c70e945 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Vexda go jerk off to lollis faggot.
Label: Hate Speech
Output:
| [
"true"
] | task905-c53d92c0de9244a8b0f095d0e7965e74 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @BRIdifferent bishhhhhh waasup where this bitch up
Label: Hate Speech
Output:
| [
"false"
] | task905-e6af64f287e1445699f91b0e98c06696 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @kieffer_jason @zach_smith98 @NathannDevlin so why the fuck are still talking shit. You acting like a pussy ass nigga
Label: Hate Speech
Output:
| [
"true"
] | task905-a0804bde13324464b62868be786f822b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @blackymiles lol to get the yellow bleach stain out use a baking soda hydrogen peroxide paste on the stain and throw in the washer
Label: Neither
Output:
| [
"true"
] | task905-077be3efc33e494bb68584dc865cc6ce |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@SacTownProdigy: Just because tony romo at the mavs game dont mean he still not a bitch lmao.. Fuk them cowgirls" lol bitch fuck you
Label: Offensive
Output:
| [
"true"
] | task905-c80b049372c341c2ab2a1d46c3a14445 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@FREDOSANTANA300: Up making plays” can I have my slut bitch girlfriend u always rap about back yet?
Label: Offensive
Output:
| [
"true"
] | task905-0d1cf2b98c2c40669af220f06609db58 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I been to mushroom mountain
Once or twice but who's countin'
But nothin compares
To these blue & yellow purple pills💜 http://t.co/fMjlVMEqDO
Label: Offensive
Output:
| [
"false"
] | task905-66257fe5f17f46f3afb1d3e0cc58de7b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @DinoLich Don't yell at me, I love both of the evolutionary lines. @ClaudiaVice despises the trash buddies.
Label: Neither
Output:
| [
"true"
] | task905-43913dd89d9f4d59b224b78f065835d4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @CheCha__ be gone my nigguh
Label: Hate Speech
Output:
| [
"true"
] | task905-797a060fe1644d5b9935c3b361eacb6b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @kilmeade @foxandfriends don't you mean crowd not crows
Label: Neither
Output:
| [
"true"
] | task905-506e5273094f475d95817085de966c07 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: " Keeks is a bitch she curves everyone " lol I walked into a conversation like this. Smh
Label: Offensive
Output:
| [
"true"
] | task905-b9f33b921cb04e7992aa57d41c1c7cda |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Sammy_Sicko Get me a bag of those pink n white coloured van sweets please. Thanks dude :-)
Label: Neither
Output:
| [
"true"
] | task905-87457002f254411ebe8eec0e422744c0 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I, for one, welcome our new Eastern Panhandle overlords, and hope they do a better job than the yokels who got us here in the first place.
Label: Hate Speech
Output:
| [
"false"
] | task905-d7f42cb8996b4aadb05e67dd6185503a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @santagati that's bc I deleted "visionary" once I saw your subtweet. next time just @ me tho. (and I do love jail bird dresses.😁)
Label: Neither
Output:
| [
"true"
] | task905-62a790dc1e2b448a9d3e43e6cd6bec16 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Cuz if it's trash I'm bashing it at saying he need to go back to jail
Label: Hate Speech
Output:
| [
"false"
] | task905-e95e845215b648b198bdb9971d531ece |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "Just follow the yellow brick twitter."
Label: Neither
Output:
| [
"true"
] | task905-c165ec2614f848e08a7d69ca680696a1 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @InedibleFood Quickscoping trash. TAKE OF THE TONY HAWK SETUP AND PLAY NORMALLY. THAT'S NOT WHAT SNIPERS ARE FOR!
Label: Neither
Output:
| [
"true"
] | task905-0768fbd016ff4674ae659f669729f90c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "Who the fuck you callin jiggaboo, nigga?!"
Label: Hate Speech
Output:
| [
"true"
] | task905-65678ac1523a4a18a1e24b3d027e0f2b |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@LilReese300: No yu can't get no money yu silly hoe...”
Label: Offensive
Output:
| [
"true"
] | task905-95714fa4c2c24334a2fd83a60dbc8632 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Kick dem fucc niccas out da spot
Label: Offensive
Output:
| [
"false"
] | task905-71fa1140de184018b1b3c13c7ecfeaa5 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Jihadis are running a claim that the King of #Saudi Arabia died two days ago. Must be the bombs falling on em that r making em hallucinate.
Label: Hate Speech
Output:
| [
"false"
] | task905-f2ebe74b73454e6b8f2ac735e27fb7ec |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I hear the same thing day in and day out.... its for the birds.
Label: Offensive
Output:
| [
"false"
] | task905-2b3434d204064c549c42e9a8e38ebef3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: " bitch get up off me "
Label: Offensive
Output:
| [
"true"
] | task905-8cc7cbaa025a489c80872c82dece2947 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Bossman_Carl nigga I didn't have no change.yall some hoes for Tryna shoot know y'all can't shoot
Label: Hate Speech
Output:
| [
"false"
] | task905-8ffe5b1059d049f4afac6e4a15191ea5 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "Julia Roberts, you're a ho" @LaurenGardner8 #NottingHill
Label: Offensive
Output:
| [
"true"
] | task905-6b936627633143359ca5e9fdfa6b714f |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: RT @RosieZaya1: Ur fucking white trash
Label: Neither
Output:
| [
"false"
] | task905-9ae91422354045b9b405fe6eb2803702 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@Deeiiggee: My dog like scratches at the floor before he lays down.. He's weird” buddy's normal your weird bitch
Label: Offensive
Output:
| [
"true"
] | task905-deec45c00f79437282657e60061721b9 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @_angelaaau hey fag i <3 you
Label: Hate Speech
Output:
| [
"true"
] | task905-fbed66b79502496183e13c535d2549dd |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Andyheybro the distant chugs at the end of Dried Up... remain to be some of the most perfectly heavy guitars ever recorded.
Label: Neither
Output:
| [
"true"
] | task905-b71bf79bd42d4806b885f5005e68f084 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Gonna shower for the sole purpose of shampooing my beard.
Label: Hate Speech
Output:
| [
"false"
] | task905-786cc8045c4c4dc0975b4cd5709efa17 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @michigannews13 wow. Thats great language coming from a HS coach, you sure are a role model, you're trash, just like your account
Label: Neither
Output:
| [
"true"
] | task905-fe1450e4abb4428083d65f2134f1fa1c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: RT @Coolie_GBE300: It's 2014 & you niggas still runnin round sayin "Yall don't eat pussy". Y'all must be suckin dick.
Label: Neither
Output:
| [
"false"
] | task905-95ba447ce6004cf6b68d2eaaacda059f |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Early bird get the worm.
Label: Offensive
Output:
| [
"false"
] | task905-ce703d2f9e044f30bc911053edb72f65 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@wodaeeex3: Awww Meat Meat In His Feelins"i ainn n my feelings bitch
Label: Offensive
Output:
| [
"true"
] | task905-48fbefbed059480982988d8e7b85a9c8 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: "@analicialouise: Tevin is my favorite sophomore I think he's so funny" Hes really not. Lmaoo hes a little hoe
Label: Offensive
Output:
| [
"true"
] | task905-ed2146c5ec724bdfb9f7dd03a3ef1305 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Roman Catholics in the US are trash. They give Catholics in Europe a bad name.
Label: Neither
Output:
| [
"false"
] | task905-f0d667ad420e41f9b5635730e71bc92a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Now I'm gook boy shawty http://t.co/LAAaHsTYeB
Label: Hate Speech
Output:
| [
"false"
] | task905-bd6784763c5842609ac9b77999bf3d72 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @danram70 pussy. It's science. Donaire via Rachel spelling error
Label: Neither
Output:
| [
"true"
] | task905-2115486592114e41a5464c3aa005de1c |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ★ BEST ASIAN MASSAGE ON THE park slope --TOP RATED SPA ★ 718-622-0221 - 24 http://t.co/Br7el4ZXrw
Label: Neither
Output:
| [
"true"
] | task905-b420180d986046a2993d7513fb3c47fe |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: RT @MrzSixTrue: Ill break a Bitch down, like the pussy she is.
Label: Neither
Output:
| [
"false"
] | task905-6fb15f779a9041a992c7b1fa6fc6b3d7 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @DannyMndz93 @Titan21Mtzzz he's still a pogue though
Label: Neither
Output:
| [
"true"
] | task905-af62afaf4dc54273803b1c9c5ecb5b88 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @MSoltan18 @Jordan23Junkies it's supposed to be grey with speckled blue midsole and the soles are more yellow than icy so pass
Label: Neither
Output:
| [
"true"
] | task905-b2032528abb1459c80569ca4920535a6 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@colormeprettyyy: @xo_tavia bitch im back at home now.” 😂
Label: Hate Speech
Output:
| [
"false"
] | task905-7b255e8b476541c2a057edc6ce7be7d4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Next time you leave magic trash in my jacket try not to have your initials written on them. @whatupag http://t.co/tFV1cZtr
Label: Offensive
Output:
| [
"false"
] | task905-be19474f29024711b759d1776e7e7cc9 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: ' I ain't trippen off you no mo 󾌴✋ I done dropped you 󾮠 Knocked 4owe 󾮟 I could Neva be a foo for a hoe 󾮝󾮝 I put... http://t.co/GAIElrPDIK
Label: Neither
Output:
| [
"false"
] | task905-61d0649042f14905950785edd753414d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: People get more and more retarded everyday
Label: Offensive
Output:
| [
"false"
] | task905-3be61e2765f048c49664eb660b3ff8d8 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Alexa's phone gave us colors and Julia got yellow I'm dying #racistaf
Label: Offensive
Output:
| [
"false"
] | task905-246b1e4212f14682bbf50613a98d9b73 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@_BeautifulKeezy: I'm about too put sooooo much nut in my fucking mouth and gts frfr 😂😂😂💀” bitch yu nasty
Label: Hate Speech
Output:
| [
"false"
] | task905-9d5ad5fab7d94acb92db66d5e37ce7de |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I've never had a Twinkie.
Label: Offensive
Output:
| [
"false"
] | task905-c37918fcd7b84d37af9e19def17919df |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: I ain't been to the fair since I was like 8 and I haven't wanted to go since then either for some reason. Too many niggers for me
Label: Neither
Output:
| [
"false"
] | task905-ffdb324e73794efeaeaf22c1edb29e90 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: Me gusta pollo so español that. Lol. 🍗
Label: Hate Speech
Output:
| [
"false"
] | task905-3990a110b7dc4e2593d4c6962eb787ad |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: #porn,#android,#iphone,#ipad,#sex,#xxx, | #Desi | Spicy Oriental Paki Brunette sucks an un http://t.co/OrP642PomF
Label: Offensive
Output:
| [
"true"
] | task905-9be90211ea4e42519c24c56bd03abc1d |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@BestOfAds: Rape? Cannibalism? You Won't Recognize The Original Versions Of These Fairy Tales http://t.co/PrnJ8EFAoi” man wtf
Label: Neither
Output:
| [
"true"
] | task905-6ad7099378964dd58c5da1fbb5aed0a3 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @andersonDrLJA i'm so sick of self serving politicians standing by while BO trashes America. #WeAreRepublicNotRegime #ImpeachObama
Label: Neither
Output:
| [
"true"
] | task905-2c5333a9c6fd46cf9e6048e0185894b4 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@iTweet4UglyPpl: “@KirbyMouf: No one wants an ugly nigga, so you've got him all to yourself. No more stressing over hoes” <-” lies !
Label: Hate Speech
Output:
| [
"false"
] | task905-22d1f6a03403496c9f14585a6284136e |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: “@CodeeJames: That one ex you can't seem to get over<<<” an is a cunt!!
Label: Offensive
Output:
| [
"true"
] | task905-febc8d8659454ad39e4220b81859ccc2 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @heavensenttynae nd you kno how much I love clams lol
Label: Neither
Output:
| [
"true"
] | task905-61e2f8bfe96b46d7a0d7cc3308cab5d5 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Bitterchick
Dare be only one bag dat folks be suckin on what I comes to yo partayyyy! All da ofay be wantin to ride in my eldorato
Label: Neither
Output:
| [
"true"
] | task905-0c07630989e44d24a0d0ee5b5ad49676 |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @Wizards_DnD @JimZub tranny dragons, eh? I know some people that will love this!
Label: Neither
Output:
| [
"true"
] | task905-1187e3473234445aa1903cc3f98e514a |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: @tori_mills02 I believe that you fuckin can punk nigga bitch😈💪
Label: Hate Speech
Output:
| [
"true"
] | task905-22808e572d2746c4ad998ab1a6ed8dcd |
Definition: You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Positive Example 1 -
Input: Tweet: "@MarkRoundtreeJr: LMFAOOOO I HATE BLACK PEOPLE https://t.co/RNvD2nLCDR" This is why there's black people and niggers
Label: Hate Speech
Output: true
Positive Example 2 -
Input: Tweet: "bitch nigga miss me with it"
Label: Offensive
Output: true
Negative Example 1 -
Input: Tweet: "@DomWorldPeace: Baseball season for the win. #Yankees" This is where the love started
Label: Offensive
Output: true
Negative Example 2 -
Input: Tweet: " fuck no that bitch dont even suck dick " 😂😂😂 the Kermit videos bout to fuck IG up
Label: Offensive
Output: false
Now complete the following example -
Input: Tweet: >_<.. RT @ItsTheBOOMshow @FricknAwesome metal monkey balls!
Label: Neither
Output:
| [
"false"
] | task905-f4e4ecb7a817483eadf4f24eca48dfea |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.