{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-21382","title":"There Is No Neutral Harness: Modern LLM Leaderboards Are Manufactured by Config-Fragile Items","arxiv_id":"2608.21382","date":"2026-07-17","proceeding":null,"authors":["V. S. Raghu Parupudi"],"abstract":"Multiple-choice benchmarks fix the questions and the correct answers, but not the harness: the order of the options, the wording of the prompt, and whether a language model's answer is read from generated text or from per-option likelihoods. Work on this harness sensitivity reports it as aggregate score variance, leaving unexamined which items the variance falls on and whether they are the items that separate one model from the next. We treat the evaluation harness of large language models (LLMs) as an independent variable and resolve its effect to single items. We introduce the \\textit{fragility grid}: 12 open-weight instruction-tuned LLMs from 4 families answer the same 3{,}679 items from 4 benchmarks (ARC, HellaSwag, MMLU, TruthfulQA) under 26 equally defensible harness configurations, recording one correctness bit for every model, item, and configuration. The comparison is matched, since the items, the weights, and the greedy decoding stay fixed while only the harness varies. Under the grid a model's score is a band rather than a point: gemma4-31b scores between 31 and 89 percent depending only on the harness. Three results follow. On the items that two adjacent models both answer stably the pair is tied, and config-fragile items carry 95.7 percent of a pair's gap on average. Four of the 12 models reach rank one under some configuration, so the harness selects the winner. Item discrimination, the property that benchmark-compression methods maximize, correlates with fragility at 0.28 (95 percent CI 0.25 to 0.30), so compression keeps the fragile items rather than removing them. The scoring choice, not the option order that protocols usually fix, is the load-bearing axis. We release the per-item records and the analysis script, from which every number regenerates on a CPU in seconds, and we position the fragility grid as a check a leaderboard can run before it reports an order.","url_abs":"https://arxiv.org/abs/2608.21382","url_pdf":"https://arxiv.org/pdf/2608.21382","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2608.21382","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.21382"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/NikolaTesla-007/fragility-grid","reach":null}],"summary":{"ran":2,"ran_draft_wrong":11,"ran_honours":5,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":19,"ran":18,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"65a29e7b9c55b41c","entry":"Config","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"65a29e7b9c55b41c"}},{"code_sha256_prefix":"42d15a37f19a12cb","entry":"_gen_formatter","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"42d15a37f19a12cb"}},{"code_sha256_prefix":"695925e90c32c5b3","entry":"_ll_formatter","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"695925e90c32c5b3"}},{"code_sha256_prefix":"dab49d79efdaa890","entry":"_load_mcq","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dab49d79efdaa890"}},{"code_sha256_prefix":"d1b6ee9b419f7550","entry":"all_correct","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d1b6ee9b419f7550"}},{"code_sha256_prefix":"9e9045888777fd38","entry":"classify_item","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9e9045888777fd38"}},{"code_sha256_prefix":"a9bf33aa6a6dc87a","entry":"config_lucky_fraction","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9bf33aa6a6dc87a"}},{"code_sha256_prefix":"858dfca4370d6646","entry":"enumerate_configs","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"858dfca4370d6646"}},{"code_sha256_prefix":"7014c89d512e5201","entry":"fmt_cloze_plain","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7014c89d512e5201"}},{"code_sha256_prefix":"a27a360e96e34174","entry":"fmt_cloze_question","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a27a360e96e34174"}},{"code_sha256_prefix":"e0d1b62e10a912fb","entry":"fmt_digit","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e0d1b62e10a912fb"}},{"code_sha256_prefix":"d47a419a44760630","entry":"fmt_instruction_variant","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d47a419a44760630"}},{"code_sha256_prefix":"c2ce2f17242d7499","entry":"fmt_letter_paren","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2ce2f17242d7499"}},{"code_sha256_prefix":"2d8a17784d16e367","entry":"fmt_letter_plain","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d8a17784d16e367"}},{"code_sha256_prefix":"e7df1d3674c71252","entry":"load_bench","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7df1d3674c71252"}},{"code_sha256_prefix":"7f3f47c81c17ffc8","entry":"parse_digit","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7f3f47c81c17ffc8"}},{"code_sha256_prefix":"e942baeca8a69281","entry":"parse_letter","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e942baeca8a69281"}},{"code_sha256_prefix":"ebdc8a43b5f72489","entry":"pick_perms","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ebdc8a43b5f72489"}},{"code_sha256_prefix":"517d0adfd08bf867","entry":"eval_grid_one_model","repo":"NikolaTesla-007/fragility-grid","repo_kind":"found_in_text","path":"repro/fragility_grid.py","file_url":"https://github.com/NikolaTesla-007/fragility-grid/blob/HEAD/repro/fragility_grid.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"517d0adfd08bf867"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.AI","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}