{"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/get-num","entry":"get_num","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":4,"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":8,"n_samples_ran":5,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":3,"unverified":3},"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":"2607.05095","paper":"/paper/arxiv-2607-05095","title":"FAST: A Holistic Framework for Optimizing Memory-I/O, Computation, and Sampling in Temporal GNN Training","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"NoneBone/FAST","path":"fast_util/slimCache.py","file_url":"https://github.com/NoneBone/FAST/blob/HEAD/fast_util/slimCache.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eec25ad0af035d22","mcp_get_code":{"code_sha256":"eec25ad0af035d22"}},{"arxiv_id":"2509.23713","paper":"/paper/arxiv-2509-23713","title":"Text-to-Code Generation for Modular Building Layouts in Building Information Modeling","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"CI3LAB/Text2MBL","path":"Data_and_code/utils/fully_synthetic.py","file_url":"https://github.com/CI3LAB/Text2MBL/blob/HEAD/Data_and_code/utils/fully_synthetic.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4853296eefcf01c5","mcp_get_code":{"code_sha256":"4853296eefcf01c5"}},{"arxiv_id":"2507.01630","paper":null,"title":"arXiv:2507.01630","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"YuxiaoWang-AI/P3HOT","path":"show_loss.py","file_url":"https://github.com/YuxiaoWang-AI/P3HOT/blob/HEAD/show_loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ff028915ad364293","mcp_get_code":{"code_sha256":"ff028915ad364293"}},{"arxiv_id":"2503.07604","paper":"/paper/implicit-reasoning-in-transformers-is","title":"Implicit Reasoning in Transformers is Reasoning through Shortcuts","date":"2025-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TianheL/LM-Implicit-Reasoning","path":"src/testllm/gen_testdata.py","file_url":"https://github.com/TianheL/LM-Implicit-Reasoning/blob/HEAD/src/testllm/gen_testdata.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eb2b917ac6fc018f","mcp_get_code":{"code_sha256":"eb2b917ac6fc018f"}},{"arxiv_id":"2404.14355","paper":"/paper/calc-cmu-at-semeval-2024-task-7-pre-calc","title":"Pre-Calc: Learning to Use the Calculator Improves Numeracy in Language Models","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"calc-cmu/pre-calc","path":"Encoder-Decoder/train_flanT5.py","file_url":"https://github.com/calc-cmu/pre-calc/blob/HEAD/Encoder-Decoder/train_flanT5.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6f7875da1c9943da","mcp_get_code":{"code_sha256":"6f7875da1c9943da"}},{"arxiv_id":"2402.01729","paper":"/paper/contextualization-distillation-from-large","title":"Contextualization Distillation from Large Language Model for Knowledge Graph Completion","date":"2024-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"David-Li0406/Contextulization-Distillation","path":"CSProm-KG/helper.py","file_url":"https://github.com/David-Li0406/Contextulization-Distillation/blob/HEAD/CSProm-KG/helper.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e74966ca8692821c","mcp_get_code":{"code_sha256":"e74966ca8692821c"}},{"arxiv_id":"2402.01729","paper":"/paper/contextualization-distillation-from-large","title":"Contextualization Distillation from Large Language Model for Knowledge Graph Completion","date":"2024-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"David-Li0406/Contextulization-Distillation","path":"KG-S2S/helper.py","file_url":"https://github.com/David-Li0406/Contextulization-Distillation/blob/HEAD/KG-S2S/helper.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"effa50b5db3f0b19","mcp_get_code":{"code_sha256":"effa50b5db3f0b19"}},{"arxiv_id":"2106.03375","paper":"/paper/commutative-lie-group-vae-for-disentanglement","title":"Commutative Lie Group VAE for Disentanglement Learning","date":"2021-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuxinqimac/CommutativeLieGroupVAE-Pytorch","path":"collect_results.py","file_url":"https://github.com/zhuxinqimac/CommutativeLieGroupVAE-Pytorch/blob/HEAD/collect_results.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":"049a2844665499ee","mcp_get_code":{"code_sha256":"049a2844665499ee"}}]}