{"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/duplicate-interleave","entry":"duplicate_interleave","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":8,"n_papers_ran":8,"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":1,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":0},"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":"2407.14207","paper":"/paper/longhorn-state-space-models-are-amortized","title":"Longhorn: State Space Models are Amortized Online Learners","date":"2024-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Cranial-XIX/longhorn","path":"models/retnet.py","file_url":"https://github.com/Cranial-XIX/longhorn/blob/HEAD/models/retnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"2405.00218","paper":"/paper/constrained-decoding-for-secure-code","title":"Constrained Decoding for Secure Code Generation","date":"2024-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dynamite321/codeguardplus","path":"inference/hf/modeling_codegen.py","file_url":"https://github.com/dynamite321/codeguardplus/blob/HEAD/inference/hf/modeling_codegen.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"2309.01327","paper":"/paper/can-i-trust-your-answer-visually-grounded","title":"Can I Trust Your Answer? Visually Grounded Video Question Answering","date":"2023-09-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"doc-doc/next-gqa","path":"code/FrozenGQA/model/gptj.py","file_url":"https://github.com/doc-doc/next-gqa/blob/HEAD/code/FrozenGQA/model/gptj.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"2308.10882","paper":"/paper/giraffe-adventures-in-expanding-context","title":"Giraffe: Adventures in Expanding Context Lengths in LLMs","date":"2023-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"abacusai/long-context","path":"python/models/xpos.py","file_url":"https://github.com/abacusai/long-context/blob/HEAD/python/models/xpos.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":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"2307.08621","paper":"/paper/retentive-network-a-successor-to-transformer","title":"Retentive Network: A Successor to Transformer for Large Language Models","date":"2023-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jamie-Stirling/RetNet","path":"src/xpos_relative_position.py","file_url":"https://github.com/Jamie-Stirling/RetNet/blob/HEAD/src/xpos_relative_position.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"2307.04349","paper":"/paper/rltf-reinforcement-learning-from-unit-test","title":"RLTF: Reinforcement Learning from Unit Test Feedback","date":"2023-07-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zyq-scut/rltf","path":"trainers/modeling_codegen.py","file_url":"https://github.com/zyq-scut/rltf/blob/HEAD/trainers/modeling_codegen.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"2206.13517","paper":"/paper/progen2-exploring-the-boundaries-of-protein","title":"ProGen2: Exploring the Boundaries of Protein Language Models","date":"2022-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"salesforce/jaxformer","path":"jaxformer/hf/codegen/modeling_codegen.py","file_url":"https://github.com/salesforce/jaxformer/blob/HEAD/jaxformer/hf/codegen/modeling_codegen.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}},{"arxiv_id":"04820","paper":null,"title":"arXiv:04820","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Kelly510/PoseRetNet","path":"common/model/retention.py","file_url":"https://github.com/Kelly510/PoseRetNet/blob/HEAD/common/model/retention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"03e99c761c545617","mcp_get_code":{"code_sha256":"03e99c761c545617"}}]}