REVIEW 3 major objections 6 minor 16 references
Soro: A Lightweight Foundation Model and Chatbot for Tajik
T0 review · 3 major / 6 minor · reviewed 2026-07-12 · grok-4.5
Pith's one-line read Tajik-only continual pretraining on 1.9B tokens turns open Gemma 3 into deployable Soro chatbots that beat same-size baselines on new Tajik school and language tests, and still run after FP8/INT4 compression for schools with weak connectivi
desk verdict Solid applied Tajik specialization with open benchmarks and a real 100-school pilot; the main soft spot is possible textbook train–test overlap, not empty claims. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The three-stage pipeline of Tajik-only LoRA continual pretraining on a 1.9B-token curated corpus, supervised instruction tuning on 40K teacher-style examples, and linear weight merging (~80% Soro / ~20% Gemma 3-IT), together with the open-sourced Tajik evaluation suite that makes the gains measurable.
What would settle it
A decontamination or overlap audit between the released Tajik History and Literature benchmarks and the educational subset of the 1.9B-token pretraining corpus: if many questions or near-paraphrases already appear in training, the claimed generalization gains shrink; independent human evaluation on held-out local topics would also test whether synthetic instruction data introduced systematic bias.
Extended reading notes
Core claim
After Tajik-only continual pretraining, instruction tuning, and an approximately 80/20 linear merge with the original Gemma 3 instruction-tuned weights, the resulting Soro (27B) and Soro Lite (12B) models achieve clear average gains over same-size Gemma 3-IT baselines on a new suite of Tajik benchmarks while retaining most English capability; FP8 and GPTQ INT4 quantization preserve the bulk of those Tajik gains at far lower memory cost, making school and edge deployment feasible.
Load-bearing premise
That the new school-aligned Tajik benchmarks are sufficiently independent of the same class of Ministry textbooks that were transcribed or OCR’d into the pretraining corpus, so reported gains reflect general competence rather than memorization of training material.
Editorial extensions
If this is right
- Low-resource languages with similar sparse digital footprints can obtain large, measurable gains by continual pretraining a strong open multilingual base on a carefully curated monolingual corpus rather than training from scratch.
- Linear merging with a modest fraction of the original instruction-tuned weights can recover general English and world knowledge lost during language-specific adaptation without erasing the new language gains.
- FP8 and INT4 quantization that preserve most specialized-language accuracy enable single-GPU and consumer-GPU deployment of 12B–27B models in schools and offices that lack data-center hardware or reliable connectivity.
- Open-sourcing language-specific school and entrance-exam benchmarks fills an evaluation vacuum and lets others measure progress on the same culturally grounded tasks.
- A curriculum-aligned training corpus plus teacher-style instruction data supports real classroom use cases (lesson help, diagnostics, AI literacy) already being piloted at national scale.
Reading between the lines
- If textbook-to-benchmark contamination is low, the same recipe is a practical template for other Central Asian and Persian-related languages that share Cyrillic or Arabic-script under-representation.
- The large gap on the pure linguistic competence set (TajLib) suggests that continual pretraining mainly improves internal grammar and morphology representations, not only surface fact recall.
- Teacher survey scores that rate language quality highest and factual accuracy lower imply that future preference or RAG layers on verified local knowledge bases would address the remaining deployment friction more than further pretraining alone.
- The edge-quantization story makes the model transferable to other low-connectivity public-sector settings beyond education, provided local knowledge bases and safety filters are added.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces Soro (27B) and Soro Lite (12B), Tajik-specialized conversational LLMs obtained from Gemma 3 via Tajik-only continual pretraining on a curated 1.9B-token corpus (web, PDFs, curriculum materials), supervised instruction tuning on 40K teacher-style examples, and an ~80/20 linear merge with Gemma 3-IT. The authors release a suite of Tajik multiple-choice benchmarks (Tajik MMLU, Tajik-FactQA, History, Literature, TajLib, Curated), report average accuracy gains of roughly 6–8+ points over same-size Gemma 3-IT while largely retaining English MMLU, show that FP8 and GPTQ INT4 preserve most Tajik gains, and describe an education-sector pilot across 100 schools with a teacher feedback survey.
Significance. If the reported Tajik gains are largely free of train–eval contamination and statistically reliable, this is a concrete, reproducible contribution for a severely under-resourced language: open Tajik benchmarks on Hugging Face, a documented continual-pretraining + SFT + merge recipe under modest compute, quantization results that enable edge deployment, and a government-backed school pilot with quantitative teacher ratings. The tokenizer fertility analysis motivating Gemma 3, the merge-ratio sweep (Fig. 3), and the pre-merge / post-merge / quantized ablations are useful methodological details for other low-resource adaptation efforts. The work is more systems-and-deployment than algorithmic novelty, but that is appropriate for the stated goal of deployable Tajik language technology.
major comments (3)
- Independence of school-aligned benchmarks from the pretraining corpus is not established and is load-bearing for the headline claim of generalizable Tajik gains. §4.1 states that continual pretraining includes secondary-school materials (grades 5–11 textbooks, manuals, lecture notes) from Ministry sources via OCR/transcription. Appendices A.4 and A.6 state that Tajik History (1,400 items) and Tajik Literature (698 items) are derived from the same class of officially approved grades 5–11 textbooks. No n-gram, embedding, or passage-level decontamination between the educational subset and these benchmarks is reported. Part of the multi-benchmark average lift in Fig. 4 (and larger lifts on History/Literature) may therefore reflect memorization. Please report decontamination statistics and either (i) re-evaluate after removing overlapping items or (ii) report headline averages excluding Histo
- Statistical support for accuracy claims is thin. Fig. 4, Table 6, and the per-benchmark figures report point accuracies only—no bootstrap CIs, standard errors, or significance tests on Soro vs Gemma 3-IT (or vs other open models). With fixed multiple-choice sets and deterministic logit extraction (Appendix B), resampling over items is straightforward. Without uncertainty estimates, statements such as “substantially outperforms” and “preserves most Tajik-language gains” under quantization cannot be assessed for robustness, especially on smaller sets (e.g., Tajik-FactQA, n=436).
- Synthetic data provenance and quality controls are under-specified relative to their role in both pretraining and SFT. FineWeb-Edu is translated into Tajik with Gemini 2.5 Flash (§4.1), and the 40K instruction set is also Gemini-generated with a human audit of only “several hundred” examples and a qualitative “low defect rate” (§4.2)—no defect-rate numbers, inter-annotator agreement, or subject-stratified failure modes. Because the chatbot’s pedagogical style and much of the educational content rest on this pipeline, the manuscript should quantify audit outcomes and discuss residual risks (hallucinated facts, English interference, style homogenization) as limitations on the educational claims.
minor comments (6)
- Abstract and §6 claim average gains on the order of 6–8+ points and “8–13%” in the conclusion; align the wording (percentage points vs percent) and state explicitly which model variants and which benchmark average are meant.
- Fig. 4 and related bar charts would be clearer with error bars once item-level uncertainty is computed; also label whether scores are raw-logit or chat-template format (Appendix B describes both).
- Table 2 fertility comparison is useful; briefly note whether fertility was measured with the same normalization (whitespace, punctuation) for Cyrillic Tajik vs English so readers can interpret the 2.380 vs 2.798 gap.
- §5.2 merge experiment: state whether the 80/20 optimum was chosen on a held-out split of the Tajik suite or on the full evaluation set used for final reporting, to avoid selection bias on the merge weight.
- Appendix E teacher survey (n=53, convenience sample of pilot schools) is a welcome addition; the limitations paragraph already notes selection bias—consider moving a one-sentence caveat into the main §8.4 so readers of the deployment case study see it without opening the appendix.
- Minor consistency: date line “April 2026” / arXiv May 2026 and survey dates “March 16–30, 2026” are fine if intentional; ensure all URLs and HF dataset names remain stable at camera-ready.
Circularity Check
No derivation-by-construction circularity; only a minor merge-ratio selection on the same Tajik suite used for headline scores.
-
fitted input called prediction
[§5.2 Post-training Linear Merging; Figure 3]
"We evaluate merged models across a range of interpolation ratios, varying the Gemma 3-IT contribution from 5% to 90%, and assess each variant on our Tajik benchmark suite. As shown in Figure 3, the optimal mixture for both model sizes is approximately 20% Gemma 3-IT and 80% Soro"
The merge weight is selected by maximizing mean accuracy on the same Tajik suite used for the headline Soro vs Gemma comparison. The reported merged scores are therefore the best point on that grid rather than an independent out-of-sample prediction of the merge ratio. Effect is small (~1.5–2 pp) and pre-merge gains already stand alone, so this is minor reporting circularity, not a forced identity of the main claim.
full rationale
Soro is an empirical adaptation paper, not a first-principles derivation. The load-bearing chain is: start from Gemma 3 → continual pretrain on a stated 1.9B-token Tajik corpus → SFT on 40K examples → optional linear merge → score multiple-choice accuracy via logit extraction on held-out-style benchmarks. None of the six circularity patterns apply in a strong form. There is no self-definitional identity (no quantity defined as the thing it is said to predict), no uniqueness theorem imported from the authors, no ansatz smuggled in via self-citation, and no renaming of a known closed-form result. The Borde (2025) self-citation is only positioning (“Type II Partial AI Sovereignty”) and is not used to force any numerical claim. Pre-merge checkpoints already beat same-size Gemma 3-IT on the Tajik suite (Fig. 4: 56.4 vs 50.4 for 12B; 62.3 vs 55.8 for 27B), so the central continual-pretraining claim does not reduce to the merge step. The only mild issue is that the final 80/20 merge weight is chosen by maximizing mean accuracy on the same Tajik benchmark suite later reported as the main result (Fig. 3); that is ordinary test-set hyperparameter selection, not a forced identity. Train/eval overlap between Ministry textbooks in the pretraining corpus and school-aligned History/Literature benchmarks is a contamination/correctness risk, not circular derivation under these criteria, and is therefore not scored here. Overall circularity is negligible.
Assumptions & free parameters
free parameters (4)
- Linear merge weight (Soro vs Gemma-3-IT)
- LoRA rank/alpha (pretrain 128/64; SFT 32)
- Learning rates and step budgets
- GPTQ calibration set size/source
assumptions (5)
- domain assumption Continual monolingual pretraining on a strong multilingual base improves target-language competence without full from-scratch training.
- domain assumption LoRA updates on attention and MLP projections plus full embed_tokens training suffice to absorb Tajik linguistic knowledge from 1.9B tokens.
- ad hoc to paper Gemini 2.5 Flash translations of FineWeb-Edu and synthetic teacher-style SFT data are faithful enough for educational Tajik use after light human audit.
- domain assumption Logit-based A/B/C/D scoring on author-built MCQs is a valid proxy for real classroom assistant quality.
- domain assumption Linear weight averaging of related checkpoints combines complementary capabilities without destructive interference at the chosen ratio.
invented entities (2)
-
Soro / Soro Lite model family
independent evidence
-
Tajik evaluation suite (Tajik-FactQA, TajLib, Tajik History, Literature, Curated, Tajik MMLU)
independent evidence
Cite this review
Pith. "Pith review of Soro: A Lightweight Foundation Model and Chatbot for Tajik." pith.science (2026). https://pith.science/paper/6LP47DHL
@misc{pith2026260527379,
author = {Pith},
title = {Pith review of: Soro: A Lightweight Foundation Model and Chatbot for Tajik},
year = {2026},
howpublished = {\url{https://pith.science/paper/6LP47DHL}},
note = {Machine review of arXiv:2605.27379}
}
read the original abstract
We present Soro, a family of Tajik-specialized conversational large language models (LLMs) designed for real-world deployment under tight compute and connectivity constraints in Tajikistan. Starting from open-weight Gemma 3 checkpoints, we perform Tajik-only continual pretraining on a curated 1.9-billion-token corpus spanning filtered web text, PDF documents, and curriculum-aligned educational materials, followed by supervised instruction tuning on 40K Tajik teacher-style examples. To enable rigorous evaluation despite the limited coverage of Tajik in standard benchmarks, we introduce a suite of Tajik benchmarks covering general knowledge, linguistic competence, and school- and university entrance-exam domains, and we open-source them on Hugging Face. Across these Tajik benchmarks, Soro substantially outperforms same-size Gemma 3 baselines while retaining strong English performance on standard datasets. We further show that FP8 and INT4 quantization of Soro preserves most Tajik-language gains while reducing memory requirements for edge deployment, supporting an ongoing education-sector pilot and planned scale-out across schools in Tajikistan.
Figures
Figures from the paper (16 more)
Reference graph
Works this paper leans on
-
[1]
URLhttps://arxiv.org/abs/2401.10440. Haitz Sáez de Ocáriz Borde. Sovereign AI vs AI Polyglots. SSRN Working Paper 5639470, SSRN, October 2025. URL https://ssrn.com/abstract=5639470. Date written: October 18,
arXiv 2025
-
[2]
Posted: November 19, 2025. Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-V oss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen,...
-
[3]
URLhttps://arxiv.org/abs/2312.11011. OpenAI. gpt-oss-120b & gpt-oss-20b Model Card, 2025. OpenAI, Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, Red Avila, Igor Babuschkin, Suchir Balaji, Valerie Balcom, Paul Baltescu, Haiming Bao, Mohammad Bavar...
-
[4]
Adamush-shu’aro
Python library throughout. C.1 Dynamic FP8 We apply dynamic FP8 quantization [Kuzmin et al., 2024] by converting both weights and activations from BF16 to 8-bit floating-point format at inference time. Quantization targets all Linear layers across the transformer blocks, while the language modeling head (lm_head) is deliberately excluded to preserve outpu...
2024
-
[5]
Present-Future Tense: expresses an action occurring at the moment of speech or in the near future (Example:Man mekhonam- I read / I will read)
-
[6]
Past Definite Tense: an action completed in the past (Example:Man khondam- I read)
-
[7]
Past Indefinite Tense: a past action with a known result or relevance to the present (Example: Man khondaam- I have read)
-
[8]
Past Continuous/Narrative Tense: a continuous or repetitive action in the past (Example:Man mekhondam- I used to read / I was reading)
Show all 16 references
-
[9]
Past Perfect (Remote Past): an action completed before another past action (Example:Man khonda budam- I had read)
-
[10]
Fann Niagara
Compound Future Tense: an action that will strictly take place in the future (Example:Man khoham khond- I shall read). 36 Example 6: Multi-Turn Conversation — Lake Iskanderkul 37 English Translation User (Turn 1):Hello! I would like to get information about Lake Iskanderkul. W...
-
[11]
Keep the water clean: Do not throw trash into the lake or the Iskandardarya river and avoid using chemical detergents near the water
-
[12]
Take your trash with you: Collect all plastic and paper waste to return it to special trash collection points or to the city
-
[13]
Protect the flora: Avoid picking rare flowers or breaking tree branches, as they are vital compo- nents of the ecosystem
-
[14]
Fire safety: Light fires only in designated areas to prevent forest fires and avoid damaging the topsoil
-
[15]
Masnavi-i Ma’navi
Respect wildlife: Do not interfere with the lives of birds and wild animals or disturb their peace. 38 Example 7: Multi-Turn Conversation — Mawlana Jalaluddin Balkhi (Rumi) 39 English Translation User (Turn 1):I would like to receive information about Mawlana Jalaluddin Balkhi...
2026
-
[16]
Favorable
Lesson preparation usefulness: How useful is Soro for lesson preparation (plans, materials, tests)? 4.Ease of use: How easy is Soro to use? 5.Willingness to adopt: How willing are you to use Soro in your daily work as a teacher? 6.Recommendation likelihood: Would you recommend...
2015
Reviewed July 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.