Codesota · Natural Language Processing · Language Modeling · SysBench (ISR)Tasks/Natural Language Processing/Language Modeling
Language Modeling · benchmark dataset · EN

SysBench (system-message-following benchmark).

SysBench is a system-message-following benchmark for evaluating Large Language Models (LLMs). It measures how well models adhere to system messages across dimensions such as constraint complexity, instruction misalignment, and multi-turn stability. The benchmark provides evaluation examples (the Hugging Face dataset includes a test split stored as system_benchmark_eval_datas.json) and reports results using an ISR metric (reported in the paper) to quantify system-message-following performance. The dataset and code are publicly released by PKU-Baichuan-MLSystemLab (GitHub) and are hosted on Hugging Face.

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

No results indexed yet — be the first to submit a score.

No benchmark results indexed yet
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies