2024/08/06 by Elvys Linhares Pontes, Pontes, Elvys Linhares, Carlos-Emiliano González-Gallardo +7 · 4 citations
Computer Science · Decision Sciences · #Advanced Text Analysis Techniques #Computation and Language (cs.CL) #Computational Engineering #FOS: Computer and information sciences #Finance #Stock Market Forecasting Methods #Text and Document Classification Technologies #and Science (cs.CE)
paper · pdf · doi:10.48550/arxiv.2408.03033
openalex publication_date 2024/08/06 · openalex created_date 2024/10/16 · openalex updated_date 2026/07/28
This article details our participation (L3iTC) in the FinLLM Challenge Task 2024, focusing on two key areas: Task 1, financial text classification, and Task 2, financial text summarization. To address these challenges, we fine-tuned several large language models (LLMs) to optimize performance for each task. Specifically, we used 4-bit quantization and LoRA to determine which layers of the LLMs should be trained at a lower precision. This approach not only accelerated the fine-tuning process on the training data provided by the organizers but also enabled us to run the models on low GPU memory. Our fine-tuned models achieved third place for the financial classification task with an F1-score of 0.7543 and secured sixth place in the financial summarization task on the official test datasets.