File size: 729 Bytes
cee9fe2
 
2eb4808
 
 
 
 
 
cee9fe2
2eb4808
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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