paper-with-me

홈 › Papers

Legal Documents Drafting with Fine-Tuned Pre-Trained Large Language Model

2024-06-06 · Chun-Hsien Lin, Pu-Jen Cheng

With the development of large-scale Language Models (LLM), fine-tuning pre-trained LLM has become a mainstream paradigm for solving downstream tasks of natural language processing. However, training a language model in the legal field requires a large number of legal documents so that the language model can learn legal terminology and the particularity of the format of legal documents. The typical NLP approaches usually rely on many manually annotated data sets for training. However, in the legal field application, it is difficult to obtain a large number of manually annotated data sets, which restricts the typical method applied to the task of drafting legal documents. The experimental results of this paper show that not only can we leverage a large number of annotation-free legal documents without Chinese word segmentation to fine-tune a large-scale language model, but more importantly, it can fine-tune a pre-trained LLM on the local computer to achieve the generating legal document drafts task, and at the same time achieve the protection of information privacy and to improve information security issues.

📄 PDF Abstract BibTeX arXiv:2406.04202

Code (1)

🤗 jslin09/bloom-560m-finetuned-fraud 공식 구현

Tasks

Chinese Word SegmentationLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Structured Legal Document Generation in India: A Model-Agnostic Wrapper Approach with VidhikDastaavej

2025-04-04 · Shubham Kumar Nigam, Balaramamahanthi Deepak Patnaik, Ajay Varghese Thomas, Noel Shallum 외

Automating legal document drafting can significantly enhance efficiency, reduce manual effort, and streamline legal workflows. While prior research has explored tasks such as judgment prediction and case summarization, t…

CaseGen: A Benchmark for Multi-Stage Legal Case Documents Generation

2025-02-25 · Haitao Li, Jiaying Ye, Yiran Hu, Jia Chen 외

Legal case documents play a critical role in judicial proceedings. As the number of cases continues to rise, the reliance on manual drafting of legal case documents is facing increasing pressure and challenges. The devel…

Legal Reasoning

PARAMANU-AYN: Pretrain from scratch or Continual Pretraining of LLMs for Legal Domain Adaptation?

2024-03-20 · Mitodru Niyogi, Arnab Bhattacharya

In this paper, we present Paramanu-Ayn, a collection of legal language models trained exclusively on Indian legal case documents. This 97-million-parameter Auto-Regressive (AR) decoder-only model was pretrained from scra…

Abstractive Text SummarizationContinual PretrainingDecoderDomain Adaptation+5

LexDrafter: Terminology Drafting for Legislative Documents using Retrieval Augmented Generation

2024-03-24 · Ashish Chouhan, Michael Gertz

With the increase in legislative documents at the EU, the number of new terms and their definitions is increasing as well. As per the Joint Practical Guide of the European Parliament, the Council and the Commission, term…

ArticlesRAGRetrievalRetrieval-augmented Generation

Enriching Patent Claim Generation with European Patent Dataset

2025-05-18 · Lekang Jiang, Chengzu Li, Stephan Goetz

Drafting patent claims is time-intensive, costly, and requires professional skill. Therefore, researchers have investigated large language models (LLMs) to assist inventors in writing claims. However, existing work has l…

Domain Generalization