paper-with-me

Papers

FinGPT: Large Generative Models for a Small Language

2023-11-03 · Risto Luukkonen, Ville Komulainen, Jouni Luoma, Anni Eskelinen, Jenna Kanerva, Hanna-Mari Kupari, Filip Ginter, Veronika Laippala, Niklas Muennighoff, Aleksandra Piktus, Thomas Wang, Nouamane Tazi, Teven Le Scao, Thomas Wolf, Osma Suominen, Samuli Sairanen, Mikko Merioksa, Jyrki Heinonen, Aija Vahtola, Samuel Antao, Sampo Pyysalo

Large language models (LLMs) excel in many tasks in NLP and beyond, but most open models have very limited coverage of smaller languages and LLM work tends to focus on languages where nearly unlimited data is available for pretraining. In this work, we study the challenges of creating LLMs for Finnish, a language spoken by less than 0.1% of the world population. We compile an extensive dataset of Finnish combining web crawls, news, social media and eBooks. We pursue two approaches to pretrain models: 1) we train seven monolingual models from scratch (186M to 13B parameters) dubbed FinGPT, 2) we continue the pretraining of the multilingual BLOOM model on a mix of its original training data and Finnish, resulting in a 176 billion parameter model we call BLUUMI. For model evaluation, we introduce FIN-bench, a version of BIG-bench with Finnish tasks. We also assess other model qualities such as toxicity and bias. Our models and tools are openly available at https://turkunlp.org/gpt3-finnish.

📄 PDF Abstract BibTeX arXiv:2311.05640

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BLOOM BLOOM is a decoder-only Transformer language model that was trained on the ROOTS corpus, a dataset comprising hundreds of sources in 46 natural and 13 programming languages…
Focus 설명 없음

Similar Papers 제목 키워드 기반

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

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

Assessing the Capabilities and Limitations of FinGPT Model in Financial NLP Applications

2025-07-06 · Prudence Djagba, Chimezie A. Odinakachukwu arxiv

This work evaluates FinGPT, a financial domain-specific language model, across six key natural language processing (NLP) tasks: Sentiment Analysis, Text Classification, Named Entity Recognition, Financial Question Answer…

Text ClassificationText SummarizationSentiment AnalysisQuestion Answering

Integrating Large Language Models and Reinforcement Learning for Sentiment-Driven Quantitative Trading

2025-10-12 · Wo Long, Wenxin Zeng, Xiaoyu Zhang, Ziyao Zhou arxiv

This research develops a sentiment-driven quantitative trading system that leverages a large language model, FinGPT, for sentiment analysis, and explores a novel method for signal integration using a reinforcement learni…

Reinforcement LearningSentiment Analysis

SARF: Enhancing Stock Market Prediction with Sentiment-Augmented Random Forest

2024-09-22 · Saber Talazadeh, Dragan Perakovic

Stock trend forecasting, a challenging problem in the financial domain, involves ex-tensive data and related indicators. Relying solely on empirical analysis often yields unsustainable and ineffective results. Machine le…

Sentiment AnalysisStock Market Prediction