|
--- |
|
license: cc0-1.0 |
|
language: |
|
- en |
|
metrics: |
|
- accuracy |
|
library_name: transformers |
|
pipeline_tag: text-classification |
|
--- |
|
|
|
# Model Card for levalencia/FineTunedHateSpeechDistilBert |
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
Hate Speech Model, it will classify text as Hate Speech (0), Offensive (1) or Neither(2) |
|
|
|
- **Developed by:** Luis Valencia |
|
- **Language(s) (NLP):** English |
|
- **License:** CCO |
|
- **Finetuned from model [optional]:** Distilbert |
|
|
|
### Model Sources |
|
|
|
- **Repository:** https://github.com/levalencia/DataScience-Portfolio/tree/main/FineTuningDistilbert |
|
- **Blog Post [optional]:** https://medium.com/python-in-plain-english/fine-tuning-distilbert-with-your-own-dataset-for-multi-classification-task-69f944189648 |
|
|
|
|