SemEval-2023-Task-6: Considered the task of classifying sentences in Legal Documents based on their respective rhetorical roles and obtained a precision on validation dataset of 81.6%
0
stars
7
commits
Jupyter Notebook
primary language
Jan 28, 2023
updated
SemEval-2023-Task-6 (https://sites.google.com/view/legaleval/home): Considered the task of classifying sentences in Legal Documents based on their respective rhetorical roles and obtained a precision on validation dataset of 81.6% in the final approach (Baseline modified with T5-large tokenizer and encoder). More details are present in the report pdf and the presentation.
Tried all kinds of approaches ranging from Naive Bayes, Information Retrieval, LSTMs Large Language Model Embedding. Baseline modified with large language model embedding (T5) outperformed the baseline results.
The folders individually contain information about how to execute each model in their respective Readme files.
The models are described below in brief:
Also ran the baseline and the baseline output can be found in baseline_output.txt Baseline github link: https://github.com/Legal-NLP-EkStep/rhetorical-role-baseline
Datasets is in datasets folder.
7 commits
Jupyter Notebook
75.7%
Python
24.3%
SemEval-2023-Task-6: Considered the task of classifying sentences in Legal Documents based on their respective rhetorical roles and obtained a precision on validation dataset of 81.6%
0
stars
7
commits
Jupyter Notebook
primary language
Jan 28, 2023
updated
SemEval-2023-Task-6 (https://sites.google.com/view/legaleval/home): Considered the task of classifying sentences in Legal Documents based on their respective rhetorical roles and obtained a precision on validation dataset of 81.6% in the final approach (Baseline modified with T5-large tokenizer and encoder). More details are present in the report pdf and the presentation.
Tried all kinds of approaches ranging from Naive Bayes, Information Retrieval, LSTMs Large Language Model Embedding. Baseline modified with large language model embedding (T5) outperformed the baseline results.
The folders individually contain information about how to execute each model in their respective Readme files.
The models are described below in brief:
Also ran the baseline and the baseline output can be found in baseline_output.txt Baseline github link: https://github.com/Legal-NLP-EkStep/rhetorical-role-baseline
Datasets is in datasets folder.
7 commits
Jupyter Notebook
75.7%
Python
24.3%