๐ค AI Summary
This work proposes the Chinese BabyLM Challenge, which aims to train language models from scratch using only 100 million Chinese tokensโa highly constrained data scaleโto achieve strong capabilities in natural language understanding, cognitive plausibility, and Chinese character knowledge. Participants are free to design tokenizers, model architectures, and training strategies, with an emphasis on data-efficient learning and human-like cognitive modeling. The challenge introduces a comprehensive evaluation framework comprising three tracks: natural language understanding, cognitive alignment, and character-level knowledge. This is the first benchmark specifically tailored for Chinese that prioritizes data efficiency and cognitive fidelity in lightweight language models, challenging the prevailing paradigm of relying on massive datasets for large language models and advancing the development of efficient, interpretable Chinese foundation models.
๐ Abstract
This paper describes the first ChineseBabyLM challenge, which will be held in the 2026 NLPCC conference. The challenge calls for researchers to train language models from scratch with 100 million Chinese tokens and evaluates the models on 3 tracks of tasks: NLU, cognitive alignment and Hanzi knowledge. There is no restriction on tokenizer, model architecture and the number of training epochs. Details of the challenge can be found in https://chinese-babylm.github.io/.