TokSuite is a benchmark designed to measure the impact of tokenizer choice on language model behavior. It consists of seven main dataset groups, each containing multiple-choice completion questions. The benchmark evaluates how real-world perturbations (like typos, formatting changes, or script switching) affect model performance compared to a 'canonical' (natural) form.
Benchmark Groups:
- Parallel Multilingual Benchmark: Includes English canonical subsets and translations into Turkish (
tur_Latn), Chinese (zho_Hans), Italian (ita_Latn), and Farsi/Persian (pes_Arab). - STEM Benchmark: Covers STEM subjects with various formatting perturbations.
- MATH Benchmark: Arithmetic questions across multiple languages.
Each group contains numerous specific tasks (e.g., toksuite_english_lowercase, toksuite_turkish_typographical_errors, toksuite_math_latex) that target specific linguistic or orthographic challenges.