paper-with-me

홈 › Papers

'Finance Wizard' at the FinLLM Challenge Task: Financial Text Summarization

2024-08-07 · Meisin Lee, Soon Lay-Ki

This paper presents our participation under the team name Finance Wizard' in the FinNLP-AgentScen 2024 shared task #2: Financial Text Summarization. It documents our pipeline approach of fine-tuning a foundation model into a task-specific model for Financial Text Summarization. It involves (1) adapting Llama3 8B, a foundation model, to the Finance domain via continued pre-training, (2) multi-task instruction-tuning to further equip the model with more finance-related capabilities, (3) finally fine-tuning the model into a task-specific expert'. Our model, FinLlama3\_sum, yielded commendable results, securing the third position in its category with a ROUGE-1 score of 0.521.

📄 PDF Abstract BibTeX arXiv:2408.03762

Code (0)

등록된 구현이 없습니다.

Tasks

PositionTask 2Text Summarization

Similar Papers 제목 키워드 기반

A Survey of Large Language Models in Finance (FinLLMs)

2024-02-04 · Jean Lee, Nicholas Stevens, Soyeon Caren Han, Minseok Song

Large Language Models (LLMs) have shown remarkable capabilities across a wide variety of Natural Language Processing (NLP) tasks and have attracted attention from multiple domains, including financial services. Despite t…

Named Entity Recognition (NER)Question AnsweringSentiment ClassificationSurvey+3

FinGPT: Open-Source Financial Large Language Models

2023-06-09 · Hongyang Yang, Xiao-Yang Liu, Christina Dan Wang

Large language models (LLMs) have shown the potential of revolutionizing natural language processing tasks in diverse domains, sparking great interest in finance. Accessing high-quality financial data is the first challe…

Algorithmic TradingLanguage ModelingLanguage ModellingLarge Language Model

SNFinLLM: Systematic and Nuanced Financial Domain Adaptation of Chinese Large Language Models

2024-08-05 · Shujuan Zhao, Lingfeng Qiao, Kangyang Luo, Qian-Wen Zhang 외

Large language models (LLMs) have become powerful tools for advancing natural language processing applications in the financial industry. However, existing financial LLMs often face challenges such as hallucinations or s…

ArticlesDomain AdaptationLanguage ModellingLarge Language Model+2

FinGPT: Democratizing Internet-scale Data for Financial Large Language Models

2023-07-19 · Xiao-Yang Liu, Guoxuan Wang, Hongyang Yang, Daochen Zha

Large language models (LLMs) have demonstrated remarkable proficiency in understanding and generating human-like texts, which may potentially revolutionize the finance industry. However, existing LLMs often fall short in…

Algorithmic TradingSentiment Analysis

LLMs Meet Finance: Fine-Tuning Foundation Models for the Open FinLLM Leaderboard

2025-04-17 · Varun Rao, Youran Sun, Mahendra Kumar, Tejas Mutneja 외

This paper investigates the application of large language models (LLMs) to financial tasks. We fine-tuned foundation models using the Open FinLLM Leaderboard as a benchmark. Building on Qwen2.5 and Deepseek-R1, we employ…

Reinforcement Learning (RL)