Papers › S3Eval: A Synthetic, Scalable, Systematic Evaluation Suite for Large Language Models

S3Eval: A Synthetic, Scalable, Systematic Evaluation Suite for Large Language Models

23 Oct 2023arXiv:2310.15147archive 2025-07-28

Fangyu Lei, Qian Liu, Yiming Huang, Shizhu He, Jun Zhao, Kang Liu

The rapid development of Large Language Models (LLMs) has led to great strides in model capabilities like long-context understanding and reasoning. However, as LLMs are able to process longer contexts, it becomes more challenging to evaluate whether they have acquired certain capabilities, since the length of text (e.g., 200K tokens) they can process far exceeds what humans can reliably assess in a reasonable duration. In this paper, we propose using complex synthetic tasks as a proxy evaluation method, and present S3Eval, a Synthetic, Scalable, Systematic evaluation suite for LLMs evaluation. The synthetic nature of S3Eval provides users full control over the dataset, allowing them to systematically probe LLM capabilities by scaling text length and varying task difficulty across diverse scenarios. The strong correlation between S3Eval and real-world benchmarks demonstrates the soundness of using S3Eval for evaluation of LLMs. S3Eval provides a flexible and infinite long-context data generation method. We have generated a comprehensive dataset called S3Eval-Standard, and experimental results have shown that it poses significant challenges for all existing LLMs.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.15147")

Code

Syntology Ran 21 of 26 code samples harvested from 2 repositories linked to this paper; 5 have no recorded run. Of those that ran: 21 ran with no contract checked.

By repository: official repository: 26 samples from 2 repositories, 21 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lfy79001/s3eval officialmentioned in papermentioned on GitHub report
lfy79001/sqleval officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

26 samples harvested; 21 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

21ran
5unverified

Licence: 26 of the 26 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

control_sql_general lfy79001/s3eval/s3eval/coarse_template.py official repository ran no licence file found · pointer only · 3c0b91f1646bac21 · report
control_sql_general lfy79001/s3eval/s3eval/coarse_template_real.py official repository ran no licence file found · pointer only · 5719e3e694b76e1e · report
control_sql_general lfy79001/s3eval/s3eval/coarse_template_zh.py official repository ran no licence file found · pointer only · 5a422eaf7dbfe626 · report
convert_to_number lfy79001/s3eval/eval/claude.py official repository ran no licence file found · pointer only · 447f107d4d5afc3a · report
find_element_position lfy79001/s3eval/eval/claude.py official repository ran no licence file found · pointer only · cd59b0e07b4a9092 · report
find_position lfy79001/s3eval/s3eval/fine_template_utils.py official repository ran no licence file found · pointer only · f8a9f700d9dc2244 · report
generate_multiturn lfy79001/s3eval/s3eval/fine_template_utils.py official repository ran no licence file found · pointer only · 78df3466953b44fb · report
generate_multiturn_zh lfy79001/s3eval/s3eval/fine_template_utils.py official repository ran no licence file found · pointer only · a8c20dc77d641620 · report
generate_prompt_format lfy79001/sqleval/eval/llama2.py official repository ran no licence file found · pointer only · 584fb6e3716802c1 · report
generate_random_date_of_birth lfy79001/s3eval/s3eval/value_utils.py official repository ran fingerprinted no licence file found · pointer only · b9e6eedf2bc665a0 · report
generate_random_number lfy79001/s3eval/s3eval/coarse_template.py official repository ran fingerprinted no licence file found · pointer only · 3ef77f8cc6bf2eb3 · report
get_column_type lfy79001/s3eval/convert_csv.py official repository ran no licence file found · pointer only · e272418892cb953e · report
get_file_paths lfy79001/s3eval/convert_csv.py official repository ran fingerprinted no licence file found · pointer only · 18dbbf0eed3bcc2f · report
get_table_length lfy79001/s3eval/s3eval/table_utils.py official repository ran no licence file found · pointer only · d592622e23006758 · report
has_duplicates lfy79001/s3eval/s3eval/value_utils.py official repository ran fingerprinted no licence file found · pointer only · 96d8dd4ea02817fe · report
is_integer lfy79001/s3eval/s3eval/coarse_template.py official repository ran no licence file found · pointer only · 3aedfdb61c1e5456 · report
is_numeric lfy79001/s3eval/eval/claude.py official repository ran no licence file found · pointer only · 2ca80fb7cf12de69 · report
num_tokens_from_string lfy79001/sqleval/eval/llama2.py official repository ran no licence file found · pointer only · 5ee9501ae032577a · report
random_strings lfy79001/s3eval/s3eval/value_utils.py official repository ran no licence file found · pointer only · d7476bf46767ec98 · report
read_table lfy79001/s3eval/s3eval/table_utils.py official repository ran no licence file found · pointer only · 336256046b197a5f · report
replace_nth_occurrence lfy79001/s3eval/s3eval/fine_template.py official repository ran no licence file found · pointer only · 0d0a77750dd4ac8d · report
control_sql lfy79001/s3eval/s3eval/fine_template.py official repository unverified no licence file found · pointer only · 1b10075146a0cca4 · report
select_condition lfy79001/s3eval/s3eval/coarse_template_real.py official repository unverified no licence file found · pointer only · d4aca894e559c443 · report
select_condition lfy79001/s3eval/s3eval/coarse_template_zh.py official repository unverified no licence file found · pointer only · b9d41533d02bf974 · report
template_queries lfy79001/s3eval/s3eval/fine_template.py official repository unverified no licence file found · pointer only · f8da43961770d90e · report
where_condition lfy79001/s3eval/s3eval/coarse_template_zh.py official repository unverified no licence file found · pointer only · 2069b559fa87d0ae · report

Tasks

Long-Context Understanding

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections