File size: 580 Bytes
11be651 7722cfd 39cdcd3 7722cfd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: apache-2.0
language:
- bn
- hi
pipeline_tag: text-classification
---
This model is a finetuned version of [```google-bert/bert-base-multilingual-uncased```](https://huggingface.co/google-bert/bert-base-multilingual-uncased) model in the **Bengali** and **Hindi** languages.
The dataset used is a Kaggle Dataset - [Modified-hate-speech-bengali-hindi](https://www.kaggle.com/datasets/abirmondal/modified-hate-speech-bengali-hindi)
This model can classify Bengali and Hindi texts into the following 5 classes:
- text
- defamation
- hate
- non-hate
- violence
- vulgar |