{"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/attentionlayer","entry":"AttentionLayer","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":30,"n_papers_ran":26,"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":35,"n_samples_ran":29,"n_samples_fingerprinted":2,"n_places":35,"n_places_pointer_only":16,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":29,"unverified":6},"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":"2605.18534","paper":"/paper/arxiv-2605-18534","title":"XCTFormer: Leveraging Cross-Channel and Cross-Time Dependencies for Enhanced Time-Series Analysis","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"azencot-group/XCTFormer","path":"models/XCTFormer.py","file_url":"https://github.com/azencot-group/XCTFormer/blob/HEAD/models/XCTFormer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c4ad949268524e4","mcp_get_code":{"code_sha256":"5c4ad949268524e4"}},{"arxiv_id":"2605.16793","paper":"/paper/arxiv-2605-16793","title":"PULSE: Generative Phase Evolution for Non-Stationary Time Series Forecasting","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"Gemost/PULSE","path":"models/PULSE.py","file_url":"https://github.com/Gemost/PULSE/blob/HEAD/models/PULSE.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1337e025505f56d1","mcp_get_code":{"code_sha256":"1337e025505f56d1"}},{"arxiv_id":"2603.22016","paper":"/paper/arxiv-2603-22016","title":"ROM: Real-time Overthinking Mitigation via Streaming Detection and Intervention","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"SaFo-Lab/ROM","path":"rom/models.py","file_url":"https://github.com/SaFo-Lab/ROM/blob/HEAD/rom/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"279e64cc9defba19","mcp_get_code":{"code_sha256":"279e64cc9defba19"}},{"arxiv_id":"2603.18714","paper":"/paper/arxiv-2603-18714","title":"Holter-to-Sleep: AI-Enabled Repurposing of Single-Lead ECG for Sleep Phenotyping","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"xdl1216/Holter-to-Sleep","path":"sleep_staging/cnn/net1d.py","file_url":"https://github.com/xdl1216/Holter-to-Sleep/blob/HEAD/sleep_staging/cnn/net1d.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7fdaf9c68e00ba05","mcp_get_code":{"code_sha256":"7fdaf9c68e00ba05"}},{"arxiv_id":"2603.00792","paper":"/paper/arxiv-2603-00792","title":"Neural Latent Arbitrary Lagrangian-Eulerian Grids for Fluid-Solid Interaction","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"therontau0054/Fisale","path":"model/fisale.py","file_url":"https://github.com/therontau0054/Fisale/blob/HEAD/model/fisale.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7120dfd0aa412331","mcp_get_code":{"code_sha256":"7120dfd0aa412331"}},{"arxiv_id":"2602.08638","paper":"/paper/arxiv-2602-08638","title":"LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"DezhengWang/Left","path":"models/Left/LEFT.py","file_url":"https://github.com/DezhengWang/Left/blob/HEAD/models/Left/LEFT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e1aa8ed829e455e","mcp_get_code":{"code_sha256":"2e1aa8ed829e455e"}},{"arxiv_id":"2601.09237","paper":"/paper/arxiv-2601-09237","title":"XLinear: A Lightweight and Accurate MLP-Based Model for Long-Term Time Series Forecasting with Exogenous Inputs","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"thuml/Time-Series-Library","path":"models/TimeXer.py","file_url":"https://github.com/thuml/Time-Series-Library/blob/HEAD/models/TimeXer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c72bedae1c2e5af8","mcp_get_code":{"code_sha256":"c72bedae1c2e5af8"}},{"arxiv_id":"2509.15891","paper":"/paper/arxiv-2509-15891","title":"Global Regulation and Excitation via Attention Tuning for Stereo Matching","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"JarvisLee0423/GREAT-Stereo","path":"models/great_stereo/transformers.py","file_url":"https://github.com/JarvisLee0423/GREAT-Stereo/blob/HEAD/models/great_stereo/transformers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"69ddc82d1e9673b9","mcp_get_code":{"code_sha256":"69ddc82d1e9673b9"}},{"arxiv_id":"2506.05584","paper":null,"title":"arXiv:2506.05584","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"microsoft/ticl","path":"ticl/models/tabflex.py","file_url":"https://github.com/microsoft/ticl/blob/HEAD/ticl/models/tabflex.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":"07470eaabe305993","mcp_get_code":{"code_sha256":"07470eaabe305993"}},{"arxiv_id":"2502.03264","paper":"/paper/general-time-series-model-for-universal","title":"General Time-series Model for Universal Knowledge Representation of Multivariate Time-Series data","date":"2025-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MMTS4All/GTM","path":"models/GTM.py","file_url":"https://github.com/MMTS4All/GTM/blob/HEAD/models/GTM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eff770b42c87befc","mcp_get_code":{"code_sha256":"eff770b42c87befc"}},{"arxiv_id":"2501.13989","paper":"/paper/freeformer-frequency-enhanced-transformer-for","title":"FreEformer: Frequency Enhanced Transformer for Multivariate Time Series Forecasting","date":"2025-01-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jackyue1994/FreEformer","path":"model/FrePatchTST3_fre_all.py","file_url":"https://github.com/jackyue1994/FreEformer/blob/HEAD/model/FrePatchTST3_fre_all.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9bc6c1a9a4e99258","mcp_get_code":{"code_sha256":"9bc6c1a9a4e99258"}},{"arxiv_id":"2501.02464","paper":"/paper/depth-any-camera-zero-shot-metric-depth","title":"Depth Any Camera: Zero-Shot Metric Depth Estimation from Any Camera","date":"2025-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuliangguo/depth_any_camera","path":"dac/models/idisc.py","file_url":"https://github.com/yuliangguo/depth_any_camera/blob/HEAD/dac/models/idisc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1470abcb2036f263","mcp_get_code":{"code_sha256":"1470abcb2036f263"}},{"arxiv_id":"2411.04554","paper":"/paper/peri-midformer-periodic-pyramid-transformer","title":"Peri-midFormer: Periodic Pyramid Transformer for Time Series Analysis","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WuQiangXDU/Peri-midFormer","path":"model/PerimidFormer.py","file_url":"https://github.com/WuQiangXDU/Peri-midFormer/blob/HEAD/model/PerimidFormer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4ea975de7e597438","mcp_get_code":{"code_sha256":"4ea975de7e597438"}},{"arxiv_id":"2410.14970","paper":"/paper/taming-the-long-tail-in-human-mobility","title":"Taming the Long Tail in Human Mobility Prediction","date":"2024-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yukayo/lotnext","path":"network.py","file_url":"https://github.com/yukayo/lotnext/blob/HEAD/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"39ffd4de890cc527","mcp_get_code":{"code_sha256":"39ffd4de890cc527"}},{"arxiv_id":"2406.03919","paper":"/paper/vectorized-conditional-neural-fields-a","title":"Vectorized Conditional Neural Fields: A Framework for Solving Time-dependent Parametric Partial Differential Equations","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jhagnberger/vcnef","path":"vcnef/vcnef_1d.py","file_url":"https://github.com/jhagnberger/vcnef/blob/HEAD/vcnef/vcnef_1d.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de193a78579a115b","mcp_get_code":{"code_sha256":"de193a78579a115b"}},{"arxiv_id":"2405.13527","paper":"/paper/end-to-end-real-world-polyphonic-piano-audio","title":"End-to-End Real-World Polyphonic Piano Audio-to-Score Transcription with Hierarchical Decoding","date":"2024-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wei-zeng98/piano-a2s","path":"models.py","file_url":"https://github.com/wei-zeng98/piano-a2s/blob/HEAD/models.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":"b95d28c25ac2a8e8","mcp_get_code":{"code_sha256":"b95d28c25ac2a8e8"}},{"arxiv_id":"2404.04557","paper":"/paper/learning-instance-aware-correspondences-for","title":"Learning Instance-Aware Correspondences for Robust Multi-Instance Point Cloud Registration in Cluttered Scenes","date":"2024-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhiyuanYU134/MIRETR","path":"release/robi/modules.py","file_url":"https://github.com/zhiyuanYU134/MIRETR/blob/HEAD/release/robi/modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"04845c3650c03509","mcp_get_code":{"code_sha256":"04845c3650c03509"}},{"arxiv_id":"2305.10231","paper":"/paper/openslu-a-unified-modularized-and-extensible","title":"OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding","date":"2023-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LightChen233/OpenSLU","path":"model/decoder/misca_decoder_1.py","file_url":"https://github.com/LightChen233/OpenSLU/blob/HEAD/model/decoder/misca_decoder_1.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"20f9e4ff9f91acdd","mcp_get_code":{"code_sha256":"20f9e4ff9f91acdd"}},{"arxiv_id":"2304.06334","paper":"/paper/idisc-internal-discretization-for-monocular","title":"iDisc: Internal Discretization for Monocular Depth Estimation","date":"2023-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SysCV/idisc","path":"idisc/models/id_module.py","file_url":"https://github.com/SysCV/idisc/blob/HEAD/idisc/models/id_module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"c2e0047d60b9f291","mcp_get_code":{"code_sha256":"c2e0047d60b9f291"}},{"arxiv_id":"2212.08151","paper":"/paper/first-de-trend-then-attend-rethinking","title":"First De-Trend then Attend: Rethinking Attention for Time-Series Forecasting","date":"2022-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BeBeYourLove/TDformer","path":"model/TDformer.py","file_url":"https://github.com/BeBeYourLove/TDformer/blob/HEAD/model/TDformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"626ecbcf3c8c36f8","mcp_get_code":{"code_sha256":"626ecbcf3c8c36f8"}},{"arxiv_id":"2203.08913","paper":"/paper/memorizing-transformers-1","title":"Memorizing Transformers","date":"2022-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AIResearchHub/transformergallery","path":"transformer/memorizingtransformer.py","file_url":"https://github.com/AIResearchHub/transformergallery/blob/HEAD/transformer/memorizingtransformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7fd92c090cad8a75","mcp_get_code":{"code_sha256":"7fd92c090cad8a75"}},{"arxiv_id":"2202.02514","paper":"/paper/score-based-generative-modeling-of-graphs-via","title":"Score-based Generative Modeling of Graphs via the System of Stochastic Differential Equations","date":"2022-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AdrienC21/CCSD","path":"ccsd/src/models/ScoreNetwork_A.py","file_url":"https://github.com/AdrienC21/CCSD/blob/HEAD/ccsd/src/models/ScoreNetwork_A.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e3d26a1b52a8e0cd","mcp_get_code":{"code_sha256":"e3d26a1b52a8e0cd"}},{"arxiv_id":"2202.02514","paper":"/paper/score-based-generative-modeling-of-graphs-via","title":"Score-based Generative Modeling of Graphs via the System of Stochastic Differential Equations","date":"2022-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"harryjo97/gdss","path":"models/ScoreNetwork_A.py","file_url":"https://github.com/harryjo97/gdss/blob/HEAD/models/ScoreNetwork_A.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4459f5d4f76fdabb","mcp_get_code":{"code_sha256":"4459f5d4f76fdabb"}},{"arxiv_id":"2111.09189","paper":"/paper/tom2c-target-oriented-multi-agent-1","title":"ToM2C: Target-oriented Multi-agent Communication and Cooperation with Theory of Mind","date":"2021-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"unrealtracking/tom2c","path":"model.py","file_url":"https://github.com/unrealtracking/tom2c/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":"d8b62aa6d70f99c7","mcp_get_code":{"code_sha256":"d8b62aa6d70f99c7"}},{"arxiv_id":"2104.08821","paper":"/paper/simcse-simple-contrastive-learning-of","title":"SimCSE: Simple Contrastive Learning of Sentence Embeddings","date":"2021-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nlpods/layerattpooler","path":"cl/models.py","file_url":"https://github.com/nlpods/layerattpooler/blob/HEAD/cl/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b949b4980657d9b2","mcp_get_code":{"code_sha256":"b949b4980657d9b2"}},{"arxiv_id":"2103.04256","paper":"/paper/robust-point-cloud-registration-framework","title":"Robust Point Cloud Registration Framework Based on Deep Graph Matching","date":"2021-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhileichen99/utopic","path":"models/architecture.py","file_url":"https://github.com/zhileichen99/utopic/blob/HEAD/models/architecture.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f8e8754f133cc766","mcp_get_code":{"code_sha256":"f8e8754f133cc766"}},{"arxiv_id":"2101.10318","paper":"/paper/multi-time-attention-networks-for-irregularly-1","title":"Multi-Time Attention Networks for Irregularly Sampled Time Series","date":"2021-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WenjieDu/PyPOTS","path":"pypots/nn/modules/imputeformer/attention.py","file_url":"https://github.com/WenjieDu/PyPOTS/blob/HEAD/pypots/nn/modules/imputeformer/attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"9438feeabbc94e15","mcp_get_code":{"code_sha256":"9438feeabbc94e15"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"martinwhl/Informer-PyTorch-Lightning","path":"models/informer/model.py","file_url":"https://github.com/martinwhl/Informer-PyTorch-Lightning/blob/HEAD/models/informer/model.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":"e75ce51f514cede4","mcp_get_code":{"code_sha256":"e75ce51f514cede4"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"larsbentsen/fftransformer","path":"models/Informer.py","file_url":"https://github.com/larsbentsen/fftransformer/blob/HEAD/models/Informer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b3037a636b1488b2","mcp_get_code":{"code_sha256":"b3037a636b1488b2"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AndrzejMiskow/TradeAI","path":"prediction_service/transformers/models.py","file_url":"https://github.com/AndrzejMiskow/TradeAI/blob/HEAD/prediction_service/transformers/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"959c303f905ec82e","mcp_get_code":{"code_sha256":"959c303f905ec82e"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tianhai123/Informer-Tensorflow","path":"models/model.py","file_url":"https://github.com/tianhai123/Informer-Tensorflow/blob/HEAD/models/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":"2fb65948fb331ab5","mcp_get_code":{"code_sha256":"2fb65948fb331ab5"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhouhaoyi/Informer2020","path":"models/model.py","file_url":"https://github.com/zhouhaoyi/Informer2020/blob/HEAD/models/model.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":"c2ca1cd029bc98bf","mcp_get_code":{"code_sha256":"c2ca1cd029bc98bf"}},{"arxiv_id":"2010.13110","paper":"/paper/learning-multi-agent-coordination-for","title":"Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor Networks","date":"2020-10-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XuJing1022/HiT-MAC","path":"model.py","file_url":"https://github.com/XuJing1022/HiT-MAC/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2b67cf6350ef19ae","mcp_get_code":{"code_sha256":"2b67cf6350ef19ae"}},{"arxiv_id":"2010.09240","paper":"/paper/multi-hop-question-generation-with-graph","title":"Multi-hop Question Generation with Graph Convolutional Network","date":"2020-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HLTCHKUST/MulQG","path":"GPG/encoders/graphfusion_encoder.py","file_url":"https://github.com/HLTCHKUST/MulQG/blob/HEAD/GPG/encoders/graphfusion_encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50bbca6431037b3b","mcp_get_code":{"code_sha256":"50bbca6431037b3b"}},{"arxiv_id":"2007.06351","paper":"/paper/a-label-attention-model-for-icd-coding-from","title":"A Label Attention Model for ICD Coding from Clinical Text","date":"2020-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aehrc/LAAT","path":"src/models/attentions/attention_layer.py","file_url":"https://github.com/aehrc/LAAT/blob/HEAD/src/models/attentions/attention_layer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"4c5d457bd97c1765","mcp_get_code":{"code_sha256":"4c5d457bd97c1765"}}]}