CLJul 19, 2025

Mangosteen: An Open Thai Corpus for Language Model Pretraining

arXiv:2507.14664v22 citationsh-index: 20
Originality Incremental advance
AI Analysis

This provides a transparent and reproducible foundation for Thai and regional LLM research, addressing the lack of open, high-quality Thai datasets.

The authors tackled the problem of constructing a high-quality Thai corpus for language model pretraining by introducing Mangosteen, a 47 billion-token corpus built with a Thai-adapted pipeline, which improved SEA-HELM NLG scores from 3 to 11 and enabled an 8B-parameter model to surpass existing models by about four points on Thai benchmarks.

Pre-training data shapes a language model's quality, but raw web text is noisy and demands careful cleaning. Existing large-scale corpora rely on English-centric or language-agnostic pipelines whose heuristics do not capture Thai script or cultural nuances, leaving risky material such as gambling content untreated. Prior Thai-specific efforts customize pipelines or build new ones, yet seldom release their data or document design choices, hindering reproducibility and raising the question of how to construct a transparent, high-quality Thai corpus. We introduce Mangosteen: a 47 billion-token Thai corpus built through a Thai-adapted Dolma pipeline that includes custom rule-based language ID, revised C4/Gopher quality filters, and Thai-trained content filters, plus curated non-web sources such as Wikipedia, Royal Gazette texts, OCR-extracted books, and CC-licensed YouTube subtitles. Systematic ablations using GPT-2 show the pipeline trims CommonCrawl from 202M to 25M documents while raising SEA-HELM NLG from 3 to 11; an 8B-parameter SEA-LION model continually pre-trained on Mangosteen then surpasses SEA-LION-v3 and Llama-3.1 by about four points on Thai benchmarks. We release the full pipeline code, cleaning manifests, corpus snapshot, and all checkpoints, providing a fully reproducible foundation for future Thai and regional LLM research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes