Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
|
|
2 |
license: afl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language: [bn]
|
3 |
license: afl-3.0
|
4 |
---
|
5 |
+
|
6 |
+
This model is used detecting **abusive speech** in **Bengali**. It is finetuned on MuRIL model using bengali 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 |
+
|
10 |
+
|
11 |
+
### For more details about our paper
|
12 |
+
|
13 |
+
Coming soon
|
14 |
+
|
15 |
+
***Please cite our paper in any published work that uses any of these resources.***
|
16 |
+
~~~
|
17 |
+
Coming soon
|
18 |
+
~~~
|