Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,11 @@ language: ur
|
|
3 |
license: afl-3.0
|
4 |
---
|
5 |
|
6 |
-
This model is used
|
7 |
The model is trained with learning rates of 2e-5. Training code can be found at this [url](https://github.com/hate-alert/IndicAbusive)
|
8 |
|
9 |
LABEL_0 :-> Normal
|
|
|
10 |
LABEL_1 :-> Abusive
|
11 |
|
12 |
|
|
|
3 |
license: afl-3.0
|
4 |
---
|
5 |
|
6 |
+
This model is used to detect **abusive speech** in **Urdu**. It is finetuned on MuRIL model using Urdu abusive speech dataset.
|
7 |
The model is trained with learning rates of 2e-5. Training code can be found at this [url](https://github.com/hate-alert/IndicAbusive)
|
8 |
|
9 |
LABEL_0 :-> Normal
|
10 |
+
|
11 |
LABEL_1 :-> Abusive
|
12 |
|
13 |
|