nreimers commited on
Commit
3e20849
·
1 Parent(s): f832840
Files changed (4) hide show
  1. README.md +4 -0
  2. prepare_data.py +21 -0
  3. test.jsonl +400 -0
  4. train.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+
2
+ This is the binary split of [ethos](https://huggingface.co/datasets/ethos), split into train and test.
3
+
4
+ It contains comments annotated for hate speech or not.
prepare_data.py ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datasets import load_dataset
2
+ import json
3
+ import random
4
+
5
+ dataset = load_dataset("ethos", "binary")
6
+ id2label = dataset['train'].features['label'].names
7
+
8
+ rows = [{'text': row['text'], 'label': row['label'], 'label_text': id2label[row['label']].replace("_", " ")} for row in dataset['train']]
9
+
10
+ random.seed(42)
11
+ random.shuffle(rows)
12
+
13
+ num_test = 400
14
+
15
+ datasplits = {'train': rows[num_test:], 'test': rows[0:num_test]}
16
+
17
+
18
+ for split in ['train', 'test']:
19
+ with open(f'{split}.jsonl', 'w') as fOut:
20
+ for row in datasplits[split]:
21
+ fOut.write(json.dumps(row)+"\n")
test.jsonl ADDED
@@ -0,0 +1,400 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"text": "If you search '\u0098couple goals'\u0099 there'\u0099s a picture of Danny & Aaron", "label": 0, "label_text": "no hate speech"}
2
+ {"text": "Im very glad to have friends", "label": 0, "label_text": "no hate speech"}
3
+ {"text": "I cant understand why someone would think it's ok to bullie someone", "label": 0, "label_text": "no hate speech"}
4
+ {"text": "Are you sure you are a girl? That wig on your legs say: I WANT TO BE A BOY", "label": 1, "label_text": "hate speech"}
5
+ {"text": "This is so sinful. It says it in the bible you dumb fucktards. Stop saying YOU WILL GO TO HEAVEN IF YOU ARE GAY. because you will not go to heaven. Trust me its a fucking choice my GF dated girls and I was her 2nd bf she dated like 12 girls and she is 100% straight. You can change to the right side :)", "label": 1, "label_text": "hate speech"}
6
+ {"text": "This people are treating women like dogs!!!!!!", "label": 0, "label_text": "no hate speech"}
7
+ {"text": "It numbs them to the disgusting degeneracy and fruitless hedonism of faggot sex", "label": 1, "label_text": "hate speech"}
8
+ {"text": "People get views of a religion from other people opinion and deeds, just focus on yourself. This business is between you and your god. People who say islam is not peace, that's wrong. God didn't want this, it's not mentioned anywhere.", "label": 0, "label_text": "no hate speech"}
9
+ {"text": "But women aren't people, so it's fine!", "label": 1, "label_text": "hate speech"}
10
+ {"text": "Well I thinks it ok to turn female to male because they then can be used in the military and be stronger but male to female shall be banned so I guess a form of trans is ok because it's better for the state", "label": 1, "label_text": "hate speech"}
11
+ {"text": "My car is my love of my life. I fucking love this bitch. It's fast and it makes me feel complete ", "label": 0, "label_text": "no hate speech"}
12
+ {"text": "Killing me to see gays treated like that. I think lesbians are being more privileged by people", "label": 1, "label_text": "hate speech"}
13
+ {"text": "Faggot. You're probably a fatass too.", "label": 0, "label_text": "no hate speech"}
14
+ {"text": "Didn\u2019t know shitted coloured like you could talk", "label": 0, "label_text": "no hate speech"}
15
+ {"text": "Humiliating this Str8 guy. str8 guys like him doing dumb things", "label": 0, "label_text": "no hate speech"}
16
+ {"text": "This time the tables have turned", "label": 0, "label_text": "no hate speech"}
17
+ {"text": "Should'\u00ac\u00c4\u00ac\u00f4ve set a bug bomb off and locked them in", "label": 0, "label_text": "no hate speech"}
18
+ {"text": "Teaching my kids transgenders are anything but mentally ill will get you set on fire.", "label": 1, "label_text": "hate speech"}
19
+ {"text": "This documentary is on point. This helped me through class ty boy", "label": 0, "label_text": "no hate speech"}
20
+ {"text": "Fuck this faggot. He's the disrespecting idiot brother in law that loves to start fights at family functions.You can't have conversations with assholes like him.", "label": 1, "label_text": "hate speech"}
21
+ {"text": "You have the grace and composure of a rabid hyena", "label": 0, "label_text": "no hate speech"}
22
+ {"text": "Or maybe just don't follow degenerate sandnigger religions from the middle east?", "label": 1, "label_text": "hate speech"}
23
+ {"text": "Come out of the closet, we know you're in there, we'll bury you. ", "label": 1, "label_text": "hate speech"}
24
+ {"text": "you are a great brother to abbie, that family is changing the world! ", "label": 0, "label_text": "no hate speech"}
25
+ {"text": "Aaah its the mother's fault you guys dont know how hard to take care of autistic kids huh?", "label": 0, "label_text": "no hate speech"}
26
+ {"text": "FUCK THAT HOMO DUMB ASS PRICK! SHOULDA LET HIM GET FUCKING EATEN! ASSHOKE FUCKING WORTHLESS DICK.... NOBODY WOULD HAVE MISSED HIM!", "label": 1, "label_text": "hate speech"}
27
+ {"text": "I think brown, black or dark-skinned people do choose to be slaves even now in 2019. He knows it is not superior to white dudes", "label": 1, "label_text": "hate speech"}
28
+ {"text": "The power of Christ compels you! You demonic whore, you will feel the wrath of my petrol you wench!", "label": 1, "label_text": "hate speech"}
29
+ {"text": "Is that your nose or is that Thor's Hammer?", "label": 1, "label_text": "hate speech"}
30
+ {"text": "It doesn'\u0099t matter if you'\u0099re black or white, gay or straight, woman or man, trance,\u00a0 disabled, Dyslexic or intelligent we all are people.\u00a0 Quality!", "label": 0, "label_text": "no hate speech"}
31
+ {"text": "You look magically retarded.", "label": 1, "label_text": "hate speech"}
32
+ {"text": "LMAO while watching this church burn", "label": 1, "label_text": "hate speech"}
33
+ {"text": "It\u2019s not \u201cgenderless\u201d they just look like GIRLS", "label": 0, "label_text": "no hate speech"}
34
+ {"text": "Do people even care about the color of the persons skin or sexuality in a movie?Its just a bloody movie.", "label": 0, "label_text": "no hate speech"}
35
+ {"text": "smack the fat ass out of her", "label": 1, "label_text": "hate speech"}
36
+ {"text": "Did anybody actually know that h3h3 was a reaction channel", "label": 0, "label_text": "no hate speech"}
37
+ {"text": "that was scripted right? please let that be scripted. No real human would have said any of those things", "label": 0, "label_text": "no hate speech"}
38
+ {"text": "i came from a small country in asia and not that much people doesnt know that every time i travel to somewhere else people ask me so are u chinese? or japanese? or korean? srly every country isnt china or japan or korea in asia", "label": 0, "label_text": "no hate speech"}
39
+ {"text": "Stupid ugly asian tan ass snitch", "label": 1, "label_text": "hate speech"}
40
+ {"text": "Catholicism is the beast that comes out of daniels dream interpretation.", "label": 1, "label_text": "hate speech"}
41
+ {"text": "Stand the fuck up and take them out all you fucking lazy white males! fuck being called a racist protect your woman and children. If you find it in the street kill it and bury it right there these animals will wipe you out if your not careful", "label": 1, "label_text": "hate speech"}
42
+ {"text": "Its a challenge can anyone do it in reality", "label": 0, "label_text": "no hate speech"}
43
+ {"text": "Salute to this woman in Hollywood! You are so human, my lady. I love you", "label": 0, "label_text": "no hate speech"}
44
+ {"text": "What episode number was this?", "label": 0, "label_text": "no hate speech"}
45
+ {"text": "Terrorism has no religion Terrorism is a cancer need to be wipe out. RIP to all victims", "label": 0, "label_text": "no hate speech"}
46
+ {"text": "Only a fag doesn't want to see two chicks do it, you don't want your son to grow up to be a fag right?", "label": 1, "label_text": "hate speech"}
47
+ {"text": "People with traumatic brain injury should have the ability to get euthanatize", "label": 1, "label_text": "hate speech"}
48
+ {"text": "Because everyone knows this islam men is the devil", "label": 1, "label_text": "hate speech"}
49
+ {"text": "She said she is crazy loving her God. Well she is literally crazy then. I can relief her of her life.", "label": 0, "label_text": "no hate speech"}
50
+ {"text": "Gun shot fi gay get all of the guns them out,the police must give we the rights to kill all gays, gun shot at all gays suck your mothers all gays", "label": 1, "label_text": "hate speech"}
51
+ {"text": "Those black people are fucking pale", "label": 1, "label_text": "hate speech"}
52
+ {"text": " From the midnight sun where the hot springs blow", "label": 0, "label_text": "no hate speech"}
53
+ {"text": "Well done Slovakia and god bless. DO NOT build mosques, or allow or recognise Islam. They will get the point that EUROPE don't want Muslims here.", "label": 1, "label_text": "hate speech"}
54
+ {"text": "The thing is women are not equal to us men and their place is the home and kitchen", "label": 1, "label_text": "hate speech"}
55
+ {"text": "There are the most Evil realigion than Cristian right now Europe american and Asia and Australia as puertorican they are discusting mind craquers as a San Bernardian bravo Mr president", "label": 0, "label_text": "no hate speech"}
56
+ {"text": "Believe me, whites are superior in every way to nips and Western countries are prosperous specifically because of those racial differences.", "label": 1, "label_text": "hate speech"}
57
+ {"text": "I dare you to choke her next time. Every one of them", "label": 1, "label_text": "hate speech"}
58
+ {"text": "Son, the greatest lesson I can teach you is this: Don't tell your troubles to others. Because if you tell ten people of the problem you are having. Seven of them won't care, two of them will laugh at you behind your back. One of them will tell you to deal with yourself.", "label": 0, "label_text": "no hate speech"}
59
+ {"text": "That's Hip Hop. Not the sh***t they bring today. Where are the critical minds of our time. If no one will come out I'll do it myself. Racism, Oppression, Hate still is very much there in 2019.", "label": 0, "label_text": "no hate speech"}
60
+ {"text": "All theses people talking about Nigeria, since when have they cared about nigeria?\u00a0 They find it now to care about Nigeria to be relevenat, those who were killed were farmers and Nigeria is living peacefully with it'\u0080\u0099s Muslims.\u00a0 Sure there are terrorist attacks every now and then, but we must remember that those who do kill the innocent are not Muslims.\u00a0 Many terrorists or groups use religion as an excuse. How come Isis are killing their own people?\u00a0 How come Iraqi forces are trying to drive isis Muslims out?\u00a0 Why? Cause they are scum who are not Muslims.", "label": 0, "label_text": "no hate speech"}
61
+ {"text": "Im bisexual but im not looking to hook up with whatever. And i havent come out yet. Im scared, really scared.", "label": 0, "label_text": "no hate speech"}
62
+ {"text": "This muslim with his pumped up hood better run better run, faster than my bullet", "label": 1, "label_text": "hate speech"}
63
+ {"text": "Head looks like a big ass jelly bean", "label": 0, "label_text": "no hate speech"}
64
+ {"text": "Don't hit Women. Just fuck them and make them pregnant.", "label": 1, "label_text": "hate speech"}
65
+ {"text": "LOVE IS LOVE\u00a0 ROSES ARE REDS VIOLET ARE BLUE HAPPINESS IS ALL COLOR'S\u00a0 LESBIAN IS BLESSING\u00a0 BISEXUAL IS BEAUTIFUL\u00a0 GAY IS MARVELOUS! ROSES ARE RED VIOLETS ARE BLUE\u00a0 IM GAY AND SO ARE YOU AND WE ARE HAPPY THAT WAY\u00a0 \u00a0 DON'T BE RUDE BE RESPECTFUL FOR LGBTQ PEOPLE ITS LOVE AND LOVE IS AMAZINGLY IMPORTANT AND BEAUTIFUL WE ARE ALL HUMANS AND WE ALL LOVE NO MATTER WHAT", "label": 0, "label_text": "no hate speech"}
66
+ {"text": "I love deaf people. I can scream on them and I can scold them", "label": 1, "label_text": "hate speech"}
67
+ {"text": "I don\u2019t like this gender at all. I definitely wouldn\u2019t hire any male bitch at ma shop", "label": 1, "label_text": "hate speech"}
68
+ {"text": "well it's clear now why europeans can't differ niggers and shitskins from human", "label": 1, "label_text": "hate speech"}
69
+ {"text": "Too bad women don\u2019t know how to kill themselves", "label": 1, "label_text": "hate speech"}
70
+ {"text": "You look like Sloth with deeper Down\u2019s syndrome", "label": 1, "label_text": "hate speech"}
71
+ {"text": "They are insolent parasites and always have been. I bear no ill will to Christ, but the jewish race itself is a plague.", "label": 1, "label_text": "hate speech"}
72
+ {"text": "Feminism is a very terrible disease\u00a0", "label": 1, "label_text": "hate speech"}
73
+ {"text": "They are laughing and their countries are poor evil murderes and all corrupted good job.", "label": 1, "label_text": "hate speech"}
74
+ {"text": "She the one being tense", "label": 0, "label_text": "no hate speech"}
75
+ {"text": "Bro just delete yo shit off YouTube rn. Fuck outta here with yo clout chasing ass.", "label": 0, "label_text": "no hate speech"}
76
+ {"text": "If theres any Jikook shippers who ship them romantically...LIKE THIS VID AND THE COMMENT NOW", "label": 0, "label_text": "no hate speech"}
77
+ {"text": "they are all fucking assholes", "label": 0, "label_text": "no hate speech"}
78
+ {"text": "the girl in glasses is so freaking cute! what'\u0080\u0099s her channel??", "label": 0, "label_text": "no hate speech"}
79
+ {"text": "lock women up at home . Female are just to stupid to understand anything . Iam Agnostic .", "label": 1, "label_text": "hate speech"}
80
+ {"text": "Here in 2019. May history be on the right side this time.", "label": 0, "label_text": "no hate speech"}
81
+ {"text": "Why researchers invest their time on better wheelchairs? Those cunts did not deserve it!", "label": 1, "label_text": "hate speech"}
82
+ {"text": "Trumps a liar and an idiot, a douche bag , Narcissist, and Zionist boot licker.", "label": 0, "label_text": "no hate speech"}
83
+ {"text": "They are forgetting Russell Crowe 's performance in A Beautiful Mind. I know schizophrenia, and it was spot-on.", "label": 0, "label_text": "no hate speech"}
84
+ {"text": "why am i watching this", "label": 0, "label_text": "no hate speech"}
85
+ {"text": "The blonde lady and the dude in the orange shirt had me quaking", "label": 0, "label_text": "no hate speech"}
86
+ {"text": "how the fuck do you have a million subscribers you fucking twat", "label": 0, "label_text": "no hate speech"}
87
+ {"text": "fucking slut deserved it", "label": 1, "label_text": "hate speech"}
88
+ {"text": "I don\u2019t like jew soap, but if we are to get rid of him well I will live it through", "label": 1, "label_text": "hate speech"}
89
+ {"text": "They are violent fucking savages what the fuck did you think would happen? We wont be thrown around, this is our continent and our responsibility to preserve.", "label": 0, "label_text": "no hate speech"}
90
+ {"text": "U SUCK SHIT YOU BLACK FUCK", "label": 1, "label_text": "hate speech"}
91
+ {"text": "Absolutely excellent as ever, and yes, cycling is fabulous for mental health.. bike when you'\u00ac\u00c4\u00ac\u00f4re happy, bike when you'\u00ac\u00c4\u00ac\u00f4re sad, shout at the rain, scream inwardly at a complex hill climb and get that endorphin rush from being outside.. and smile at your fellow cyclists (and passing chickens, in my experience, a wee bwark at a chook makes many things better)", "label": 0, "label_text": "no hate speech"}
92
+ {"text": "I\u2019m sure this woman widows to have aborted this monster of a child. It hits her while she is helping him on living his life", "label": 0, "label_text": "no hate speech"}
93
+ {"text": "Don'\u0099t ever kill yourself no matter what other people think or say about you it just matters what you think about yourself and how you feel", "label": 0, "label_text": "no hate speech"}
94
+ {"text": "Why don't they just use handicapped restrooms for the mentally challenged? Problem solved!", "label": 1, "label_text": "hate speech"}
95
+ {"text": "This is exactly how I feel like when I see a tranny like this disgusting af", "label": 1, "label_text": "hate speech"}
96
+ {"text": "how about you get real with your fake fucking selves and tell the truth that the normal minded society are the ones being discriminated against you pieces of pig shit i cant stand fake fucking cowards who lie constantly and too much of a bitch to be honest", "label": 0, "label_text": "no hate speech"}
97
+ {"text": "Hating this church. Was a catholic one, right? Very happy to see it burn to dust", "label": 1, "label_text": "hate speech"}
98
+ {"text": "France let them refugees in and this what happened fucking animals", "label": 1, "label_text": "hate speech"}
99
+ {"text": "Pokemon is the best game ever", "label": 0, "label_text": "no hate speech"}
100
+ {"text": "I'm sick and tired of this black and white thing....can't we just stop and let's be happy for just one day.....we are all one let's stop this please... One love and peace.", "label": 0, "label_text": "no hate speech"}
101
+ {"text": "Who ever disliked this video should be ashamed of them selfs", "label": 0, "label_text": "no hate speech"}
102
+ {"text": "Black women are strong as hell", "label": 0, "label_text": "no hate speech"}
103
+ {"text": "Enough is Enough", "label": 0, "label_text": "no hate speech"}
104
+ {"text": "I very much appreciate the Asian woman's smarts.", "label": 0, "label_text": "no hate speech"}
105
+ {"text": "seen the way the israelis treat the palestinians? slaughter on a weekly basis, very racist are the israelis to the point of genocide.", "label": 0, "label_text": "no hate speech"}
106
+ {"text": "guy is low IQ af", "label": 0, "label_text": "no hate speech"}
107
+ {"text": "Perfect place for Lana- China and Myanmar. No trouble there. They know how to handle those pigs.", "label": 1, "label_text": "hate speech"}
108
+ {"text": "Handsome woman, eww..", "label": 0, "label_text": "no hate speech"}
109
+ {"text": " Don't say I'm not your type", "label": 0, "label_text": "no hate speech"}
110
+ {"text": "What type of question it is???????", "label": 0, "label_text": "no hate speech"}
111
+ {"text": "This is what happens when you'\u0080\u0099re a bitch and a cunt.\u00a0 Looks like that guy called it correctly.\u00a0 Only a bitch and a cunt would think she could lay hands on another with no repercussions. \u00a0 Maybe after that seizure she won'\u0080\u0099t be as much of a bitchy cunt.", "label": 1, "label_text": "hate speech"}
112
+ {"text": "Syria has a religion problem.", "label": 1, "label_text": "hate speech"}
113
+ {"text": "i like dead refugees on my shore\u221a\u00d8\u00ac\u00aa\u00ac\u00f8", "label": 1, "label_text": "hate speech"}
114
+ {"text": "Throwing stones to paraplegic kids is my favourite hobby", "label": 1, "label_text": "hate speech"}
115
+ {"text": "The worst nightmare for people of Paris, Europe and World in general. Devastated by this monstrous act. I hope death to the fucking culprits. Die to hell", "label": 1, "label_text": "hate speech"}
116
+ {"text": "Lady Gaga is the Freddie Mercury of our generation", "label": 0, "label_text": "no hate speech"}
117
+ {"text": "I like big thick bitches to serve me my cocktail. They are good only for such things", "label": 1, "label_text": "hate speech"}
118
+ {"text": "Racist ass white ass people", "label": 1, "label_text": "hate speech"}
119
+ {"text": "ANYONE who believes in religion blindly lacks the ability to critically think. Do you really want to follow rules made by people who can not critically think? Believe in your god, but have your own values.", "label": 0, "label_text": "no hate speech"}
120
+ {"text": "I am possessed by deamons ", "label": 0, "label_text": "no hate speech"}
121
+ {"text": "japan only rejected 99 they should reject all those mother fuckers", "label": 0, "label_text": "no hate speech"}
122
+ {"text": "Anyone who can' cope as the gender they are born needs SERIOUS psychological therapy!!!", "label": 0, "label_text": "no hate speech"}
123
+ {"text": "I would order a bucket of ice cold water so I can pour it on him", "label": 0, "label_text": "no hate speech"}
124
+ {"text": "Nice concept, good story but poor act. Try harder next time", "label": 0, "label_text": "no hate speech"}
125
+ {"text": "Those religious COCKROACHES are pure evil. Don' go to Melbourne very dangerous place.", "label": 1, "label_text": "hate speech"}
126
+ {"text": "I can smell the failure through my phone screen", "label": 0, "label_text": "no hate speech"}
127
+ {"text": "All of these clueless reporters comparing themselves to Cronkite and Edward R. Murrow and they can't even get through a teleprompter read-through without hitting the floor.", "label": 0, "label_text": "no hate speech"}
128
+ {"text": "Wow feminists are real hypocrites so it'\u0099s OK for a woman to laugh at suicide attempts if it involves men but it'\u0099s not OK for men to laugh at suicide attempts if it involves women talk about your double standard", "label": 1, "label_text": "hate speech"}
129
+ {"text": "Dad doing her hair so cute !!!!", "label": 0, "label_text": "no hate speech"}
130
+ {"text": "hey baby you look like tinkerbell luhlulhulhulhulhluh", "label": 0, "label_text": "no hate speech"}
131
+ {"text": "At the end you literally described yourself as a gold digger", "label": 0, "label_text": "no hate speech"}
132
+ {"text": "In the UK, there is a maximum of five years prison sentence for this abuse .. whether male or female!\u00a0 It is non-gender specific.\u00a0 It does not matter who abuses the most, it happens to both genders, and the law does not discriminate by gender", "label": 0, "label_text": "no hate speech"}
133
+ {"text": "TERRORISTS ARE NOT ISLAMIC.........THEY ARE SATANIC......TERRORISTS INSULTING ISLAM KILL THOSE TERRORISTS......", "label": 1, "label_text": "hate speech"}
134
+ {"text": "I wish him the best, as well as his children.", "label": 0, "label_text": "no hate speech"}
135
+ {"text": "Autists is why presidents like trump are getting elected", "label": 1, "label_text": "hate speech"}
136
+ {"text": "Men can see beauty, so they don't want to sleep with black women or make goblin babies.", "label": 1, "label_text": "hate speech"}
137
+ {"text": "phuck white rasist ass people", "label": 1, "label_text": "hate speech"}
138
+ {"text": "All that effort to not look like those other basic attention whores, yet you're clearly still a massive attention whore.", "label": 1, "label_text": "hate speech"}
139
+ {"text": "I read the title and immediately was ready to kill", "label": 0, "label_text": "no hate speech"}
140
+ {"text": "The next time I like up in front of one like him I will shout to his left ear that he is a trash and worthless! HAHAHHAA. I know I\u2019m a bad man. IM BADMAN", "label": 0, "label_text": "no hate speech"}
141
+ {"text": "Great video! Thank you \u221a\u221e\u00ac\u00fc\u00ac\u00f4\u00ac\u00e8", "label": 0, "label_text": "no hate speech"}
142
+ {"text": "Apple is trying to be that one company that the whole world basically depends on in the future. (You know, those future movies where one company does everything.)", "label": 0, "label_text": "no hate speech"}
143
+ {"text": "I mean it's great that you're proving that Asians are devolving, but you didn't finish making my iPhone...", "label": 1, "label_text": "hate speech"}
144
+ {"text": "incoming racist people", "label": 0, "label_text": "no hate speech"}
145
+ {"text": "I ship you guys please get back together", "label": 0, "label_text": "no hate speech"}
146
+ {"text": "Something I hate about being bisexual..people always say '\u009cyour either gay or your straight,bisexual isn'\u0099t a real thing\u2019\u009d SHUT DA FUQ UP IT IS A REAL THING", "label": 0, "label_text": "no hate speech"}
147
+ {"text": "you should be allowed to be gay you should also be allowed to hate gay people thats freedom i can be myself and people can hate me for it i believe it is my full right to jack off to chris hemsworth and i believe it is a businesss right to not serve me for that it might not be right but its fair and freedom doesnt discriminate on ethics", "label": 0, "label_text": "no hate speech"}
148
+ {"text": "Germans need to quit blaming themselves for the atrocities committed by the Nazi's. The same thing (shame) is happening here in the U.S. because of the past because of slavery and \"stealing\" the land from the Indians. People are getting sick of hearing that shit and the left is constantly saying how bad \"white\" Americans are.", "label": 0, "label_text": "no hate speech"}
149
+ {"text": "why the hell is this Norwegian speaking about our LAWS? SPEAK FOR YOUR OWN Scandinavian scam", "label": 1, "label_text": "hate speech"}
150
+ {"text": "that punch turned that immigrants jaw direction to nigeria", "label": 1, "label_text": "hate speech"}
151
+ {"text": "sons of bitches", "label": 0, "label_text": "no hate speech"}
152
+ {"text": "what civilized and nice cops", "label": 0, "label_text": "no hate speech"}
153
+ {"text": "Kill all muslims", "label": 1, "label_text": "hate speech"}
154
+ {"text": " I'm not a Jewish enemy.", "label": 0, "label_text": "no hate speech"}
155
+ {"text": "all those dislikes are from fucking homophopes", "label": 0, "label_text": "no hate speech"}
156
+ {"text": "To the lady that can barely speak English and then look down upon her own people, that'\u0080\u0099s disgraceful.", "label": 0, "label_text": "no hate speech"}
157
+ {"text": "I hate being a man, wish I was a lady and no man on earth existed", "label": 1, "label_text": "hate speech"}
158
+ {"text": "Ive had panic attacks due to nothing. Or at least i wouldnt know what wouldve triggered it. My question is, is that normal?", "label": 0, "label_text": "no hate speech"}
159
+ {"text": "LILLY SINGH IS A QUEEN! Yay but when will be the next episode", "label": 0, "label_text": "no hate speech"}
160
+ {"text": "It's killing me seeing gays treated like that", "label": 0, "label_text": "no hate speech"}
161
+ {"text": "American Indians are finally almost extinguished", "label": 1, "label_text": "hate speech"}
162
+ {"text": "I don\u2019t hate those kids with these problems, but I\u2019m just saying I feel very ver uncomfortable around them. They are weirdos. Don\u2019t like them. Please god make my child a healthy and good one", "label": 0, "label_text": "no hate speech"}
163
+ {"text": "Christians can get crazy religious and I get so f u c k i n g annoyed", "label": 1, "label_text": "hate speech"}
164
+ {"text": "If it takes you a year of interviewing to come to these very basic conclusions how brain washed do you have to be. Damn.", "label": 0, "label_text": "no hate speech"}
165
+ {"text": "I am so sorry for all the people who disrespect all you guys and I wish I could do something\u00a0 so they wouldn'. But I can' but you guys know\u00a0 I love all you guys.\u00e2\u009d\u00a4", "label": 0, "label_text": "no hate speech"}
166
+ {"text": "\u00a0Sorry that I was born as an Indian...\u00a0", "label": 0, "label_text": "no hate speech"}
167
+ {"text": "Literally the reason why I'm deleting my Instagram account. Sick of this fakery.", "label": 0, "label_text": "no hate speech"}
168
+ {"text": "You cannot take my gun from home. My gun is my protection. I will kill everyone who tries to enter my home without my approval", "label": 0, "label_text": "no hate speech"}
169
+ {"text": "Incest baby that got double-down syndrome", "label": 1, "label_text": "hate speech"}
170
+ {"text": "When pain is a relief then something must be wrong", "label": 0, "label_text": "no hate speech"}
171
+ {"text": "that is the most beautiful right hook ive seen. what a hero!", "label": 0, "label_text": "no hate speech"}
172
+ {"text": "The older Hispanic woman shouldn'\u0099t have been on this episode. Her view on everything was so shallow and '\u009cass-kissy'\u009d. The story about her brother in law being killed by an illegal alien Im truly sorry for their lost and I hate to sound insensitive but ANYBODY could'\u0099ve killed him. INCLUDING A LEGAL CITIZEN OF THE UNITED STATES THEYRE ARE TWISTED PEOPLE EVERYWHERE don'\u0099t pull the illegal alien card on violence bc that'\u0099s an everyday part of life in the US with or WITHOUT people coming here illegally", "label": 1, "label_text": "hate speech"}
173
+ {"text": "i think mental illness was romanticized for a long time already. Take an example from emos, tumblr and more. I think people are really influenced by famous people. It looks beautiful because celebrities seem to have a movie like life and people want to be special and end up being delusional.", "label": 0, "label_text": "no hate speech"}
174
+ {"text": "Well this is like exactly how I feel. Except I don'\u0099t want to be straight.", "label": 0, "label_text": "no hate speech"}
175
+ {"text": "Slow down the cuts between shots. Way too fast.", "label": 0, "label_text": "no hate speech"}
176
+ {"text": "I\u2019d like to see a because I\u2019m black compilation video", "label": 0, "label_text": "no hate speech"}
177
+ {"text": "Every time I see her with a hijab, niqab or burka or shit I fantasising of choking her to death with that facking piece of cloth", "label": 1, "label_text": "hate speech"}
178
+ {"text": "This is just crazy liberal satanic crap. Don't fall for it. There are only two genders and these people are just cofused psychos", "label": 1, "label_text": "hate speech"}
179
+ {"text": "Wait did the tiger get shot?", "label": 0, "label_text": "no hate speech"}
180
+ {"text": "you should talk with people of different races from different countries", "label": 0, "label_text": "no hate speech"}
181
+ {"text": "broke my heart to see the young boy claim his allegiance", "label": 0, "label_text": "no hate speech"}
182
+ {"text": "Dirty Christianity follower creating war everywhere Iran should attack USA\u00a0 We will support Iran", "label": 1, "label_text": "hate speech"}
183
+ {"text": "Islam is a religion of hate. These propaganda type videos are dishonest. Simply read the Quran and Hadith.", "label": 1, "label_text": "hate speech"}
184
+ {"text": "That guys chin strap bothers me man....idk why.", "label": 0, "label_text": "no hate speech"}
185
+ {"text": "If only he was black....He would be literally be behind bars faster than you can even imagine", "label": 1, "label_text": "hate speech"}
186
+ {"text": "America is the greatest country. That aint lie you know that I know that", "label": 0, "label_text": "no hate speech"}
187
+ {"text": "You look like someone who would do an electric wheelchair race with Stephen Hawking.", "label": 0, "label_text": "no hate speech"}
188
+ {"text": "Buy lethal guns ... Real ones, not toys!", "label": 0, "label_text": "no hate speech"}
189
+ {"text": "No counting when Hispanics get probation if they do find them self in some trouble they get probation then get deported and if they come back boom there in violation of the probation we gave them but knowingly sent them back. Those rats are smart. Bunch of GOVERNMENT BULL SHIT", "label": 1, "label_text": "hate speech"}
190
+ {"text": "You are so lucky you have a girlfriend. I bet your asian penis is smaller than my thumb", "label": 1, "label_text": "hate speech"}
191
+ {"text": "Trans are using the same logic feminists have been using for decades to destroy men so i don&#39t feel sorry for wamen not one bit!", "label": 1, "label_text": "hate speech"}
192
+ {"text": "Masterful. Love & pain in this here post", "label": 0, "label_text": "no hate speech"}
193
+ {"text": "She'\u0080\u0099s a really courageous woman! She is one of the most impressive women I'\u0080\u0099ve ever listened to. I appreciate\u00a0 her film, and I certainly wish her continued success and happiness. She is definitely a cut above both as a filmmaker, and most especially, as a person! She is an incrediblely remarkable woman!", "label": 0, "label_text": "no hate speech"}
194
+ {"text": "Michael Jackson sick man and sick fans.", "label": 0, "label_text": "no hate speech"}
195
+ {"text": "Anti-LGBT people ,How sad and ignorant...I cant believe it..How how ??? can they not see how STUPID they are?????", "label": 1, "label_text": "hate speech"}
196
+ {"text": "Just shoot her, one less of them to have to deal with in the future.", "label": 0, "label_text": "no hate speech"}
197
+ {"text": "Taliban and all people with this thought must hanged", "label": 1, "label_text": "hate speech"}
198
+ {"text": "kneel down, white boy. its the era of brown people now", "label": 1, "label_text": "hate speech"}
199
+ {"text": "They'\u0080\u0099ll get to know homosexuality anyways. I don'\u0080\u0099t get what'\u0080\u0099s wrong with most of the people nowadays. If you don'\u0080\u0099t teach about homosexuality then stop teaching about heterosexuality also.", "label": 0, "label_text": "no hate speech"}
200
+ {"text": "True Heavy Metal! True Feeling", "label": 0, "label_text": "no hate speech"}
201
+ {"text": "Women!!! Grow a pair and refuse to compete with men!!! This is asinine!", "label": 1, "label_text": "hate speech"}
202
+ {"text": "Being a lesbian is fine if you really love being an animal", "label": 1, "label_text": "hate speech"}
203
+ {"text": "Did you use the \u201a\u00c4\u00faTan\u201a\u00c4\u00f9 or \u201a\u00c4\u00faDark\u201a\u00c4\u00f9 filter?", "label": 0, "label_text": "no hate speech"}
204
+ {"text": "Can I get a shoutout pleaseeeeee I only have a little bit of people :(", "label": 0, "label_text": "no hate speech"}
205
+ {"text": "beeing gay is anti human", "label": 1, "label_text": "hate speech"}
206
+ {"text": "Archeological evidence is clear, europeans have always taken care of each other regardless of disability, and we will never stop until there is no more disability! Are we just cool or what, turns out that disabled people take care of us to, and together we are even cooler!", "label": 0, "label_text": "no hate speech"}
207
+ {"text": "Killing koreans its werry good", "label": 1, "label_text": "hate speech"}
208
+ {"text": "They must be really suffering if they're throwing food all over the ground for the pigeons.", "label": 0, "label_text": "no hate speech"}
209
+ {"text": "Not only the politicians are going into the wood chippers but also the police.", "label": 0, "label_text": "no hate speech"}
210
+ {"text": "when\u00a0 a handsome man marries a man ..we are only bite fingers", "label": 0, "label_text": "no hate speech"}
211
+ {"text": "I don't see why we don't just create a transgender category. Seems the most obvious and fair solution. Great athletes will still compete. And the playing field will be as level as can be.\u00a0 I mean we create weight categories to maximise the fairness of boxing/mma fights. We recognise that just because two people are both male they compete at different levels.\u00a0 We can do the same for transgender athletes, surely?", "label": 0, "label_text": "no hate speech"}
212
+ {"text": "You can see the country is fertile and green.\u00a0 just need the right governance", "label": 0, "label_text": "no hate speech"}
213
+ {"text": "Being blind would make me want suicide. Go kill yourself kid", "label": 1, "label_text": "hate speech"}
214
+ {"text": "HOPE THEY KNOCK HER ASS TO THE GROUND AND RIP HER DRESS OFF AND SHAME HER....NOW THATS A POWERFUL IMAGE.", "label": 1, "label_text": "hate speech"}
215
+ {"text": "This literally made my emotional bi ass cry", "label": 0, "label_text": "no hate speech"}
216
+ {"text": "Sink the boats. After that, not our problem. They'll soon get the message.", "label": 0, "label_text": "no hate speech"}
217
+ {"text": "If you had a Winnie, even tinnie, and flat chest I would hire you miss. Now no way.", "label": 0, "label_text": "no hate speech"}
218
+ {"text": "apparently east Asians commit less crime than us......well this is because they are submissive conformist losers..WHITE POWER", "label": 1, "label_text": "hate speech"}
219
+ {"text": "We are not these bodies. We are spirit souls.", "label": 0, "label_text": "no hate speech"}
220
+ {"text": "FUCKING migrants need BAN . fucking animals", "label": 1, "label_text": "hate speech"}
221
+ {"text": "Lesbian chewbacca", "label": 0, "label_text": "no hate speech"}
222
+ {"text": "Burn them all down and kick Islam out of EU...We support you...Fuck Islam.", "label": 1, "label_text": "hate speech"}
223
+ {"text": "this was shit the guy should of boxed his head off and thrown him through the top window,fuck peoado muhamed and islam", "label": 1, "label_text": "hate speech"}
224
+ {"text": "Jewish terrorist are killing innocent Palastinan who can't defend themselves...", "label": 1, "label_text": "hate speech"}
225
+ {"text": "Fuck these generate vodka niggers. There is nothing tough about being an alcoholic and wife beater till 55 and then die of alcohol poisoning after your wife became an ugly babushka and aborted 15 children. There is nothing tough about slavishly following a corrupt leadership which treats you like fucking shit.", "label": 1, "label_text": "hate speech"}
226
+ {"text": "In the US that same game was called ten little Indians. I know.. It\u2019s boring", "label": 0, "label_text": "no hate speech"}
227
+ {"text": "SEND ALL GAYS TO HELL", "label": 1, "label_text": "hate speech"}
228
+ {"text": "Love the videos", "label": 0, "label_text": "no hate speech"}
229
+ {"text": "I hate being alone at night. Its fucking creepy", "label": 0, "label_text": "no hate speech"}
230
+ {"text": "why haven't you faggots taken the bi-pill yet", "label": 1, "label_text": "hate speech"}
231
+ {"text": "You really think that European People will like you if you humiliate Muslims? I think that's a big mistake because you're an Indian. I mean, they don' like you either so don' try to look cute. By the way, your accent sucks terribly my friend.", "label": 1, "label_text": "hate speech"}
232
+ {"text": "Drink Bleach.", "label": 0, "label_text": "no hate speech"}
233
+ {"text": "What about bombs? Are you crazy? Go fuck yourself. Don't talk about such shits", "label": 0, "label_text": "no hate speech"}
234
+ {"text": "There's a lot of confusion about male/female vs. masculine/feminine. They don't always line up. And nobody seems to ask why there are so many more male to female transexuals than female to male?", "label": 0, "label_text": "no hate speech"}
235
+ {"text": "Stupid feminists. For FUCK sake! Just....Just....fucking kill yourself.", "label": 1, "label_text": "hate speech"}
236
+ {"text": "My fav is to ask her out, explicitly defining it as a date. Try it. It works.", "label": 0, "label_text": "no hate speech"}
237
+ {"text": "Oh god F*CK I\u2019m crying :\u2019)", "label": 0, "label_text": "no hate speech"}
238
+ {"text": "The Whites Have dislike the documentary because they are mad at\u00a0 the truth. #WhiteDevils", "label": 1, "label_text": "hate speech"}
239
+ {"text": "Well im glad that i live in Serbia, migrants and islamists are not welcome here!", "label": 1, "label_text": "hate speech"}
240
+ {"text": "Yet there is vastly more money spent on breast cancer, than prostate cancer, this is lethal discrimination.\u00a0", "label": 0, "label_text": "no hate speech"}
241
+ {"text": "I pray to the god of the heavens and the Earth bless the victims of Boko Haram.", "label": 0, "label_text": "no hate speech"}
242
+ {"text": "Every female-dominated job: low skill; minimal education required; not much physical exertion; indoors; tightly controlled hours.", "label": 1, "label_text": "hate speech"}
243
+ {"text": "My smile is beaming, my skin is gleaming! YUH", "label": 0, "label_text": "no hate speech"}
244
+ {"text": "destroy islam", "label": 1, "label_text": "hate speech"}
245
+ {"text": "the first step is to remove Romanians, they're no good anywhere they wash up", "label": 1, "label_text": "hate speech"}
246
+ {"text": "Women are made for making babies and cooking dinner and nothing else!!!", "label": 1, "label_text": "hate speech"}
247
+ {"text": "I'd get my money back if I were you. Your sex change was a complete failure.", "label": 1, "label_text": "hate speech"}
248
+ {"text": "we take everyone, sudanese niggers, egyptian shitskins, palirats, syrian and iraqi scums, they're all dogs that behave like niggers, they cost too much, especially syrians, there is way too many of them here, they are arrogant ungrateful backstabbing apes.", "label": 1, "label_text": "hate speech"}
249
+ {"text": "its a good thing im not a commander or so in the police force,specially not during something like this,because the jail would be full of ppl waiting to be deported,if not dead", "label": 1, "label_text": "hate speech"}
250
+ {"text": "Really, I hope she get raped in the future. Raping women should be legal I think", "label": 1, "label_text": "hate speech"}
251
+ {"text": "How can Europe allow millions of rapists animals to go there ?", "label": 1, "label_text": "hate speech"}
252
+ {"text": "Moving from France to Spain will be a motherfucking big change", "label": 0, "label_text": "no hate speech"}
253
+ {"text": "I have started writing a book.", "label": 0, "label_text": "no hate speech"}
254
+ {"text": "That Asian bloke needs a shave or cover up his hideous beard with a burqa!", "label": 1, "label_text": "hate speech"}
255
+ {"text": "Gosh you guys are getting less funny with each episode.", "label": 0, "label_text": "no hate speech"}
256
+ {"text": "In my dream I wished you have died! Don't call yourself man, while talking like queen.", "label": 1, "label_text": "hate speech"}
257
+ {"text": "In my opinion, God loves us all for who we are, no matter your sexuality, gender, races, religions or anything.\u00a0 your actions and personalities count.", "label": 0, "label_text": "no hate speech"}
258
+ {"text": "I propose suicide for evert politician", "label": 0, "label_text": "no hate speech"}
259
+ {"text": "I don\u2019t know what mental disorder this kid had, but I would not stand him for a sec. I had beat the fuck out of him", "label": 1, "label_text": "hate speech"}
260
+ {"text": "no fucking way a machine would recognize that shit LOL", "label": 0, "label_text": "no hate speech"}
261
+ {"text": "ABU DA BI ABA DU BA BA HAMUD! See? I\u2019m an arab priest too. This is how they sound. right? They are jokes", "label": 1, "label_text": "hate speech"}
262
+ {"text": "What about to shove your crutch to your ass \u00a0", "label": 1, "label_text": "hate speech"}
263
+ {"text": "To say that black lives matter, is not racist statement. But the B.L.M. organization itself is racist group. If they could just quit hating white people and turn that energy towards their own community, the biggest group of black oppressors there is, they might make a difference.", "label": 0, "label_text": "no hate speech"}
264
+ {"text": "Huh kids like this with crazy eyes and weird moves lurking around are scary. Please mama of this creeper cuff him and sent him to an asylum\u00a0", "label": 0, "label_text": "no hate speech"}
265
+ {"text": "In a world full of hate remember to light up the darkness, as this world is but temporary.", "label": 0, "label_text": "no hate speech"}
266
+ {"text": "Hopefully the non-white parasites will flee to a new host nation. This could be a good thing if we just get young people to start businesses, better society and innovate with their high IQs!", "label": 1, "label_text": "hate speech"}
267
+ {"text": "And that's how black people can be peaceful", "label": 0, "label_text": "no hate speech"}
268
+ {"text": "this is my theory on the whole thing, was Michael strange yes , but his circumstances growing up he didn't have a childhood and I believe he was trying to be a child for the first time , I remember at the time it was happening just wondering why the parents would let their kids sleep with Michael . it is strange for an adult to be sleeping with the kids I know I sure wouldn't but then again I didn't grow up like Michael Jackson. these two men have had plenty of time to come out about Michael and they choose tell after he dies , their families were set up the whole time they were staying at Michael's house and I don't believe anything happened and if it did it was the parents fault more than anyone's would you let your kids sleep with Michael for any cost? I just have to take Michael's side on this since he ain't here to defend himself", "label": 0, "label_text": "no hate speech"}
269
+ {"text": "There are no traditional German values. Germany was unified very late, so regional values and traditions still rank higher than modern \"German\" values.", "label": 0, "label_text": "no hate speech"}
270
+ {"text": "2 comments 4 likes and no views gg youtube", "label": 0, "label_text": "no hate speech"}
271
+ {"text": "Pakistan is a Jihadi Terror Sponsor Nation, they are simply deceiving the world, a sign of desperation. Jai Hind", "label": 1, "label_text": "hate speech"}
272
+ {"text": "what happened in the good old days when these freaks did not exist ? which sewer have these freaks dragged themselves out of ? its just a manufactured group of freaks who want to cut their cocks off and take it up the arse in the hope that the world will treat them as woman . it takes more than that to be a woman . stop pandering to these twats .", "label": 1, "label_text": "hate speech"}
273
+ {"text": "By calling period, a natural procedure, as an excuse it degrades their gender. I suppose I agree with that though they are degraded anyways", "label": 1, "label_text": "hate speech"}
274
+ {"text": "He is the weirdest autistic I\u2019ve seen in my life", "label": 1, "label_text": "hate speech"}
275
+ {"text": "Just look at that crowd!!! ALL FAT WHITE TRASH OR METH ADDICTS", "label": 1, "label_text": "hate speech"}
276
+ {"text": "Generally speaking, most women are lazy and worthless not all, but most.", "label": 1, "label_text": "hate speech"}
277
+ {"text": "Ugly long chin brainless problematic mother fucker he looks retarded", "label": 1, "label_text": "hate speech"}
278
+ {"text": "Oh, I believe that 13 reasons why romanticises suicide. It's the ultimate expression of the high-drama line you will be sorry when I'm gone, and it's terrible. The suicide scene itself was disturbing, just not in the way it was probably intended to be. Thank you for this. I find that it's more difficult for real cases of mental illness to be taken seriously because of this stupid fad.", "label": 0, "label_text": "no hate speech"}
279
+ {"text": "If white people are gone from this earth, we will go directly back to stone age. Not even kidding", "label": 0, "label_text": "no hate speech"}
280
+ {"text": "I thought that a big reason why it had to be africans, is their skin. It's an obvious marker to tell if someone is a slave. And even if they run, they're still black.", "label": 1, "label_text": "hate speech"}
281
+ {"text": "The rotten, nasty bastards!", "label": 0, "label_text": "no hate speech"}
282
+ {"text": "Facing challenges is hard to go through.", "label": 0, "label_text": "no hate speech"}
283
+ {"text": "Hey dude. You re awesome. Pls teach me!!!", "label": 0, "label_text": "no hate speech"}
284
+ {"text": "Fuck Sweden. Let it die like the degenerates they are!", "label": 1, "label_text": "hate speech"}
285
+ {"text": "A gay nigger however, can fake a hate crime for publicity and to help the Democrat Mafia pass an anti lynching bill, and he gets in no trouble.", "label": 1, "label_text": "hate speech"}
286
+ {"text": "WOW THIS GUY TALKS LIKE A RETARD HAHAHAHAHAH", "label": 1, "label_text": "hate speech"}
287
+ {"text": "When lift your arms do your \u201a\u00c4\u00faboobs\u201a\u00c4\u00f9 go away? They look like mosquito bites and I feel like you were trying for the \u201a\u00c4\u00f2hot librarian' look but ended up with the \u201a\u00c4\u00f2old librarian' look.", "label": 0, "label_text": "no hate speech"}
288
+ {"text": "I am proud to be white I cant believe that some of these people said that they weren't proud to be white?? I'm proud to be white. I didn't choose my race, so just own it. Be proud to be what your are. You're black? Be proud to be black. Being proud of one's race/culture isn't exclusive to just POC or anyone else. Again, you are what you are so just own it.", "label": 0, "label_text": "no hate speech"}
289
+ {"text": "I can' stand feminist. I like men being manly and I like being treated like a lady. Dear men, if a woman asks for your help, ask if they are feminist. If they say yes, then remind them they can do everything without men and don' help them.", "label": 1, "label_text": "hate speech"}
290
+ {"text": "Society is fucked for sure. And that\u2019s everyone\u2019s fault", "label": 0, "label_text": "no hate speech"}
291
+ {"text": "With a face like that I bet you could scare your HIV into remission.", "label": 1, "label_text": "hate speech"}
292
+ {"text": "Your life isn't that wonderful. That room tells me that you're clearly an alcoholic, and you drink shit beer. Maybe stop wasting your money on shit like that Apple watch, and you could afford some clothes that dont come from Walmart, and get someone other than your mom to cut your hair.", "label": 0, "label_text": "no hate speech"}
293
+ {"text": "For the song thing I\u2019m white but I\u2019ll say the nigga word when I\u2019m singing songs but if I\u2019\u0080\u0099m with a black person and it\u2019s making them uncomfortable or they ask me to stop I would out of respect.", "label": 0, "label_text": "no hate speech"}
294
+ {"text": "Im lesbian and proud im happy my friends accept me but i dont know if my family does but i dont care what anyone says im proud to be a lesbian", "label": 0, "label_text": "no hate speech"}
295
+ {"text": "You can ask me to call you a male, but you'll always be a woman", "label": 0, "label_text": "no hate speech"}
296
+ {"text": "who gives aa fuck about shit diamonds from the jews fuck them both", "label": 1, "label_text": "hate speech"}
297
+ {"text": "Please don' come back filthy Caucasian. You can change to a snake next time. Keep\u00a0 changing.", "label": 1, "label_text": "hate speech"}
298
+ {"text": "Come and kill my wife", "label": 1, "label_text": "hate speech"}
299
+ {"text": "We are proud to be an Indian Muslim", "label": 0, "label_text": "no hate speech"}
300
+ {"text": "This priest is being hated even by his stupid god.\u00a0", "label": 1, "label_text": "hate speech"}
301
+ {"text": "Lol I'm Korean and most of the Koreans I know do not look anything like that drawing... Many don' have square faces.. You can see the diversity of Korean faces when the answers are revealed at the end. I find this video esp. the initial commentary to be pretty biased as it's ethnically Chinese people telling YouTube how to tell Asians apart. Asians are some of the most racist people to other Asians...", "label": 0, "label_text": "no hate speech"}
302
+ {"text": "Anxiety is is the definition of a human meme. Anxiety disorders are an excuse. No such thing.", "label": 0, "label_text": "no hate speech"}
303
+ {"text": "A solution to the U.S. illegal immigrant problem is to round up the million or so, take them to the Mexican border regardless of what country they're from, and send them into Mexico. Maybe then when the Mexican border is over-run with immigrants will Mexico understand and help pay for a wall.", "label": 1, "label_text": "hate speech"}
304
+ {"text": "why is it censored, why does todays generation get butt hurf and offended so easily, if u dont like it, keep walking then! this use to be a free country but its going down the toilet now.", "label": 0, "label_text": "no hate speech"}
305
+ {"text": "Finally figured out where that voiceclip came from... I'\u00ac\u00c4\u00ac\u00f4m so happy", "label": 0, "label_text": "no hate speech"}
306
+ {"text": "I really wanna be in a public experiment like this myself as I am a trans man. Happy I can at least watch WWYD doing it. Please do more experiments with trans men/ transgender people in general.", "label": 0, "label_text": "no hate speech"}
307
+ {"text": "they could have shot him in the legs no one gets in risk of dying", "label": 0, "label_text": "no hate speech"}
308
+ {"text": "Ill vote for you if you forbid people that cannot hear to have driver licences. They are clearly threads", "label": 1, "label_text": "hate speech"}
309
+ {"text": "Let's go beat these queers!", "label": 1, "label_text": "hate speech"}
310
+ {"text": "Two things are apparent: one, not a male and two, your ass is indeed sorry that it's been turned into a drive-in.", "label": 1, "label_text": "hate speech"}
311
+ {"text": "It's that nerdy guy from the polar express.", "label": 0, "label_text": "no hate speech"}
312
+ {"text": "I don't have any facts, I don't have any Statistics, I am a Human Being The fuck is that even mean?", "label": 0, "label_text": "no hate speech"}
313
+ {"text": "I see the depression caused her to gain more weight.", "label": 0, "label_text": "no hate speech"}
314
+ {"text": "There is clearly written in Quran Person who not follow Quran is called kafir and.. Kill them you will get 72 hours Islam Is Terrorism", "label": 1, "label_text": "hate speech"}
315
+ {"text": "I feel like they should give the reporter a pistol or something to protect himself", "label": 0, "label_text": "no hate speech"}
316
+ {"text": "Call that the Caitlyn Jenner syndrome.", "label": 0, "label_text": "no hate speech"}
317
+ {"text": "Pale cancer! Back to your west pacific ocean", "label": 1, "label_text": "hate speech"}
318
+ {"text": "Deport all niggers, spics, chinks and other undesirable from white nations. They don't belong in our white nations, they're invaders and enemy forces.", "label": 1, "label_text": "hate speech"}
319
+ {"text": "Easter is the most silly holiday ever existed. It must be stopped. Shame shame shame", "label": 1, "label_text": "hate speech"}
320
+ {"text": "Wow this voice and reading is the best thing in my life!!!!", "label": 0, "label_text": "no hate speech"}
321
+ {"text": "With her nose she can detect an immigration officer from 70 yards", "label": 0, "label_text": "no hate speech"}
322
+ {"text": "There isn't too little land, there isn't inefficient land use, there aren't too restrictive land use policies, there are TOO MANY PEOPLE.", "label": 0, "label_text": "no hate speech"}
323
+ {"text": "Crazy auntie get rid of your autistic son and make good to planet", "label": 1, "label_text": "hate speech"}
324
+ {"text": "b bl bla blac black or w wh whi white", "label": 0, "label_text": "no hate speech"}
325
+ {"text": "I would smack them also but I'\u0080\u0099d be homophobic and in jail with ya!", "label": 1, "label_text": "hate speech"}
326
+ {"text": "So how long have you lived in your mother's basement?", "label": 0, "label_text": "no hate speech"}
327
+ {"text": "The wheelchaired woman was actually scary", "label": 0, "label_text": "no hate speech"}
328
+ {"text": "Im from the philippines. When i go outside the country, they think im chinese but does it matter to me? Nope. Asians who grew up and living in Asia dont make a big deal bout this. Not sure why in America it's a different story.", "label": 0, "label_text": "no hate speech"}
329
+ {"text": "I thought kids with Down syndrome were not accepted by families!", "label": 1, "label_text": "hate speech"}
330
+ {"text": "Feminism is just about women crying about the fabricated bullshit they go through. It's a JOKE! They should just man up!", "label": 1, "label_text": "hate speech"}
331
+ {"text": "Equality should not apply on people of different religions except christianity.", "label": 1, "label_text": "hate speech"}
332
+ {"text": "My grandma had a roommate who was a drag queen I had drag queen knwonledge at 11 and what was cool lol", "label": 0, "label_text": "no hate speech"}
333
+ {"text": "The Problem with Islam is that they think they have the right to tell other Human beings what to do or how to be a good Person. What is right and what is wrong. If for example 2 Men love each other, they hurt nobody but you think your God told you to stop them. Who are you to interfere in other ppls Life? Non of your Business! If you think they will Burn for that, then let it be at that. But no, you think you have to stop them bc your God told you. Thats the thing!", "label": 1, "label_text": "hate speech"}
334
+ {"text": "ADIDAS for you means \"All Day I Dream About Snacks\"", "label": 0, "label_text": "no hate speech"}
335
+ {"text": " Oh and NIki pronounced mademoiselle Maupin way better than Siri did.\"", "label": 0, "label_text": "no hate speech"}
336
+ {"text": "Okay first of all Drag is not a fetish.\u00a0 It can be but it's not inherently\u00a0 meant to be.\u00a0 It's performance art.\u00a0 Its\u00a0 a mature form of\u00a0 performance art.\u00a0 Its\u00a0 literally grown ups playing dress up .\u00a0 But yes it's highly sexualised as with anything catered to an adult audience so i think it's downright disgusting to bring your 5 year old child to a drag convention where literally companies\u00a0 have booths selling sex toys.\u00a0 Its not progressive to let your kids perform seductively infront of an audience, its creepy.", "label": 0, "label_text": "no hate speech"}
337
+ {"text": "Is there still a Job like this I would like to take it. Thats not a Joke!", "label": 0, "label_text": "no hate speech"}
338
+ {"text": "Disabled kids are annoying and not cute.", "label": 1, "label_text": "hate speech"}
339
+ {"text": "lesbians cant do math fucking mood lmao", "label": 1, "label_text": "hate speech"}
340
+ {"text": "Idiots as always. Religion is the most stupid thing you humans invented.", "label": 1, "label_text": "hate speech"}
341
+ {"text": "actually autism can make you a retard", "label": 1, "label_text": "hate speech"}
342
+ {"text": "That's what we should do here in a Us survey take them to FEMA camps and put the gas on these people are not coming from starvation destitute bad areas look how they're dressed their well-dressed well fed it's like a trojan horse and it's time we put them in the penal camps and get rid of them make use of the FEMA camp", "label": 1, "label_text": "hate speech"}
343
+ {"text": "Roses are red. Your sweatshirt is blue. When a white girl gets raped, the suspect for sure is you!", "label": 1, "label_text": "hate speech"}
344
+ {"text": "God,my humble question to u almighty... Y u send them to earth to suffer?", "label": 0, "label_text": "no hate speech"}
345
+ {"text": "What happened to rap? This right here.... This is rap ", "label": 0, "label_text": "no hate speech"}
346
+ {"text": "you shoulda let him die", "label": 1, "label_text": "hate speech"}
347
+ {"text": "Only black lives matter. fuck white people the cancer of the earth", "label": 1, "label_text": "hate speech"}
348
+ {"text": "relax and do something...wink wink. hahahahaha! totally enjoying your videos! you both are super yummy!", "label": 0, "label_text": "no hate speech"}
349
+ {"text": "No need to lip sync just get your mic and put it closer to you and you'll sound fine", "label": 0, "label_text": "no hate speech"}
350
+ {"text": "Every publicity is good publicity ha ? I'\u0099m here after watching leaving neverland i don'\u0099t know he is guilty or not but in music he is a legend and no one can take that from him", "label": 0, "label_text": "no hate speech"}
351
+ {"text": "Has anyone cried in front of their parents and feel totally ashamed and invaded afterwards ?", "label": 0, "label_text": "no hate speech"}
352
+ {"text": "You guys I fell so bad, I hope this don\u2019t happen again. Im a Islam", "label": 0, "label_text": "no hate speech"}
353
+ {"text": "Hindus take my ass please", "label": 1, "label_text": "hate speech"}
354
+ {"text": "Bulgars are Indo Europeans, Turks are not, you ignorant pakisven. Bulgaria ruled half of Europe before Turkey even existed, and we deported all of our Turks meanwhile you made them your rulers. Sven is a fake german country ruled by arabs.", "label": 1, "label_text": "hate speech"}
355
+ {"text": "Is that guy-shadow or are you just a genetic faggot?", "label": 1, "label_text": "hate speech"}
356
+ {"text": "Incredibly fucking annoying voice, but reasonable arguments. I agree", "label": 0, "label_text": "no hate speech"}
357
+ {"text": "I was just recently dancing in the club with this song oh man I was grabbing some ass that was blast next day my legs hurts so bad", "label": 0, "label_text": "no hate speech"}
358
+ {"text": "stupid black women,if i were in that restaurant, i would had whipped their ass", "label": 1, "label_text": "hate speech"}
359
+ {"text": "Girl:(anxiety attack)\u00a0 Dog: you good bro?", "label": 0, "label_text": "no hate speech"}
360
+ {"text": "Do you know why he is smiling because there is no \u201cexcretion law\u201d in New Zealand! The max sentence he will receive from a judge is no more than 27 years in prison! Is this justice? Or because Muslims lives don't matter!???\u00a0 :(((", "label": 0, "label_text": "no hate speech"}
361
+ {"text": "I guess God is white.... ", "label": 1, "label_text": "hate speech"}
362
+ {"text": "Gas should be your preferred drink", "label": 0, "label_text": "no hate speech"}
363
+ {"text": "FUCK GAYS disgusting", "label": 1, "label_text": "hate speech"}
364
+ {"text": "I'd love to destroy him but I am in more need of tech support.", "label": 0, "label_text": "no hate speech"}
365
+ {"text": "The girl in the dress reminds me of opal from bird box", "label": 0, "label_text": "no hate speech"}
366
+ {"text": "What a luck girl she is! I wish I was just that lucky", "label": 0, "label_text": "no hate speech"}
367
+ {"text": "All people are fucked up because of these queer thing because y'all realize how shitty gender roles are and how absurd is to see it in reverse genders roles", "label": 1, "label_text": "hate speech"}
368
+ {"text": "I have autism, yet i have alot of friends", "label": 0, "label_text": "no hate speech"}
369
+ {"text": "Well France is finally a shithole This is what happens when you do open borders now both sides are suffering", "label": 1, "label_text": "hate speech"}
370
+ {"text": "I was hoping you'd post a new video!! I know you're busy, of course, but you're just so interesting, I wish you'd post more\u00d4\u00aa\u00f8", "label": 0, "label_text": "no hate speech"}
371
+ {"text": "Jewish piece of shits like him should get hanged", "label": 1, "label_text": "hate speech"}
372
+ {"text": "He has lower iq than when water freezes", "label": 0, "label_text": "no hate speech"}
373
+ {"text": "This fcking jew wants money? I\u2019ll give him only my dick if he wants", "label": 1, "label_text": "hate speech"}
374
+ {"text": "lowlife black animals", "label": 1, "label_text": "hate speech"}
375
+ {"text": "this doesn\u2019t\u00a0 represent mental illness correctly at all, it doesn't just randomly appear its always present", "label": 0, "label_text": "no hate speech"}
376
+ {"text": "fuck bulgaria stupid country", "label": 1, "label_text": "hate speech"}
377
+ {"text": "Watching this kid trying to step up and walk with that crutches is the best thing in the world. So idiot", "label": 1, "label_text": "hate speech"}
378
+ {"text": "Brown people love white countries", "label": 0, "label_text": "no hate speech"}
379
+ {"text": "Hit did not hit her she hit first and this is defense", "label": 0, "label_text": "no hate speech"}
380
+ {"text": "I\u2019m searching for a hitman right now to kill this whore and every other like her. H A T E\u00a0 W O M E N", "label": 1, "label_text": "hate speech"}
381
+ {"text": "Good Muslims deserved attack and damage", "label": 1, "label_text": "hate speech"}
382
+ {"text": "Beautiful in every way!", "label": 0, "label_text": "no hate speech"}
383
+ {"text": "Cutting fundings is just going to make the problem worse", "label": 0, "label_text": "no hate speech"}
384
+ {"text": "Fuck u anti muslims heartless assholes u will go to hell", "label": 1, "label_text": "hate speech"}
385
+ {"text": "Put a woman to abuse that fat woman and don\u2019t put a kind guy", "label": 1, "label_text": "hate speech"}
386
+ {"text": "That girl still need a good ass whooping, stupid ass bitch!!", "label": 1, "label_text": "hate speech"}
387
+ {"text": "You should be so meaner to dyslexic people.", "label": 1, "label_text": "hate speech"}
388
+ {"text": "Islam is a religion of peace.........and we will kill anyone that says otherwise..........in the name of Allah of course!", "label": 1, "label_text": "hate speech"}
389
+ {"text": "I visited Melbourne from Los Angeles the first time in 2012.\u00a0 I told my Aussie friends if they don\u00e2t put a stop to the immigration, they will multiply like ants. \u00a0 They laughed at me saying Oz is a big country.\u00a0 I told them they have to look at it in terms of 50 years from now.\u00a0 Being from LA, I see what the Mexicans have done to to this city.\u00a0 Awful. \u00a0 They multiply like ants and suck up the resources. $$$", "label": 1, "label_text": "hate speech"}
390
+ {"text": "White police officers are always the victims.", "label": 0, "label_text": "no hate speech"}
391
+ {"text": "Chinky filthy guy, get out of US. Get out of our land.", "label": 1, "label_text": "hate speech"}
392
+ {"text": "Buddhism is a religion for cows. People who believe this shit they get chopped sooner or later", "label": 1, "label_text": "hate speech"}
393
+ {"text": "The reason you see Indians bashing Muslims and Islam here because Hindu supremacists hate Islam and Muslims. Atrocities in Kashmir, cow lynching of Muslims, gang rapes of Muslims children, have you not read or heard about them?\u00a0 This should be clear for all Muslims across the world that India is not a friend of Islam or Muslims, and behind the disguise of secularism, they hate Muslims. All Arab, Muslim countries and their residents should see and understand this ugly face of racist Hindus. They are the overwhelming majority in India and number of votes cast to BJP-RSS party is a proof . It amazes me that Saudi Arabia and other gulf countries are spending billions on India and not seeing that how much they hate Islam and Muslims? Particularly Arabs, wake up. If you can\u00e2\u0080\u0099t understand this now then when or what will make you? Let all Muslims be united and boycott Indian products, their restaurants and movies, until they stop killing Muslims in Kashmir and the rest of India, and make a law to stop anti Muslim hate and racism.", "label": 1, "label_text": "hate speech"}
394
+ {"text": "citronella is a great venezuelan repellent", "label": 0, "label_text": "no hate speech"}
395
+ {"text": "Islam is pig shit", "label": 1, "label_text": "hate speech"}
396
+ {"text": "The male gene is stronger, as it should be of course. Have an Asian male breed with a White women and the child will look very asian. Reverse it and the child will look mush more whiter", "label": 1, "label_text": "hate speech"}
397
+ {"text": "Why are you still on the air? Shit", "label": 0, "label_text": "no hate speech"}
398
+ {"text": "People with barbaric cultures and desert religions are all the same.", "label": 0, "label_text": "no hate speech"}
399
+ {"text": "Let kids be kids for fucks sake ,", "label": 0, "label_text": "no hate speech"}
400
+ {"text": "Every girl on this planet curses her mother for their birth. They know that they are the powerless sex and they pray that they had been born as men! With dicks and stuff.", "label": 1, "label_text": "hate speech"}
train.jsonl ADDED
The diff for this file is too large to render. See raw diff