{"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/fill","entry":"fill","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":1,"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":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":6},"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.06526","paper":"/paper/arxiv-2606-06526","title":"CROWDMATH: A Dataset of Crowdsourced Mathematical Research Discussions","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"text-machine-lab/crowdmath","path":"llm_eval/harness/tasks.py","file_url":"https://github.com/text-machine-lab/crowdmath/blob/HEAD/llm_eval/harness/tasks.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e0c6cfd1c1696cd4","mcp_get_code":{"code_sha256":"e0c6cfd1c1696cd4"}},{"arxiv_id":"2309.01507","paper":null,"title":"arXiv:2309.01507","date":null,"month_inferred_from_arxiv_id":"2023-09","title_source":null,"repo":"TimDettmers/bitsandbytes","path":"bitsandbytes/optim/optimizer.py","file_url":"https://github.com/TimDettmers/bitsandbytes/blob/HEAD/bitsandbytes/optim/optimizer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ffaf09e9115fadc4","mcp_get_code":{"code_sha256":"ffaf09e9115fadc4"}},{"arxiv_id":"2112.00544","paper":"/paper/molecular-contrastive-learning-with-chemical","title":"Molecular Contrastive Learning with Chemical Element Knowledge Graph","date":"2021-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZJU-Fangyin/KCL","path":"code/initial/load.py","file_url":"https://github.com/ZJU-Fangyin/KCL/blob/HEAD/code/initial/load.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2856a36f133f6835","mcp_get_code":{"code_sha256":"2856a36f133f6835"}},{"arxiv_id":"2110.06623","paper":"/paper/sssnet-semi-supervised-signed-network","title":"SSSNET: Semi-Supervised Signed Network Clustering","date":"2021-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sherylhyx/sssnet_signed_clustering","path":"src/utils.py","file_url":"https://github.com/sherylhyx/sssnet_signed_clustering/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5532a45b7a61f6bb","mcp_get_code":{"code_sha256":"5532a45b7a61f6bb"}},{"arxiv_id":"2005.10884","paper":"/paper/patchguard-provable-defense-against","title":"PatchGuard: A Provably Robust Defense against Adversarial Patches via Small Receptive Fields and Masking","date":"2020-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nicksum107/thesiswork","path":"displayim.py","file_url":"https://github.com/nicksum107/thesiswork/blob/HEAD/displayim.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a449b45fba80d282","mcp_get_code":{"code_sha256":"a449b45fba80d282"}},{"arxiv_id":"1805.01956","paper":"/paper/motion-planning-among-dynamic-decision-making","title":"Motion Planning Among Dynamic, Decision-Making Agents with Deep Reinforcement Learning","date":"2018-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mit-acl/gym-collision-avoidance","path":"gym_collision_avoidance/experiments/src/collect_regression_dataset.py","file_url":"https://github.com/mit-acl/gym-collision-avoidance/blob/HEAD/gym_collision_avoidance/experiments/src/collect_regression_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"199938cd41a0cea0","mcp_get_code":{"code_sha256":"199938cd41a0cea0"}},{"arxiv_id":"2022.emnlp-demos.40","paper":null,"title":"arXiv:2022.emnlp-demos.40","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"OpenBMB/BMCook","path":"bmcook/pruning/prune_func.py","file_url":"https://github.com/OpenBMB/BMCook/blob/HEAD/bmcook/pruning/prune_func.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"af5b9b0b2f4c1703","mcp_get_code":{"code_sha256":"af5b9b0b2f4c1703"}}]}