paper-with-me

Papers

DISC-LawLLM: Fine-tuning Large Language Models for Intelligent Legal Services

2023-09-20 · Shengbin Yue, Wei Chen, Siyuan Wang, Bingxuan Li, Chenchen Shen, Shujun Liu, Yuxuan Zhou, Yao Xiao, Song Yun, Xuanjing Huang, Zhongyu Wei

We propose DISC-LawLLM, an intelligent legal system utilizing large language models (LLMs) to provide a wide range of legal services. We adopt legal syllogism prompting strategies to construct supervised fine-tuning datasets in the Chinese Judicial domain and fine-tune LLMs with legal reasoning capability. We augment LLMs with a retrieval module to enhance models' ability to access and utilize external legal knowledge. A comprehensive legal benchmark, DISC-Law-Eval, is presented to evaluate intelligent legal systems from both objective and subjective dimensions. Quantitative and qualitative results on DISC-Law-Eval demonstrate the effectiveness of our system in serving various users across diverse legal scenarios. The detailed resources are available at https://github.com/FudanDISC/DISC-LawLLM.

📄 PDF Abstract BibTeX arXiv:2309.11325

Code (2)

fudandisc/disc-lawllm 공식 구현 pytorch
fudandisc/disc-finllm pytorch

Tasks

Language ModellingLarge Language ModelLegal ReasoningRetrieval

Similar Papers 제목 키워드 기반

LawLLM: Law Large Language Model for the US Legal System

2024-07-27 · Dong Shu, Haoran Zhao, Xukun Liu, David Demeter 외

In the rapidly evolving field of legal analytics, finding relevant cases and accurately predicting judicial outcomes are challenging because of the complexity of legal language, which often includes specialized terminolo…

In-Context LearningInformation RetrievalLanguage ModelingLanguage Modelling+2

Chinese Labor Law Large Language Model Benchmark

2026-01-15 · Zixun Lan, Maochun Xu, Yifan Ren, Rui Wu 외 arxiv

Recent advances in large language models (LLMs) have led to substantial progress in domain-specific applications, particularly within the legal domain. However, general-purpose models such as GPT-4 often struggle with sp…

Question Answering

DISC-FinLLM: A Chinese Financial Large Language Model based on Multiple Experts Fine-tuning

2023-10-23 · Wei Chen, Qiushi Wang, Zefei Long, Xianyin Zhang 외

We propose Multiple Experts Fine-tuning Framework to build a financial large language model (LLM), DISC-FinLLM. Our methodology improves general LLMs by endowing them with multi-turn question answering abilities, domain …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+2

LoftQ: LoRA-Fine-Tuning-Aware Quantization for Large Language Models

2023-10-12 · Yixiao Li, Yifan Yu, Chen Liang, Pengcheng He 외

Quantization is an indispensable technique for serving Large Language Models (LLMs) and has recently found its way into LoRA fine-tuning. In this work we focus on the scenario where quantization and LoRA fine-tuning are …

Natural Language UnderstandingQuantizationQuestion AnsweringText Generation

Optimizing Large Language Models with an Enhanced LoRA Fine-Tuning Algorithm for Efficiency and Robustness in NLP Tasks

2024-12-25 · Jiacheng Hu, Xiaoxuan Liao, Jia Gao, Zhen Qi 외

This study proposes a large language model optimization method based on the improved LoRA fine-tuning algorithm, aiming to improve the accuracy and computational efficiency of the model in natural language processing tas…

Computational EfficiencyLanguage ModelingLanguage ModellingLarge Language Model+3