{"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/format","entry":"format","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":9,"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":9,"n_samples_ran":4,"n_samples_fingerprinted":3,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"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":"2511.02667","paper":"/paper/arxiv-2511-02667","title":"Scalable Evaluation and Neural Models for Compositional Generalization","date":null,"month_inferred_from_arxiv_id":"2025-11","title_source":"syntology","repo":"IBM/scalable-compositional-generalization","path":"results/plot_settings.py","file_url":"https://github.com/IBM/scalable-compositional-generalization/blob/HEAD/results/plot_settings.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"431c8c9b1a1e144c","mcp_get_code":{"code_sha256":"431c8c9b1a1e144c"}},{"arxiv_id":"2410.14211","paper":"/paper/paths-over-graph-knowledge-graph-enpowered","title":"Paths-over-Graph: Knowledge Graph Empowered Large Language Model Reasoning","date":"2024-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SteveTANTAN/PoG","path":"PoG/freebase_func.py","file_url":"https://github.com/SteveTANTAN/PoG/blob/HEAD/PoG/freebase_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":"4b8d1e745df21f90","mcp_get_code":{"code_sha256":"4b8d1e745df21f90"}},{"arxiv_id":"2410.00025","paper":"/paper/improving-spoken-language-modeling-with","title":"Improving Spoken Language Modeling with Phoneme Classification: A Simple Fine-tuning Approach","date":"2024-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bootphon/abkhazia","path":"abkhazia/decode/_score.py","file_url":"https://github.com/bootphon/abkhazia/blob/HEAD/abkhazia/decode/_score.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"9f11e9e71c6dfb7e","mcp_get_code":{"code_sha256":"9f11e9e71c6dfb7e"}},{"arxiv_id":"2407.00695","paper":"/paper/learning-formal-mathematics-from-intrinsic","title":"Learning Formal Mathematics From Intrinsic Motivation","date":"2024-06-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gpoesia/peano","path":"domains/generate.py","file_url":"https://github.com/gpoesia/peano/blob/HEAD/domains/generate.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"572549ed9144b302","mcp_get_code":{"code_sha256":"572549ed9144b302"}},{"arxiv_id":"2402.14625","paper":"/paper/putting-the-count-back-into-accountability-an","title":"Putting the Count Back Into Accountability: An Analysis of Transparency Data About the Sexual Exploitation of Minors","date":null,"month_inferred_from_arxiv_id":"2024-02","title_source":"archive","repo":"apparebit/diaphanous","path":"diaphanous/fetch.py","file_url":"https://github.com/apparebit/diaphanous/blob/HEAD/diaphanous/fetch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"73fd4fec4fefb430","mcp_get_code":{"code_sha256":"73fd4fec4fefb430"}},{"arxiv_id":"2312.06853","paper":"/paper/llf-bench-benchmark-for-interactive-learning","title":"LLF-Bench: Benchmark for Interactive Learning from Language Feedback","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/llf-bench","path":"llfbench/envs/utils.py","file_url":"https://github.com/microsoft/llf-bench/blob/HEAD/llfbench/envs/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9016caa8866ed28d","mcp_get_code":{"code_sha256":"9016caa8866ed28d"}},{"arxiv_id":"2310.17110","paper":"/paper/llm4dyg-can-large-language-models-solve","title":"LLM4DyG: Can Large Language Models Solve Spatial-Temporal Problems on Dynamic Graphs?","date":"2023-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wondergo2017/llm4dyg","path":"llm4dyg/utils/misc.py","file_url":"https://github.com/wondergo2017/llm4dyg/blob/HEAD/llm4dyg/utils/misc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"17303501ce8dd466","mcp_get_code":{"code_sha256":"17303501ce8dd466"}},{"arxiv_id":"2202.03800","paper":"/paper/ada-nets-face-clustering-via-adaptive-1","title":"Ada-NETS: Face Clustering via Adaptive Neighbour Discovery in the Structure Space","date":"2022-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"damo-cv/Ada-NETS","path":"GCN/cluster.py","file_url":"https://github.com/damo-cv/Ada-NETS/blob/HEAD/GCN/cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b49214d884be3833","mcp_get_code":{"code_sha256":"b49214d884be3833"}},{"arxiv_id":"2110.04366","paper":"/paper/towards-a-unified-view-of-parameter-efficient-1","title":"Towards a Unified View of Parameter-Efficient Transfer Learning","date":"2021-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jxhe/unify-parameter-efficient-tuning","path":"analysis/paper_plot.py","file_url":"https://github.com/jxhe/unify-parameter-efficient-tuning/blob/HEAD/analysis/paper_plot.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"2a7cfa36f9e48900","mcp_get_code":{"code_sha256":"2a7cfa36f9e48900"}}]}