File size: 1,032 Bytes
64fac29
 
 
 
 
 
 
 
 
afb5202
 
 
 
 
 
 
 
 
 
2f7352a
 
afb5202
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
datasets:
- badmatr11x/hate-offensive-speech
language:
- en
pipeline_tag: text-classification
tags:
- code
---


This is pre-trained model for offensive and hateful speech multiclassification.
Model is fine-tuned on distilroberta-base model from the huggingface repository.
This model is pre-trained on my original datasets. Reported accuracy of this model is **94.50%**.

You can find all the datasets on this [repository](https://huggingface.co/datasets/badmatr11x/hate-offensive-speech).
Find out my Space on this model [here](https://huggingface.co/spaces/badmatr11x/offensive-hateful-speech-multiclassification).

You can find training notebook on my github profile [@purveshpatel511](https://github.com/purveshpatel511/offensive-hateful-text-multiclassification/blob/master/text-multiclassification.ipynb).
Report any bugs or issue [here](https://github.com/purveshpatel511/offensive-hateful-text-multiclassification/issues).

Checkout my GitHub Profile [@purveshpatel511](https://github.com/purveshpatel511).