TR-Dizin İndeksli Yayınlar Koleksiyonu
Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/396
Browse
2 results
Search Results
Article Fine-Tuning Large Language Models for Turkish Flutter Code Generation(Sakarya University, 2025-12-29) Uluırmak, Buğra Alperen; Kurban, RifatThe rapid advancement of large language models (LLMs) for code generation has largely centered on English programming queries. This paper focuses on a low-resource language scenario, specifically Turkish, in the context of Flutter mobile app development. Two representative LLMs (a 4B-parameter multilingual model and a 3B code-specialized model) on a new Turkish question-and-answer dataset for Flutter/Dart are fine-tuned in this study. Fine-tuning with parameter-efficient techniques yields dramatic improvements in code generation quality: Bilingual Evaluation Understudy (BLEU), Recall-Oriented Understudy for Gisting Evaluation (ROUGE-L), Metric for Evaluation of Translation with Explicit Ordering (METEOR), Bidirectional Encoder Representations from Transformers Score (BERTScore), and CodeBLEU scores show significant increases. The rate of correct solutions increased from ~30–70% (for base models) to 80–90% after fine-tuning. The performance trade-offs between models are analyzed, revealing that the multilingual model slightly outperforms the code-focused model in accuracy after fine-tuning. However, the code-focused model demonstrates faster inference speeds. These results demonstrate that even with very limited non-English training data, customizing LLMs can bridge the gap in code generation, enabling high-quality assistance for Turkish developers comparable to that for English. The dataset was released on GitHub to facilitate further research in multilingual code generation.Article Citation - Scopus: 1Electricity Load Forecasting Using Deep Learning and Novel Hybrid Models(Sakarya University, 2022-02-28) Sutcu, Muhammed; Şahi̇n, Kübra Nur; Koloğlu, Yunus; Çelikel, Mevlüt Emirhan; Gulbahar, Ibrahim TümayLoad forecasting is an essential task which is executed by electricity retail companies. By predicting the demand accurately, companies can prevent waste of resources and blackouts. Load forecasting directly affect the financial of the company and the stability of the Turkish Electricity Market. This study is conducted with an electricity retail company, and main focus of the study is to build accurate models for load. Datasets with novel features are preprocessed, then deep learning models are built in order to achieve high accuracy for these problems. Furthermore, a novel method for solving regression problems with classification approach (discretization) is developed for this study. In order to obtain more robust model, an ensemble model is developed and the success of individual models are evaluated in comparison to each other. © 2025 Elsevier B.V., All rights reserved.
