🙋♀️ Welcome to hate-detection. This organisation serves as a collection for all the code I have written for my Masters Thesis. It is currently under development!
👩💻 There are several repositories here. Some will be private due to the Data Protection Policies. Email me to get details about the private repos.
🍿 I wonder what would Mirza Ghalib think if we brought him to life today and told him man has set foot on the moon, he would probably be sad—हमने चाँद को नापाक कर दिया
Repo | Status | Objetive |
---|---|---|
preprocessing | Private | Prepocessing Pipeline for dataset in 2 phases. Current staus Private due to Data Usage Policies and requirements by dataset authors. |
training | Public | Fine-tuning the BERT-based model MuRIL for Sentiment Analysis in code-mixed Hinglish. Currently under development. I will add code for training LoRA Adapters instead of the entire model. |
model-inference-api | Public | Serving the model through API for inference. |
boli | Public | Frontend web-application for Machine Learning Model. |