NEDOQwen: Diagnosing and Repairing a Turkish-Centric 0.824B Language Model
This paper introduces NEDOQwen, a Turkish-centric 824M-parameter language model, to demonstrate a low-cost, auditable workflow for diagnosing internal-external evaluation mismatches and achieving targeted benchmark improvements through fine-tuning and repair, while cautioning that such gains do not equate to broad competence.
Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Secret Life of Tiny Brain-Bots
Imagine a world where computers don't just speak English, but try to learn thousands of other languages, from French to Swahili to Turkish. This is the frontier of Artificial Intelligence (AI), specifically a field called Natural Language Processing (NLP). Think of these AI models as giant, digital brains that have read almost everything on the internet. They learn patterns: if you say "The cat sat on the," they know the next word is likely "mat."
But here's the tricky part: not all brains are created equal. Some are massive, like a supercomputer with a library of every book ever written. Others are Small Language Models (SLMs), which are like pocket-sized notebooks. They are cheaper to build and faster to run, making them perfect for specific tasks or languages that don't get as much attention as English. However, just because a model looks like it's learning a language doesn't mean it actually understands it. It might be memorizing the shape of the words without knowing what they mean, or it might be cheating on tests by guessing the most popular answer letter instead of solving the problem.
Researchers are constantly trying to figure out how to make these tiny, affordable AI brains smarter and more honest, especially for languages like Turkish, which has a unique, building-block style of grammar that can trip up standard computer programs. The big question is: Can we fix a small, struggling AI model to make it truly understand its language, or is it just learning to fake it?
The Story of NEDOQwen: A Turkish Tutor's Makeover
Meet NEDOQwen, a tiny, 0.824-billion-parameter AI model designed specifically to speak Turkish. Think of it as a student who has been trying to learn Turkish but is struggling with the basics. A team of researchers from Ethosoft decided to play the role of strict but helpful tutors. They didn't just want to see if the student could pass a test; they wanted to perform a full "diagnosis and repair" to see exactly why the student was failing and if they could actually fix the root problems.
The Diagnosis: It's Not Just About the Answers
First, the researchers gave NEDOQwen a series of tests. They looked at two things: how well it followed instructions in a chat (internal diagnostics) and how well it answered multiple-choice questions about school subjects like math and history (external benchmarks).
Here's the surprise: The model was getting better at chatting! When the researchers gave it a "clean" set of instructions to learn from, it stopped making silly mistakes in conversation. It sounded more polite and followed rules better. However, when they switched to the hard multiple-choice tests, the model was still terrible. It scored around 18.11% on a Turkish math and science test (TurkishMMLU-sub) and 21.33% on a general knowledge test (TUMLU-mini). For context, a random guess would get you about 20% or 25% correct. The model was barely beating the odds.
The researchers also checked the model's "vocabulary tool," called a tokenizer. This is the part of the AI that breaks sentences into chunks it can understand. They found that even though NEDOQwen was designed specifically for Turkish, its tool was actually worse at breaking down Turkish words than some other general-purpose tools. It was leaving some words "unknown" (UNK) and taking more chunks to say the same thing. It was like giving a student a dictionary that was missing half the words and had confusing definitions.
The Repair: Teaching the Model to Cheat (and Then Fixing It)
So, the team tried to fix it. They gave the model a special "repair" course. This wasn't just about teaching it more facts; it was about teaching it how to take the test. They showed it examples of how to pick the right answer letter (A, B, C, or D) and how to format its responses.
They ran this repair for 600 steps (a short burst of learning). The results were interesting:
- TurkishMMLU-sub score went from 18.11% to 21.00%.
- TUMLU-mini score jumped from 21.33% to 32.22%.
It looked like the model was getting smarter! But the researchers dug deeper and found a hidden trick. They realized the model wasn't necessarily learning more facts; it was learning to calibrate. Before the repair, the model was obsessed with the letter C. It guessed "C" for 85.9% of its answers on one test! It was basically a "C-guesser."
After the repair, the obsession with "C" dropped, and the model started guessing "D" more often. The researchers ran a special test where they only taught the model how to pick answer letters, without teaching it any new facts. Even with just that, the score went up to 19.56% and 27.00%. This proved that a big chunk of the improvement came from the model learning to stop guessing the same letter every time, not from suddenly knowing more about Turkish history or math.
The Verdict: A Better Student, But Still Not a Genius
The final verdict is a mix of good news and a reality check. The repair did work, but only partially. The model stopped being a "C-guesser" and started distributing its guesses between C and D (about 47.6% and 51.6% respectively). It became better at following the format of the test.
However, the model is not a Turkish genius. It still fails at math, translation, and summarizing stories. It still makes mistakes when the questions are phrased slightly differently. The researchers emphasize that this isn't a "state-of-the-art" model ready for the real world. It's a low-cost, transparent experiment.
The most important thing they discovered is that a higher test score doesn't always mean the AI is smarter. Sometimes, it just means the AI learned how to take the test better. By exposing this, the team created a new "workflow" for other researchers: check the internal chat, check the external test, check the tokenizer, and check if the model is just guessing the same letter over and over.
In the end, NEDOQwen is a lesson in honesty. It shows us that for small, non-English AI models, we need to be careful not to celebrate a small score bump as a huge breakthrough. Instead, we need to look under the hood to see if the model is actually learning, or just learning to play the game. The researchers spent only about 0.465 GPU-hours (roughly 28 minutes of computer time) and a tiny amount of money to find these truths, proving that you don't need a supercomputer to diagnose a broken AI—you just need a good microscope and a skeptical eye.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.