From 661c4678852c28ea126125e6ee2e8c960b0b04df Mon Sep 17 00:00:00 2001 From: Zenbook Date: Sat, 4 Apr 2026 12:09:30 -0400 Subject: [PATCH] Add FinLLM-Bench paper to Financial-domain LMs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ec0dc3..8a59608 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Selected papers associated with the above figure. - **FinMA :** PIXIU: A Large Language Model, Instruction Data and Evaluation Benchmark for Finance. *NeurIPS datasets and benchmarks track 2023*. [Paper](https://arxiv.org/abs/2306.05443) | [Github](https://github.com/chancefocus/PIXIU) | [Leaderboard](https://huggingface.co/spaces/ChanceFocus/FLARE) - **InvestLM :** InvestLM: A Large Language Model for Investment using Financial Domain Instruction Tuning. 2023. [Paper](https://arxiv.org/abs/2309.13064) | [Github](https://github.com/AbaciNLP/InvestLM) - **FinGPT :** FinGPT: Instruction Tuning Benchmark for Open-Source Large Language Models in Financial Datasets. *NeurIPS Workshop 2023*. [Paper](https://arxiv.org/abs/2310.04793) | [Github](https://github.com/AI4Finance-Foundation/FinGPT)| [HuggingFace](https://huggingface.co/FinGPT) +- **FinLLM-Bench :** LLMs Meet Finance: Fine-Tuning Foundation Models for the Open FinLLM Leaderboard. 2025. [Paper](https://arxiv.org/abs/2504.13125)

summary_FinLMs