{"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":"/code/normalize-model-name","entry":"normalize_model_name","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":3,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":7,"n_samples_ran":3,"n_samples_fingerprinted":3,"n_places":7,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"unverified":4},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.16710","paper":"/paper/arxiv-2606-16710","title":"Misinformation Propagation in Benign Multi-Agent Systems","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"jonas-becker/MINT","path":"model_server_config.py","file_url":"https://github.com/jonas-becker/MINT/blob/HEAD/model_server_config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"96b73089f0196142","mcp_get_code":{"code_sha256":"96b73089f0196142"}},{"arxiv_id":"2605.18374","paper":"/paper/arxiv-2605-18374","title":"Beyond Inference-Time Search: Reinforcement Learning Synthesizes Reusable Solvers","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"IDEALLab/neural-solver-synthesis","path":"evaluation/bigcode/evaluate.py","file_url":"https://github.com/IDEALLab/neural-solver-synthesis/blob/HEAD/evaluation/bigcode/evaluate.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"83fa161891bf2706","mcp_get_code":{"code_sha256":"83fa161891bf2706"}},{"arxiv_id":"2605.08587","paper":"/paper/arxiv-2605-08587","title":"Kaczmarz Linear Attention","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"anonymous-kla-review/kla-anonymous","path":"analysis_plot_style.py","file_url":"https://github.com/anonymous-kla-review/kla-anonymous/blob/HEAD/analysis_plot_style.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b6c0fb1683b9e6fc","mcp_get_code":{"code_sha256":"b6c0fb1683b9e6fc"}},{"arxiv_id":"2603.26233","paper":"/paper/arxiv-2603-26233","title":"Ask or Assume? Uncertainty-Aware Clarification-Seeking in Coding Agents","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"nedwards99/ask-or-assume","path":"openhands/llm/model_features.py","file_url":"https://github.com/nedwards99/ask-or-assume/blob/HEAD/openhands/llm/model_features.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"0700b13f24276bd8","mcp_get_code":{"code_sha256":"0700b13f24276bd8"}},{"arxiv_id":"2601.17130","paper":"/paper/arxiv-2601-17130","title":"Impact of Graph Structure on Membership-Inference Risk for Graph Neural Networks","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"PriXAI/GraphStructurePrivacyAnalysis-public","path":"utils/plot_3panel_attack_test_sizes.py","file_url":"https://github.com/PriXAI/GraphStructurePrivacyAnalysis-public/blob/HEAD/utils/plot_3panel_attack_test_sizes.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8d7535d6176fe33f","mcp_get_code":{"code_sha256":"8d7535d6176fe33f"}},{"arxiv_id":"2601.16644","paper":"/paper/arxiv-2601-16644","title":"Sycophancy Hides Linearly in the Attention Heads","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"rifoagenadi/sycophancy","path":"extension/metrics.py","file_url":"https://github.com/rifoagenadi/sycophancy/blob/HEAD/extension/metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"43313c83caddac01","mcp_get_code":{"code_sha256":"43313c83caddac01"}},{"arxiv_id":"2510.27497","paper":"/paper/arxiv-2510-27497","title":"InertialAR: Autoregressive 3D Molecule Generation with Inertial Frames","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"HaoruiLi46/InertialAR","path":"InertialAR/config.py","file_url":"https://github.com/HaoruiLi46/InertialAR/blob/HEAD/InertialAR/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"afdc84598c74bff9","mcp_get_code":{"code_sha256":"afdc84598c74bff9"}}]}