{"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/conv1d-3","entry":"Conv1D","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":9,"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":10,"n_samples_ran":10,"n_samples_fingerprinted":4,"n_places":10,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":10,"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":"2602.22581","paper":"/paper/arxiv-2602-22581","title":"IBCircuit: Towards Holistic Circuit Discovery with Information Bottleneck","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"ivanniu/IBCircuit","path":"models/gpt2_IB.py","file_url":"https://github.com/ivanniu/IBCircuit/blob/HEAD/models/gpt2_IB.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c6dc94391cdcb2cf","mcp_get_code":{"code_sha256":"c6dc94391cdcb2cf"}},{"arxiv_id":"2512.14391","paper":"/paper/arxiv-2512-14391","title":"REPO: Language Models with Context Re-Positioning","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"SakanaAI/repo","path":"OLMo/olmo/custom_modules/sequential_pe.py","file_url":"https://github.com/SakanaAI/repo/blob/HEAD/OLMo/olmo/custom_modules/sequential_pe.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"88693259b070fcaf","mcp_get_code":{"code_sha256":"88693259b070fcaf"}},{"arxiv_id":"2506.00466","paper":"/paper/m3anet-multi-scale-and-multi-modal-alignment","title":"M3ANet: Multi-scale and Multi-Modal Alignment Network for Brain-Assisted Target Speaker Extraction","date":"2025-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fchest/M3ANet","path":"M3ANET.py","file_url":"https://github.com/fchest/M3ANet/blob/HEAD/M3ANET.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9bcc5aec40c941f8","mcp_get_code":{"code_sha256":"9bcc5aec40c941f8"}},{"arxiv_id":"2403.05406","paper":"/paper/considering-nonstationary-within-multivariate","title":"Considering Nonstationary within Multivariate Time Series with Variational Hierarchical Transformer for Forecasting","date":"2024-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"flare200020/HTV_Trans","path":"HTV-Trans/models.py","file_url":"https://github.com/flare200020/HTV_Trans/blob/HEAD/HTV-Trans/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"74b3323d27fe93b1","mcp_get_code":{"code_sha256":"74b3323d27fe93b1"}},{"arxiv_id":"2401.02309","paper":"/paper/tr-detr-task-reciprocal-transformer-for-joint","title":"TR-DETR: Task-Reciprocal Transformer for Joint Moment Retrieval and Highlight Detection","date":"2024-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mingyao1120/TR-DETR","path":"tr_detr/model.py","file_url":"https://github.com/mingyao1120/TR-DETR/blob/HEAD/tr_detr/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"9ede126dc91c3fb3","mcp_get_code":{"code_sha256":"9ede126dc91c3fb3"}},{"arxiv_id":"2210.08714","paper":"/paper/selective-query-guided-debiasing-network-for","title":"Selective Query-guided Debiasing for Video Corpus Moment Retrieval","date":"2022-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dbstjswo505/SQuiDNet","path":"model/squidnet.py","file_url":"https://github.com/dbstjswo505/SQuiDNet/blob/HEAD/model/squidnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7d0cf4490a5473d2","mcp_get_code":{"code_sha256":"7d0cf4490a5473d2"}},{"arxiv_id":"2204.09331","paper":"/paper/nformer-robust-person-re-identification-with","title":"NFormer: Robust Person Re-identification with Neighbor Transformer","date":"2022-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haochenheheda/nformer","path":"modeling/nformer.py","file_url":"https://github.com/haochenheheda/nformer/blob/HEAD/modeling/nformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c420b5743753c861","mcp_get_code":{"code_sha256":"c420b5743753c861"}},{"arxiv_id":"2006.03535","paper":"/paper/cocon-a-self-supervised-approach-for","title":"CoCon: A Self-Supervised Approach for Controlled Text Generation","date":"2020-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alvinchangw/COCON_ICLR2021","path":"transformers/modeling_gpt2.py","file_url":"https://github.com/alvinchangw/COCON_ICLR2021/blob/HEAD/transformers/modeling_gpt2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1f5e6090de4f273a","mcp_get_code":{"code_sha256":"1f5e6090de4f273a"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"graykode/gpt-2-Pytorch","path":"GPT2/model.py","file_url":"https://github.com/graykode/gpt-2-Pytorch/blob/HEAD/GPT2/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e2bbe75a185ac1db","mcp_get_code":{"code_sha256":"e2bbe75a185ac1db"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"semicontinuity/nlp","path":"lopuhin_transformer_lm/lm/model.py","file_url":"https://github.com/semicontinuity/nlp/blob/HEAD/lopuhin_transformer_lm/lm/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"54a715422cf60472","mcp_get_code":{"code_sha256":"54a715422cf60472"}}]}