You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my solution for the Kaggle competition Automated Essay Scoring 2.0. The goal of this project is to develop an automated system capable of scoring essays based on their content and quality using machine learning techniques.
This repository contains the code and models for the LegalLens-2024 shared task, which detects legal violations in unstructured text and associates them with affected individuals using transformer models like BERT, RoBERTa, and DeBERTa for Named Entity Recognition (L-NER) and Natural Language Inference (L-NLI).