Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

A Turkish Biology Dataset and LLM Model

General-purpose, low-parameterized language models often produce imprecise or shallow explanations when handling specialized scientific subjects, particularly in non-English contexts like Turkish, where training data is limited. In this paper, an original Turkish biology dataset within the scope of the high school curriculum has been developed; and subsequently, large natural language model studies conducted on this dataset are presented. To synthesize high-quality question-answer pairs, video transcripts and written content were first scraped from public Khan Academy resources. In the two-stage synthesis strategy, by using the GPT-4 API, firstly questions depending on the content and then answers were generated. Data diversity was ensured by producing more than one answer for a single question. The Gemma-3 1B model was fine-tuned on this specialized dataset using the Low-Rank Adaptation (LoRA) method. To measure model performance, LLM-as-a-judge, standard n-gram metrics such as ROUGE, and human evaluation were used. The best-performing configuration, Gemma-3 1B trained on standard-length answers, achieved superior results across all dimensions, reaching M-Prometheus scores of 3.8 for coherence and 3.0 for both correctness and completeness. Additionally, it has been shown that LLM-as-a-judge metrics are closer to human evaluation compared to the ROUGE metric.

A. A. Hussein, Oğuzhan Çelik, F. B. Tek · 0 citations
Conference Jul 2026

Fine-Tuning Text-to-Speech Models with Turkish Speech Data

Developing text-to-speech (TTS) systems for a language with limited accessible speech data such as Turkish remains a challenge. This study describes a process for creating a Turkish text-to-speech system using web-scraping data to train deep learning models. The data collection approach is based on transcribing Turkish audiobook content from YouTube and converting it into a usable dataset using normalization, piece segmentation, and human annotation methods. In this study, the performances of fine-tuning KaniTTS and Dia voice models are compared with the performance of Elevenlabs voice clone. It has been observed that fine-tuned voice models with limited resources gained the ability to synthesize at the level of commercial based API voice model.

Hüseyin Çakmak, Kuzey Arar, F. B. Tek · 0 citations