Team UTSA-NLP At Semeval 2024 Task 5: Prompt Ensembling For Argument Reasoning In Civil Procedures With GPT4 · The Large Language Model Bible Contribute to LLM-Bible

Team UTSA-NLP At Semeval 2024 Task 5: Prompt Ensembling For Argument Reasoning In Civil Procedures With GPT4

Schumacher Dan, Rios Anthony. Arxiv 2024

[Paper] [Code]    
GPT Has Code In Context Learning Model Architecture Prompting

In this paper, we present our system for the SemEval Task 5, The Legal Argument Reasoning Task in Civil Procedure Challenge. Legal argument reasoning is an essential skill that all law students must master. Moreover, it is important to develop natural language processing solutions that can reason about a question given terse domain-specific contextual information. Our system explores a prompt-based solution using GPT4 to reason over legal arguments. We also evaluate an ensemble of prompting strategies, including chain-of-thought reasoning and in-context learning. Overall, our system results in a Macro F1 of .8095 on the validation dataset and .7315 (5th out of 21 teams) on the final test set. Code for this project is available at https://github.com/danschumac1/CivilPromptReasoningGPT4.

Similar Work