|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- ucberkeley-dlab/measuring-hate-speech |
|
language: |
|
- en |
|
metrics: |
|
- f1 |
|
- accuracy |
|
pipeline_tag: text-classification |
|
widget: |
|
- text: Yellow peril. |
|
example_title: Age Hate Example |
|
- text: Nietzsche said 'God is dead'. |
|
example_title: Religion Hate Example |
|
- text: Go back to where you came from. |
|
example_title: Origin Hate Example |
|
- text: You're being emotional. |
|
example_title: Gender Hate Example |
|
- text: I identify as a sandwich. |
|
example_title: Sexuality Hate Example |
|
- text: Old fart. |
|
example_title: Age Hate Example |
|
- text: Confined to a wheelchair. |
|
example_title: Disability Hate Example |
|
--- |
|
|
|
First posted on [Kaggle](https://www.kaggle.com/code/wesleyacheng/hate-speech-multilabel-classification-with-bert). |