A fine-tuned Mistral 7B model produces graph and text summaries, sentiment scores, and stacked meta-summaries of crypto news, but the paper reports no quantitative evaluation.
Financial News Analytics Using Fine-Tuned Llama 2 GPT Model
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The paper considers the possibility to fine-tune Llama 2 GPT large language model (LLM) for the multitask analysis of financial news. For fine-tuning, the PEFT/LoRA based approach was used. In the study, the model was fine-tuned for the following tasks: analysing a text from financial market perspectives, highlighting main points of a text, summarizing a text and extracting named entities with appropriate sentiments. The obtained results show that the fine-tuned Llama 2 model can perform a multitask financial news analysis with a specified structure of response, part of response can be a structured text and another part of data can have JSON format for further processing. Extracted sentiments for named entities can be considered as predictive features in supervised machine learning models with quantitative target variables.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
REJECT 1roles
method 1polarities
use method 1representative citing papers
citing papers explorer
-
Multilevel Analysis of Cryptocurrency News using RAG Approach with Fine-Tuned Mistral Large Language Model
A fine-tuned Mistral 7B model produces graph and text summaries, sentiment scores, and stacked meta-summaries of crypto news, but the paper reports no quantitative evaluation.