mithundas commited on
Commit
5d9018a
1 Parent(s): 6036dfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
 
2
  license: afl-3.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language: [bn, hi, hi-en, ka-en, ma-en, mr, ta-en, ur, ur-en, en]
3
  license: afl-3.0
4
  ---
5
+
6
+ This model is used detecting **abusive speech** in **Bengali, Devanagari Hindi, Code-mixed Hindi, Code-mixed Kannada, Code-mixed Malayalam, Marathi, Code-mixed Tamil, Urdu, Code-mixed Urdu, and English languages**. The allInOne in the name refers to the Joint training/Cross-lingual training, where the model is trained using all the languages data. It is finetuned on MuRIL model.
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
+
19
+ ~~~
20
+