{"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/gelu-2","entry":"GELU","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":21,"n_papers_ran":18,"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":22,"n_samples_ran":19,"n_samples_fingerprinted":18,"n_places":22,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":19,"unverified":3},"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.04680","paper":"/paper/arxiv-2602-04680","title":"Audio ControlNet for Fine-Grained Audio Generation and Editing","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"haidog-yaqub/EzAudio","path":"src/models/controlnet.py","file_url":"https://github.com/haidog-yaqub/EzAudio/blob/HEAD/src/models/controlnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a4664f5e974677e5","mcp_get_code":{"code_sha256":"a4664f5e974677e5"}},{"arxiv_id":"2512.07100","paper":"/paper/arxiv-2512-07100","title":"Dual Refinement Cycle Learning: Unsupervised Text Classification of Mamba and Community Detection on Text Attributed Graph","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"wuanghoong/DRCL","path":"model.py","file_url":"https://github.com/wuanghoong/DRCL/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1bb91f897a1a6eb8","mcp_get_code":{"code_sha256":"1bb91f897a1a6eb8"}},{"arxiv_id":"2510.22577","paper":"/paper/arxiv-2510-22577","title":"From Pixels to Views: Learning Angular-Aware and Physics-Consistent Representations for Light Field Microscopy","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"hefengcs/XLFM-Former","path":"model/RLN.py","file_url":"https://github.com/hefengcs/XLFM-Former/blob/HEAD/model/RLN.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ca50e111358d273f","mcp_get_code":{"code_sha256":"ca50e111358d273f"}},{"arxiv_id":"2510.11321","paper":"/paper/arxiv-2510-11321","title":"HiMaCon: Discovering Hierarchical Manipulation Concepts from Unlabeled Multi-Modal Data","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"zrllrz/HiMaCon","path":"src/hminfocon.py","file_url":"https://github.com/zrllrz/HiMaCon/blob/HEAD/src/hminfocon.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":"e208fa2e375ddc04","mcp_get_code":{"code_sha256":"e208fa2e375ddc04"}},{"arxiv_id":"2404.07143","paper":"/paper/leave-no-context-behind-efficient-infinite","title":"Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention","date":"2024-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ArionDas/InfiniGPT","path":"src/infini_transformer.py","file_url":"https://github.com/ArionDas/InfiniGPT/blob/HEAD/src/infini_transformer.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":"9fa049dcf996a066","mcp_get_code":{"code_sha256":"9fa049dcf996a066"}},{"arxiv_id":"2305.18500","paper":"/paper/vast-a-vision-audio-subtitle-text-omni-1","title":"VAST: A Vision-Audio-Subtitle-Text Omni-Modality Foundation Model and Dataset","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"txh-mercury/vast","path":"model/vast.py","file_url":"https://github.com/txh-mercury/vast/blob/HEAD/model/vast.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"48d525c2e5cbc84a","mcp_get_code":{"code_sha256":"48d525c2e5cbc84a"}},{"arxiv_id":"2304.00776","paper":"/paper/chain-of-thought-predictive-control","title":"Chain-of-Thought Predictive Control","date":"2023-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"seanjia/cotpc","path":"src/model.py","file_url":"https://github.com/seanjia/cotpc/blob/HEAD/src/model.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":"dfe24239ff09a46f","mcp_get_code":{"code_sha256":"dfe24239ff09a46f"}},{"arxiv_id":"2303.12208","paper":"/paper/magvlt-masked-generative-vision-and-language","title":"MAGVLT: Masked Generative Vision-and-Language Transformer","date":"2023-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kakaobrain/magvlt","path":"magvlt/models/stage2/transformers.py","file_url":"https://github.com/kakaobrain/magvlt/blob/HEAD/magvlt/models/stage2/transformers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0b3c58ba91896ec0","mcp_get_code":{"code_sha256":"0b3c58ba91896ec0"}},{"arxiv_id":"2209.05588","paper":"/paper/centerformer-center-based-transformer-for-3d","title":"CenterFormer: Center-based Transformer for 3D Object Detection","date":"2022-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TuSimple/centerformer","path":"det3d/models/utils/transformer.py","file_url":"https://github.com/TuSimple/centerformer/blob/HEAD/det3d/models/utils/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"df7c47c3705203bd","mcp_get_code":{"code_sha256":"df7c47c3705203bd"}},{"arxiv_id":"2203.00867","paper":"/paper/incremental-transformer-structure-enhanced","title":"Incremental Transformer Structure Enhanced Image Inpainting with Masking Positional Encoding","date":"2022-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DQiaole/ZITS_inpainting","path":"src/models/TSR_model.py","file_url":"https://github.com/DQiaole/ZITS_inpainting/blob/HEAD/src/models/TSR_model.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":"c088eb9584bb3903","mcp_get_code":{"code_sha256":"c088eb9584bb3903"}},{"arxiv_id":"2202.04298","paper":"/paper/image-difference-captioning-with-pre-training","title":"Image Difference Captioning with Pre-training and Contrastive Learning","date":"2022-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yaolinli/IDC","path":"bird/modules_pretrain_bird.py","file_url":"https://github.com/yaolinli/IDC/blob/HEAD/bird/modules_pretrain_bird.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e86a3c237403c93d","mcp_get_code":{"code_sha256":"e86a3c237403c93d"}},{"arxiv_id":"2201.04850","paper":"/paper/bridgeformer-bridging-video-text-retrieval","title":"Bridging Video-text Retrieval with Multiple Choice Questions","date":"2022-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"towhee-io/towhee","path":"towhee/models/bridgeformer/bridge_former_training_block.py","file_url":"https://github.com/towhee-io/towhee/blob/HEAD/towhee/models/bridgeformer/bridge_former_training_block.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":"44c7199b24a33141","mcp_get_code":{"code_sha256":"44c7199b24a33141"}},{"arxiv_id":"2201.04676","paper":"/paper/uniformer-unified-transformer-for-efficient-1","title":"UniFormer: Unified Transformer for Efficient Spatiotemporal Representation Learning","date":"2022-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"towhee-io/towhee","path":"towhee/models/uniformer/uniformer.py","file_url":"https://github.com/towhee-io/towhee/blob/HEAD/towhee/models/uniformer/uniformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d4114dbf5943332c","mcp_get_code":{"code_sha256":"d4114dbf5943332c"}},{"arxiv_id":"2110.13430","paper":"/paper/contextual-similarity-aggregation-with-self","title":"Contextual Similarity Aggregation with Self-attention for Visual Re-ranking","date":"2021-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mcc-wh/csa","path":"network/RerankTransformer.py","file_url":"https://github.com/mcc-wh/csa/blob/HEAD/network/RerankTransformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4c2d16dd418b3f2d","mcp_get_code":{"code_sha256":"4c2d16dd418b3f2d"}},{"arxiv_id":"2109.06480","paper":"/paper/logic-level-evidence-retrieval-and-graph","title":"Logic-level Evidence Retrieval and Graph-based Verification Network for Table-based Fact Verification","date":"2021-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qshi95/lergv","path":"modeling_gnn.py","file_url":"https://github.com/qshi95/lergv/blob/HEAD/modeling_gnn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4b1027cf723a6f29","mcp_get_code":{"code_sha256":"4b1027cf723a6f29"}},{"arxiv_id":"2105.08050","paper":"/paper/pay-attention-to-mlps","title":"Pay Attention to MLPs","date":"2021-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NydiaAI/g-mlp-tensorflow","path":"gmlp/gmlp.py","file_url":"https://github.com/NydiaAI/g-mlp-tensorflow/blob/HEAD/gmlp/gmlp.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"36c054162a22371c","mcp_get_code":{"code_sha256":"36c054162a22371c"}},{"arxiv_id":"2010.08001","paper":"/paper/maximum-entropy-adversarial-data-augmentation","title":"Maximum-Entropy Adversarial Data Augmentation for Improved Generalization and Robustness","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"garyzhao/ME-ADA","path":"model_cifar.py","file_url":"https://github.com/garyzhao/ME-ADA/blob/HEAD/model_cifar.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":"a3653639a4779e6c","mcp_get_code":{"code_sha256":"a3653639a4779e6c"}},{"arxiv_id":"2006.08205","paper":"/paper/learning-latent-space-energy-based-prior","title":"Learning Latent Space Energy-Based Prior Model","date":"2020-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bpucla/latent-space-EBM-prior","path":"train_celeba_128.py","file_url":"https://github.com/bpucla/latent-space-EBM-prior/blob/HEAD/train_celeba_128.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dcbaf6944f6d645a","mcp_get_code":{"code_sha256":"dcbaf6944f6d645a"}},{"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":"WenYanger/General-Transformer-Pytorch","path":"Transformer.py","file_url":"https://github.com/WenYanger/General-Transformer-Pytorch/blob/HEAD/Transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8fb254e03f0cad9d","mcp_get_code":{"code_sha256":"8fb254e03f0cad9d"}},{"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":"Skumarr53/Attention-is-All-you-Need-PyTorch","path":"transformer/model.py","file_url":"https://github.com/Skumarr53/Attention-is-All-you-Need-PyTorch/blob/HEAD/transformer/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b7e31657f7d06a19","mcp_get_code":{"code_sha256":"b7e31657f7d06a19"}},{"arxiv_id":"1606.08415","paper":"/paper/gaussian-error-linear-units-gelus","title":"Gaussian Error Linear Units (GELUs)","date":"2016-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","path":"Gaussian_Error_Linear_Units_GELUs/gelu.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/Gaussian_Error_Linear_Units_GELUs/gelu.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"947842dcbef5f862","mcp_get_code":{"code_sha256":"947842dcbef5f862"}},{"arxiv_id":"aaai_28478","paper":null,"title":"arXiv:aaai_28478","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"AlexYangxx/CESST","path":"train_code/architecture/CESST.py","file_url":"https://github.com/AlexYangxx/CESST/blob/HEAD/train_code/architecture/CESST.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ace3b60e60ec9790","mcp_get_code":{"code_sha256":"ace3b60e60ec9790"}}]}