{"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/coverage","entry":"coverage","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":2,"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":2,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":5},"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":"2605.12208","paper":"/paper/arxiv-2605-12208","title":"Self-Supervised Laplace Approximation for Bayesian Uncertainty Quantification","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"rodemann/ssla","path":"src/utils.py","file_url":"https://github.com/rodemann/ssla/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9453837b3140e8b3","mcp_get_code":{"code_sha256":"9453837b3140e8b3"}},{"arxiv_id":"2312.12450","paper":"/paper/can-it-edit-evaluating-the-ability-of-large","title":"Can It Edit? Evaluating the Ability of Large Language Models to Follow Code Editing Instructions","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nuprl/canitedit","path":"benchmark/evaluator_overlay.py","file_url":"https://github.com/nuprl/canitedit/blob/HEAD/benchmark/evaluator_overlay.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e627f4b3cdef11ff","mcp_get_code":{"code_sha256":"e627f4b3cdef11ff"}},{"arxiv_id":"2203.11364","paper":"/paper/an-information-theoretic-approach-to-prompt-1","title":"An Information-theoretic Approach to Prompt Engineering Without Ground Truth Labels","date":"2022-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BYU-PCCL/information-theoretic-prompts","path":"postprocessor.py","file_url":"https://github.com/BYU-PCCL/information-theoretic-prompts/blob/HEAD/postprocessor.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"cf113e434acb350f","mcp_get_code":{"code_sha256":"cf113e434acb350f"}},{"arxiv_id":"2103.05354","paper":"/paper/selective-and-features-based-adversarial","title":"Revisiting Model's Uncertainty and Confidences for Adversarial Example Detection","date":"2021-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aldahdooh/SFAD","path":"test_defense_mnist_model_v7.py","file_url":"https://github.com/aldahdooh/SFAD/blob/HEAD/test_defense_mnist_model_v7.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"ba877915c3085301","mcp_get_code":{"code_sha256":"ba877915c3085301"}},{"arxiv_id":"2004.00445","paper":"/paper/learning-to-cluster-faces-via-confidence-and","title":"Learning to Cluster Faces via Confidence and Connectivity Estimation","date":"2020-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yl-1993/learn-to-cluster","path":"proposals/stat_cluster.py","file_url":"https://github.com/yl-1993/learn-to-cluster/blob/HEAD/proposals/stat_cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f011ce5a79dd2638","mcp_get_code":{"code_sha256":"f011ce5a79dd2638"}},{"arxiv_id":"1909.12201","paper":"/paper/overlapping-community-detection-with-graph-1","title":"Overlapping Community Detection with Graph Neural Networks","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shchur/overlapping-community-detection","path":"nocd/metrics/unsupervised.py","file_url":"https://github.com/shchur/overlapping-community-detection/blob/HEAD/nocd/metrics/unsupervised.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1a89f3b438368b8c","mcp_get_code":{"code_sha256":"1a89f3b438368b8c"}},{"arxiv_id":"2020.acl-main.514","paper":null,"title":"arXiv:2020.acl-main.514","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"bfelbo/DeepMoji","path":"deepmoji/sentence_tokenizer.py","file_url":"https://github.com/bfelbo/DeepMoji/blob/HEAD/deepmoji/sentence_tokenizer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c27bf850a8813db6","mcp_get_code":{"code_sha256":"c27bf850a8813db6"}}]}