{"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/glu-2","entry":"glu","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":2,"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":7,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":9,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"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":"2402.04538","paper":"/paper/triplet-interaction-improves-graph","title":"Triplet Interaction Improves Graph Transformers: Accurate Molecular Graph Learning with Triplet Graph Transformers","date":"2024-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shamim-hussain/tgt","path":"lib/tgt/layers/activations.py","file_url":"https://github.com/shamim-hussain/tgt/blob/HEAD/lib/tgt/layers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ba1213011ced7cc9","mcp_get_code":{"code_sha256":"ba1213011ced7cc9"}},{"arxiv_id":"2211.16887","paper":"/paper/t2g-former-organizing-tabular-features-into","title":"T2G-Former: Organizing Tabular Features into Relation Graphs Promotes Heterogeneous Feature Interaction","date":"2022-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jyansir/t2g-former","path":"bin/tabnet.py","file_url":"https://github.com/jyansir/t2g-former/blob/HEAD/bin/tabnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e7ecc99fa574de72","mcp_get_code":{"code_sha256":"e7ecc99fa574de72"}},{"arxiv_id":"2108.13559","paper":"/paper/music-demixing-challenge-at-ismir-2021","title":"Music Demixing Challenge 2021","date":"2021-08-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yoyololicon/music-demixing-challenge-ismir-2021-entry","path":"model/demucs.py","file_url":"https://github.com/yoyololicon/music-demixing-challenge-ismir-2021-entry/blob/HEAD/model/demucs.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fc433116629dcd8b","mcp_get_code":{"code_sha256":"fc433116629dcd8b"}},{"arxiv_id":"2106.11959","paper":"/paper/revisiting-deep-learning-models-for-tabular","title":"Revisiting Deep Learning Models for Tabular Data","date":"2021-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yura52/tabular-dl-revisiting-models","path":"bin/tabnet.py","file_url":"https://github.com/Yura52/tabular-dl-revisiting-models/blob/HEAD/bin/tabnet.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":"e7ecc99fa574de72","mcp_get_code":{"code_sha256":"e7ecc99fa574de72"}},{"arxiv_id":"1909.06356","paper":"/paper/addressing-semantic-drift-in-question","title":"Addressing Semantic Drift in Question Generation for Semi-Supervised Question Answering","date":"2019-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhangShiyue/QGforQA","path":"LIB/layers.py","file_url":"https://github.com/ZhangShiyue/QGforQA/blob/HEAD/LIB/layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f9afe5c09ca7b577","mcp_get_code":{"code_sha256":"f9afe5c09ca7b577"}},{"arxiv_id":"1908.07442","paper":"/paper/tabnet-attentive-interpretable-tabular","title":"TabNet: Attentive Interpretable Tabular Learning","date":"2019-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sourabhdattawad/TabNet","path":"TabNet.py","file_url":"https://github.com/sourabhdattawad/TabNet/blob/HEAD/TabNet.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dbe20d7502d58b0f","mcp_get_code":{"code_sha256":"dbe20d7502d58b0f"}},{"arxiv_id":"1908.07442","paper":"/paper/tabnet-attentive-interpretable-tabular","title":"TabNet: Attentive Interpretable Tabular Learning","date":"2019-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"titu1994/tf-TabNet","path":"tabnet/custom_objects.py","file_url":"https://github.com/titu1994/tf-TabNet/blob/HEAD/tabnet/custom_objects.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ebd9ea87cb2c74f1","mcp_get_code":{"code_sha256":"ebd9ea87cb2c74f1"}},{"arxiv_id":"1603.01547","paper":"/paper/text-understanding-with-the-attention-sum","title":"Text Understanding with the Attention Sum Reader Network","date":"2016-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"libertatis/mrc-cbt","path":"layers.py","file_url":"https://github.com/libertatis/mrc-cbt/blob/HEAD/layers.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":"618e1a43f3790bc0","mcp_get_code":{"code_sha256":"618e1a43f3790bc0"}},{"arxiv_id":"1508.06615","paper":"/paper/character-aware-neural-language-models","title":"Character-Aware Neural Language Models","date":"2015-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NLPLearn/QANet","path":"layers.py","file_url":"https://github.com/NLPLearn/QANet/blob/HEAD/layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f9afe5c09ca7b577","mcp_get_code":{"code_sha256":"f9afe5c09ca7b577"}}]}