diff --git a/pages/students/2021/manohar_gowdru_shridharu/README.md b/pages/students/2021/manohar_gowdru_shridharu/README.md index b7d082ad2..101525d03 100644 --- a/pages/students/2021/manohar_gowdru_shridharu/README.md +++ b/pages/students/2021/manohar_gowdru_shridharu/README.md @@ -49,6 +49,18 @@ Resources: - [HateBase](https://hatebase.org/) - [Resources and benchmark corpora for hate speech detection: a systematic review](https://link.springer.com/article/10.1007/s10579-020-09502-8) +## Meeting 10.3.22 + +- Improvement of the report. +- Installed Transformers and Anaconda + +Tasks: + +- Try [this model](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) with your own text. +- Learn how Transformers Neural Network Works. Learn how Roberta Model works Write a short memo about your findings and papers read on this topic. +- Grab baseline BERT type model and try to finetune it for sentiment classification. + + ## Meeting 21.2.22 - Written a report about HS detection (in progress)