{"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/dispatch-model","entry":"dispatch_model","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":6,"n_papers_ran":0,"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":5,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2502.19805","paper":"/paper/implicit-search-via-discrete-diffusion-a","title":"Implicit Search via Discrete Diffusion: A Study on Chess","date":"2025-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HKUNLP/DiffuSearch","path":"src/llmtuner/extras/misc.py","file_url":"https://github.com/HKUNLP/DiffuSearch/blob/HEAD/src/llmtuner/extras/misc.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":"7aba54878bdf4a47","mcp_get_code":{"code_sha256":"7aba54878bdf4a47"}},{"arxiv_id":"2410.17599","paper":"/paper/cross-model-control-improving-multiple-large","title":"Cross-model Control: Improving Multiple Large Language Models in One-time Training","date":"2024-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wujwyi/CMC","path":"eval/chat_model.py","file_url":"https://github.com/wujwyi/CMC/blob/HEAD/eval/chat_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ec441092c93ad116","mcp_get_code":{"code_sha256":"ec441092c93ad116"}},{"arxiv_id":"2410.17599","paper":"/paper/cross-model-control-improving-multiple-large","title":"Cross-model Control: Improving Multiple Large Language Models in One-time Training","date":"2024-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wujwyi/CMC","path":"full_finetune/train_base_model.py","file_url":"https://github.com/wujwyi/CMC/blob/HEAD/full_finetune/train_base_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7aba54878bdf4a47","mcp_get_code":{"code_sha256":"7aba54878bdf4a47"}},{"arxiv_id":"2410.14157","paper":"/paper/beyond-autoregression-discrete-diffusion-for","title":"Beyond Autoregression: Discrete Diffusion for Complex Reasoning and Planning","date":"2024-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HKUNLP/diffusion-vs-ar","path":"src/llmtuner/extras/misc.py","file_url":"https://github.com/HKUNLP/diffusion-vs-ar/blob/HEAD/src/llmtuner/extras/misc.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":"7aba54878bdf4a47","mcp_get_code":{"code_sha256":"7aba54878bdf4a47"}},{"arxiv_id":"2311.13246","paper":"/paper/automatic-instruction-optimization-for-open","title":"CoachLM: Automatic Instruction Revisions Improve the Data Quality in LLM Instruction Tuning","date":"2023-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lunyiliu/coachlm","path":"src/glmtuner/extras/misc.py","file_url":"https://github.com/lunyiliu/coachlm/blob/HEAD/src/glmtuner/extras/misc.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":"543d67c660c2b808","mcp_get_code":{"code_sha256":"543d67c660c2b808"}},{"arxiv_id":"2003.12908","paper":"/paper/coping-with-simulators-that-don-t-always","title":"Coping With Simulators That Don't Always Return","date":"2020-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"plai-group/stdr","path":"src/maf.py","file_url":"https://github.com/plai-group/stdr/blob/HEAD/src/maf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9ef8997ec69574ae","mcp_get_code":{"code_sha256":"9ef8997ec69574ae"}},{"arxiv_id":"1910.09056","paper":"/paper/amortized-rejection-sampling-in-universal","title":"Amortized Rejection Sampling in Universal Probabilistic Programming","date":"2019-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"plai-group/amortized-rejection-sampling","path":"utils.py","file_url":"https://github.com/plai-group/amortized-rejection-sampling/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d5c7e8c1c3cbedaa","mcp_get_code":{"code_sha256":"d5c7e8c1c3cbedaa"}}]}