paper-with-me

Papers

Construction of Domain-specified Japanese Large Language Model for Finance through Continual Pre-training

2024-04-16 · Masanori Hirano, Kentaro Imajo

Large language models (LLMs) are now widely used in various fields, including finance. However, Japanese financial-specific LLMs have not been proposed yet. Hence, this study aims to construct a Japanese financial-specific LLM through continual pre-training. Before tuning, we constructed Japanese financial-focused datasets for continual pre-training. As a base model, we employed a Japanese LLM that achieved state-of-the-art performance on Japanese financial benchmarks among the 10-billion-class parameter models. After continual pre-training using the datasets and the base model, the tuned model performed better than the original model on the Japanese financial benchmarks. Moreover, the outputs comparison results reveal that the tuned model's outputs tend to be better than the original model's outputs in terms of the quality and length of the answers. These findings indicate that domain-specific continual pre-training is also effective for LLMs. The tuned model is publicly available on Hugging Face.

📄 PDF Abstract BibTeX arXiv:2404.10555

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Construction of a Japanese Financial Benchmark for Large Language Models

2024-03-22 · Masanori Hirano

With the recent development of large language models (LLMs), models that focus on certain domains and languages have been discussed for their necessity. There is also a growing need for benchmarks to evaluate the perform…

Modeling Target-side Inflection in Placeholder Translation

2021-07-01 · MTSummit 2021 8 · Ryokan Ri, Toshiaki Nakazawa, Yoshimasa Tsuruoka

Placeholder translation systems enable the users to specify how a specific phrase is translated in the output sentence. The system is trained to output special placeholder tokens, and the user-specified term is injected …

DecoderLEMMASentenceTranslation

MMM: Multilingual Mutual Reinforcement Effect Mix Datasets & Test with Open-domain Information Extraction Large Language Models

2024-07-15 · Chengguang Gan, Sunbowen Lee, Qingyu Yin, Xinyang He 외

The Mutual Reinforcement Effect (MRE) represents a promising avenue in information extraction and multitasking research. Nevertheless, its applicability has been constrained due to the exclusive availability of MRE mix d…

Language ModelingLanguage ModellingLarge Language Modelnamed-entity-recognition+5

70B-parameter large language models in Japanese medical question-answering

2024-06-21 · Issey Sukeda, Risa Kishikawa, Satoshi Kodera

Since the rise of large language models (LLMs), the domain adaptation has been one of the hot topics in various domains. Many medical LLMs trained with English medical dataset have made public recently. However, Japanese…

Continual PretrainingDomain AdaptationMedical Question AnsweringQuestion Answering

JaFIn: Japanese Financial Instruction Dataset

2024-04-14 · Kota Tanabe, Masahiro Suzuki, Hiroki Sakaji, Itsuki Noda

We construct an instruction dataset for the large language model (LLM) in the Japanese finance domain. Domain adaptation of language models, including LLMs, is receiving more attention as language models become more popu…

Domain AdaptationLanguage ModelingLanguage ModellingLarge Language Model