{"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/positionalencoder","entry":"PositionalEncoder","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":10,"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":10,"n_samples_ran":8,"n_samples_fingerprinted":3,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":8,"unverified":2},"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":"2607.27106","paper":"/paper/arxiv-2607-27106","title":"Hierarchical Spatio-Temporal Transformer for Coherent Emergency Department Forecasting","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"FilipaLino/HierSTT","path":"common/hierarchical_model.py","file_url":"https://github.com/FilipaLino/HierSTT/blob/HEAD/common/hierarchical_model.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":"720d3ec0fdc7fbb0","mcp_get_code":{"code_sha256":"720d3ec0fdc7fbb0"}},{"arxiv_id":"2308.10310","paper":"/paper/dvgaze-dual-view-gaze-estimation","title":"DVGaze: Dual-View Gaze Estimation","date":"2023-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yihuacheng/DVGaze","path":"Code/eth/transformer.py","file_url":"https://github.com/yihuacheng/DVGaze/blob/HEAD/Code/eth/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c43e936b053a6c1a","mcp_get_code":{"code_sha256":"c43e936b053a6c1a"}},{"arxiv_id":"2303.07180","paper":"/paper/incomplete-multi-view-multi-label-learning","title":"Incomplete Multi-View Multi-Label Learning via Label-Guided Masked View- and Category-Aware Transformers","date":"2023-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justsmart/LMVCAT","path":"model.py","file_url":"https://github.com/justsmart/LMVCAT/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6678299c5a8581f8","mcp_get_code":{"code_sha256":"6678299c5a8581f8"}},{"arxiv_id":"2207.08625","paper":"/paper/unifying-event-detection-and-captioning-as","title":"Unifying Event Detection and Captioning as Sequence Generation via Pre-Training","date":"2022-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"QiQAng/UEDVC","path":"modules/transformer.py","file_url":"https://github.com/QiQAng/UEDVC/blob/HEAD/modules/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"37d512fc00346438","mcp_get_code":{"code_sha256":"37d512fc00346438"}},{"arxiv_id":"2206.08929","paper":"/paper/tava-template-free-animatable-volumetric","title":"TAVA: Template-free Animatable Volumetric Actors","date":"2022-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/tava","path":"tava/models/deform_posi_enc/snarf.py","file_url":"https://github.com/facebookresearch/tava/blob/HEAD/tava/models/deform_posi_enc/snarf.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":"03575923d017b2ab","mcp_get_code":{"code_sha256":"03575923d017b2ab"}},{"arxiv_id":"2107.07933","paper":"/paper/panoptic-segmentation-of-satellite-image-time","title":"Panoptic Segmentation of Satellite Image Time Series with Convolutional Temporal Attention Networks","date":"2021-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VSainteuf/utae-paps","path":"src/backbones/utae.py","file_url":"https://github.com/VSainteuf/utae-paps/blob/HEAD/src/backbones/utae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de6db552db8d11c4","mcp_get_code":{"code_sha256":"de6db552db8d11c4"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ugenteraan/Vanilla-ViT","path":"ViT/ViT.py","file_url":"https://github.com/Ugenteraan/Vanilla-ViT/blob/HEAD/ViT/ViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"781fed83feefbb41","mcp_get_code":{"code_sha256":"781fed83feefbb41"}},{"arxiv_id":"2003.05562","paper":"/paper/learning-compositional-rules-via-neural","title":"Learning Compositional Rules via Neural Program Synthesis","date":"2020-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mtensor/rulesynthesis","path":"batched_synth_net.py","file_url":"https://github.com/mtensor/rulesynthesis/blob/HEAD/batched_synth_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4de24e46c8209aaf","mcp_get_code":{"code_sha256":"4de24e46c8209aaf"}},{"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":"mayoor/attention_network_experiments","path":"transformer.py","file_url":"https://github.com/mayoor/attention_network_experiments/blob/HEAD/transformer.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":"8b505270c776102f","mcp_get_code":{"code_sha256":"8b505270c776102f"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NirmalenduPrakash/DocumentSummarizer","path":"summarizer_transformer.py","file_url":"https://github.com/NirmalenduPrakash/DocumentSummarizer/blob/HEAD/summarizer_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"577451b59ae065eb","mcp_get_code":{"code_sha256":"577451b59ae065eb"}}]}