kingshukroy
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- bn
|
5 |
+
- hi
|
6 |
+
---
|
7 |
+
|
8 |
+
This model is a finetuned version of [```Twitter/twhin-bert-base```](https://huggingface.co/Twitter/twhin-bert-base) model in the **Bengali** and **Hindi** languages.
|
9 |
+
|
10 |
+
The dataset used is a Kaggle Dataset - [Modified-hate-speech-bengali-hindi](https://www.kaggle.com/datasets/abirmondal/modified-hate-speech-bengali-hindi)
|
11 |
+
|
12 |
+
This model can classify Bengali and Hindi texts into the following 5 classes :-
|
13 |
+
|
14 |
+
- defamation
|
15 |
+
- hate
|
16 |
+
- non-hate
|
17 |
+
- violence
|
18 |
+
- vulgar
|