{"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-non-pad-mask","entry":"get_non_pad_mask","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":3,"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":11,"n_samples_ran":6,"n_samples_fingerprinted":6,"n_places":12,"n_places_pointer_only":4,"by_status":{"ran_honours":4,"ran_violates":0,"ran_draft_wrong":2,"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":"2601.07218","paper":"/paper/arxiv-2601-07218","title":"SceneNAT: Masked Generative Modeling for Language-Guided Indoor Scene Synthesis","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"lojol2327/SceneNAT-official","path":"src/models/utils.py","file_url":"https://github.com/lojol2327/SceneNAT-official/blob/HEAD/src/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5847fa160499a758","mcp_get_code":{"code_sha256":"5847fa160499a758"}},{"arxiv_id":"2501.10606","paper":"/paper/differentiable-adversarial-attacks-for-marked","title":"Differentiable Adversarial Attacks for Marked Temporal Point Processes","date":"2025-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"data-iitd/advtpp","path":"Models.py","file_url":"https://github.com/data-iitd/advtpp/blob/HEAD/Models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"111e9d498ce3b4c8","mcp_get_code":{"code_sha256":"111e9d498ce3b4c8"}},{"arxiv_id":"2109.07812","paper":"/paper/transductive-learning-for-unsupervised-text","title":"Transductive Learning for Unsupervised Text Style Transfer","date":"2021-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaofei05/tsst","path":"model/TSST.py","file_url":"https://github.com/xiaofei05/tsst/blob/HEAD/model/TSST.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"09f8dade3250c7f8","mcp_get_code":{"code_sha256":"09f8dade3250c7f8"}},{"arxiv_id":"2006.09623","paper":"/paper/learning-visual-commonsense-for-robust-scene","title":"Learning Visual Commonsense for Robust Scene Graph Generation","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhecanJamesWang/GLAT_SGG","path":"lib/models_kern.py","file_url":"https://github.com/ZhecanJamesWang/GLAT_SGG/blob/HEAD/lib/models_kern.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"390a257a821b762d","mcp_get_code":{"code_sha256":"390a257a821b762d"}},{"arxiv_id":"1911.02613","paper":"/paper/hyper-sagnn-a-self-attention-based-graph-1","title":"Hyper-SAGNN: a self-attention based graph neural network for hypergraphs","date":"2019-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ma-compbio/Hyper-SAGNN","path":"Code/Modules.py","file_url":"https://github.com/ma-compbio/Hyper-SAGNN/blob/HEAD/Code/Modules.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e49850dfb8a05b9e","mcp_get_code":{"code_sha256":"e49850dfb8a05b9e"}},{"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":"emanuele-progr/PSSP","path":"transformer.py","file_url":"https://github.com/emanuele-progr/PSSP/blob/HEAD/transformer.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"80aae3dde414b229","mcp_get_code":{"code_sha256":"80aae3dde414b229"}},{"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":"yueyongjiao/Transformer-Contextual","path":"transformer/Models.py","file_url":"https://github.com/yueyongjiao/Transformer-Contextual/blob/HEAD/transformer/Models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"692bba6a7391c7cb","mcp_get_code":{"code_sha256":"692bba6a7391c7cb"}},{"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":"MohamedAbdelsalam9/TT-Transformer","path":"transformer/Models.py","file_url":"https://github.com/MohamedAbdelsalam9/TT-Transformer/blob/HEAD/transformer/Models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"41582808a71fca14","mcp_get_code":{"code_sha256":"41582808a71fca14"}},{"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":"Fuchai/language","path":"deeplearning/modeltran.py","file_url":"https://github.com/Fuchai/language/blob/HEAD/deeplearning/modeltran.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f5a5b79265ae137b","mcp_get_code":{"code_sha256":"f5a5b79265ae137b"}},{"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":"Matthewdowney18/Transformer_Dialogue","path":"src/transformer/Models.py","file_url":"https://github.com/Matthewdowney18/Transformer_Dialogue/blob/HEAD/src/transformer/Models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6567a1a93f6163d5","mcp_get_code":{"code_sha256":"6567a1a93f6163d5"}},{"arxiv_id":"2023.findings-emnlp.672","paper":null,"title":"arXiv:2023.findings-emnlp.672","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"guihuzhang/FactSpotter","path":"g2t_gen_code/code/modeling_kgpt.py","file_url":"https://github.com/guihuzhang/FactSpotter/blob/HEAD/g2t_gen_code/code/modeling_kgpt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"20adbfe9d1d7262f","mcp_get_code":{"code_sha256":"20adbfe9d1d7262f"}},{"arxiv_id":"2020.emnlp-main.697","paper":null,"title":"arXiv:2020.emnlp-main.697","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"wenhuchen/KGPT","path":"code/Model.py","file_url":"https://github.com/wenhuchen/KGPT/blob/HEAD/code/Model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"20adbfe9d1d7262f","mcp_get_code":{"code_sha256":"20adbfe9d1d7262f"}}]}