{"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/layernorm","entry":"LayerNorm","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":121,"n_papers_ran":110,"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":136,"n_samples_ran":127,"n_samples_fingerprinted":69,"n_places":143,"n_places_pointer_only":84,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":4,"ran_fixture":2,"ran":120,"unverified":9},"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":"2608.23551","paper":"/paper/arxiv-2608-23551","title":"ConvergeFlow: Language Flow with Provable Convergence to Token Embeddings","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"Na-Li66/ConvergeFlow","path":"model.py","file_url":"https://github.com/Na-Li66/ConvergeFlow/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":"d6809a63e25d3ca2","mcp_get_code":{"code_sha256":"d6809a63e25d3ca2"}},{"arxiv_id":"2608.15062","paper":"/paper/arxiv-2608-15062","title":"Gated Recurrent Transformers: Expressive Depth through Recurrent Modulation","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"Amr-Hegazy1/gated-recurrent-transformer","path":"model.py","file_url":"https://github.com/Amr-Hegazy1/gated-recurrent-transformer/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dd90a9573c2ca61e","mcp_get_code":{"code_sha256":"dd90a9573c2ca61e"}},{"arxiv_id":"2605.19359","paper":"/paper/arxiv-2605-19359","title":"MAM-CLIP: Vision-Language Pretraining on Mammography Atlases for BI-RADS Classification","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"igulluk/MAM-CLIP","path":"train/files/model.py","file_url":"https://github.com/igulluk/MAM-CLIP/blob/HEAD/train/files/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"723cc28a24979e94","mcp_get_code":{"code_sha256":"723cc28a24979e94"}},{"arxiv_id":"2605.08273","paper":"/paper/arxiv-2605-08273","title":"Efficient Prompt Learning for Traffic Forecasting","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"CoderPowerBeyond/SimpleST","path":"code_traffic/model/MTGNN.py","file_url":"https://github.com/CoderPowerBeyond/SimpleST/blob/HEAD/code_traffic/model/MTGNN.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e0be27f4dc2ae389","mcp_get_code":{"code_sha256":"e0be27f4dc2ae389"}},{"arxiv_id":"2604.06155","paper":"/paper/arxiv-2604-06155","title":"Toward Consistent World Models with Multi-Token Prediction and Latent Semantic Enhancement","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"QiminZhong/LSE-MTP","path":"model.py","file_url":"https://github.com/QiminZhong/LSE-MTP/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"84e7fba866437fc7","mcp_get_code":{"code_sha256":"84e7fba866437fc7"}},{"arxiv_id":"2603.26515","paper":"/paper/arxiv-2603-26515","title":"JAL-Turn: Joint Acoustic-Linguistic Modeling for Real-Time and Robust Turn-Taking Detection in Full-Duplex Spoken Dialogue Systems","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"inokoj/VAP-Realtime","path":"vap_realtime/model.py","file_url":"https://github.com/inokoj/VAP-Realtime/blob/HEAD/vap_realtime/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8679d4611c936d0e","mcp_get_code":{"code_sha256":"8679d4611c936d0e"}},{"arxiv_id":"2603.24298","paper":"/paper/arxiv-2603-24298","title":"SpinGQE: A generative quantum eigensolver for spin Hamiltonians","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Mindbeam-AI/SpinGQE","path":"SpinGQE.py","file_url":"https://github.com/Mindbeam-AI/SpinGQE/blob/HEAD/SpinGQE.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"52610b6553efc281","mcp_get_code":{"code_sha256":"52610b6553efc281"}},{"arxiv_id":"2603.22216","paper":"/paper/arxiv-2603-22216","title":"Gumbel Distillation for Parallel Text Generation","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"hxixixh/gumbel-distill","path":"models/dit_gumbel.py","file_url":"https://github.com/hxixixh/gumbel-distill/blob/HEAD/models/dit_gumbel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cdb5490054e8737a","mcp_get_code":{"code_sha256":"cdb5490054e8737a"}},{"arxiv_id":"2602.14615","paper":"/paper/arxiv-2602-14615","title":"VariViT: A Vision Transformer for Variable Image Sizes","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"Aswathi-Varma/varivit","path":"model/navit.py","file_url":"https://github.com/Aswathi-Varma/varivit/blob/HEAD/model/navit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"489f21a2f2ada991","mcp_get_code":{"code_sha256":"489f21a2f2ada991"}},{"arxiv_id":"2512.20251","paper":"/paper/arxiv-2512-20251","title":"Degradation-Aware Metric Prompting for Hyperspectral Image Restoration","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"MiliLab/DAMP","path":"DAMP.py","file_url":"https://github.com/MiliLab/DAMP/blob/HEAD/DAMP.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"234e8e8e07c669c1","mcp_get_code":{"code_sha256":"234e8e8e07c669c1"}},{"arxiv_id":"2510.11752","paper":"/paper/arxiv-2510-11752","title":"Fast and Interpretable Protein Substructure Alignment via Optimal Transport","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"ai4protein/VenusX","path":"src/models/gvp/gvp_modules.py","file_url":"https://github.com/ai4protein/VenusX/blob/HEAD/src/models/gvp/gvp_modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b823807270e4e397","mcp_get_code":{"code_sha256":"b823807270e4e397"}},{"arxiv_id":"2509.25033","paper":"/paper/arxiv-2509-25033","title":"VT-FSL: Bridging Vision and Text with LLMs for Few-Shot Learning","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"peacelwh/VT-FSL","path":"model/visformer.py","file_url":"https://github.com/peacelwh/VT-FSL/blob/HEAD/model/visformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f24f0f4817b7e363","mcp_get_code":{"code_sha256":"f24f0f4817b7e363"}},{"arxiv_id":"2509.24868","paper":"/paper/arxiv-2509-24868","title":"DRIFT-Net: A Spectral-Coupled Neural Operator for PDEs Learning","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"camlab-ethz/poseidon","path":"scOT/model.py","file_url":"https://github.com/camlab-ethz/poseidon/blob/HEAD/scOT/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4c877fd0479ab660","mcp_get_code":{"code_sha256":"4c877fd0479ab660"}},{"arxiv_id":"2509.22307","paper":"/paper/arxiv-2509-22307","title":"Johnson-Lindenstrauss Lemma Guided Network for Efficient 3D Medical Segmentation","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"JinPLu/VeloxSeg","path":"model/VeloxSeg.py","file_url":"https://github.com/JinPLu/VeloxSeg/blob/HEAD/model/VeloxSeg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6daae90c3f732709","mcp_get_code":{"code_sha256":"6daae90c3f732709"}},{"arxiv_id":"2509.01200","paper":"/paper/arxiv-2509-01200","title":"SimulMEGA: MoE Routers are Advanced Policy Makers for Simultaneous Speech Translation","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"nethermanpro/simulmega","path":"models/simulmegastt/net/decoder.py","file_url":"https://github.com/nethermanpro/simulmega/blob/HEAD/models/simulmegastt/net/decoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"42b502bce82c7e85","mcp_get_code":{"code_sha256":"42b502bce82c7e85"}},{"arxiv_id":"2508.01984","paper":"/paper/arxiv-2508-01984","title":"IMoRe: Implicit Program-Guided Reasoning for Human Motion Q&A","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"LUNAProject22/IMoRe","path":"IMoReModels/IMoReI/models/IPGRM_reasoning.py","file_url":"https://github.com/LUNAProject22/IMoRe/blob/HEAD/IMoReModels/IMoReI/models/IPGRM_reasoning.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0d78a2c05119e0ab","mcp_get_code":{"code_sha256":"0d78a2c05119e0ab"}},{"arxiv_id":"2507.03285","paper":null,"title":"arXiv:2507.03285","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"facebookresearch/MemoryMosaics","path":"Library/memory_mosaics/models/memory_mosaics.py","file_url":"https://github.com/facebookresearch/MemoryMosaics/blob/HEAD/Library/memory_mosaics/models/memory_mosaics.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":"aa22a9211483a672","mcp_get_code":{"code_sha256":"aa22a9211483a672"}},{"arxiv_id":"2506.21880","paper":null,"title":"arXiv:2506.21880","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"bit1120203554/IHRUT","path":"methods/models/IHRUT4.24.py","file_url":"https://github.com/bit1120203554/IHRUT/blob/HEAD/methods/models/IHRUT4.24.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d9e1c98a35d2fcaf","mcp_get_code":{"code_sha256":"d9e1c98a35d2fcaf"}},{"arxiv_id":"2506.02612","paper":"/paper/simple-good-fast-self-supervised-world-models","title":"Simple, Good, Fast: Self-Supervised World Models Free of Baggage","date":"2025-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jrobine/sgf","path":"src/wm.py","file_url":"https://github.com/jrobine/sgf/blob/HEAD/src/wm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6ca16d3e5b87ea81","mcp_get_code":{"code_sha256":"6ca16d3e5b87ea81"}},{"arxiv_id":"2505.18686","paper":"/paper/weakmcn-multi-task-collaborative-network-for","title":"WeakMCN: Multi-task Collaborative Network for Weakly Supervised Referring Expression Comprehension and Segmentation","date":"2025-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MRUIL/WeakMCN","path":"models/weakmcn/net.py","file_url":"https://github.com/MRUIL/WeakMCN/blob/HEAD/models/weakmcn/net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9ea9c6ce2b998b41","mcp_get_code":{"code_sha256":"9ea9c6ce2b998b41"}},{"arxiv_id":"2505.16298","paper":"/paper/flow-matching-based-sequential-recommender","title":"Flow Matching based Sequential Recommender Model","date":"2025-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FengLiu-1/FMRec","path":"src/fmrec.py","file_url":"https://github.com/FengLiu-1/FMRec/blob/HEAD/src/fmrec.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7648a22123385750","mcp_get_code":{"code_sha256":"7648a22123385750"}},{"arxiv_id":"2505.12630","paper":"/paper/degradation-aware-feature-perturbation-for","title":"Degradation-Aware Feature Perturbation for All-in-One Image Restoration","date":"2025-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TxpHome/DFPIR","path":"net/model.py","file_url":"https://github.com/TxpHome/DFPIR/blob/HEAD/net/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f1c9d08271b6e681","mcp_get_code":{"code_sha256":"f1c9d08271b6e681"}},{"arxiv_id":"2505.10289","paper":"/paper/msci-addressing-clip-s-inherent-limitations","title":"MSCI: Addressing CLIP's Inherent Limitations for Compositional Zero-Shot Learning","date":"2025-05-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltpwy/MSCI","path":"MSCI/code/model/Mutifuse_new.py","file_url":"https://github.com/ltpwy/MSCI/blob/HEAD/MSCI/code/model/Mutifuse_new.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4f7191c8173fb1eb","mcp_get_code":{"code_sha256":"4f7191c8173fb1eb"}},{"arxiv_id":"2504.12104","paper":"/paper/logits-deconfusion-with-clip-for-few-shot","title":"Logits DeConfusion with CLIP for Few-Shot Learning","date":"2025-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LiShuo1001/LDC","path":"clip_ldc/model.py","file_url":"https://github.com/LiShuo1001/LDC/blob/HEAD/clip_ldc/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bf4da34874ce98df","mcp_get_code":{"code_sha256":"bf4da34874ce98df"}},{"arxiv_id":"2504.08222","paper":"/paper/f-3-set-towards-analyzing-fast-frequent-and","title":"F$^3$Set: Towards Analyzing Fast, Frequent, and Fine-grained Events from Videos","date":"2025-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"f3set/f3set","path":"model/impl/actionformer.py","file_url":"https://github.com/f3set/f3set/blob/HEAD/model/impl/actionformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d6b2448718cb4aff","mcp_get_code":{"code_sha256":"d6b2448718cb4aff"}},{"arxiv_id":"2503.07635","paper":"/paper/cross-modal-causal-relation-alignment-for-1","title":"Cross-modal Causal Relation Alignment for Video Question Grounding","date":"2025-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WissingChen/CRA-GQA","path":"models/cra.py","file_url":"https://github.com/WissingChen/CRA-GQA/blob/HEAD/models/cra.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"743ea60204fddf70","mcp_get_code":{"code_sha256":"743ea60204fddf70"}},{"arxiv_id":"2502.03549","paper":"/paper/kronecker-mask-and-interpretive-prompts-are","title":"Kronecker Mask and Interpretive Prompts are Language-Action Video Learners","date":"2025-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yjyddq/CLAVER","path":"models/claver.py","file_url":"https://github.com/yjyddq/CLAVER/blob/HEAD/models/claver.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"07f83dd5e1159854","mcp_get_code":{"code_sha256":"07f83dd5e1159854"}},{"arxiv_id":"2502.10408","paper":"/paper/knowledge-tracing-in-programming-education","title":"Knowledge Tracing in Programming Education Integrating Students' Questions","date":"2025-01-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"holi-lab/SQKT","path":"main/blocks/encoder_layer.py","file_url":"https://github.com/holi-lab/SQKT/blob/HEAD/main/blocks/encoder_layer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"17febf0e3fd3f273","mcp_get_code":{"code_sha256":"17febf0e3fd3f273"}},{"arxiv_id":"2410.15495","paper":"/paper/sea-state-exchange-attention-for-high","title":"SEA: State-Exchange Attention for High-Fidelity Physics Based Transformers","date":"2024-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"parsaesmati/sea","path":"models/temporal.py","file_url":"https://github.com/parsaesmati/sea/blob/HEAD/models/temporal.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"CC0-1.0","inline_ok":true,"code_sha256_prefix":"69052bc6e30546ab","mcp_get_code":{"code_sha256":"69052bc6e30546ab"}},{"arxiv_id":"2407.15795","paper":"/paper/adaclip-adapting-clip-with-hybrid-learnable","title":"AdaCLIP: Adapting CLIP with Hybrid Learnable Prompts for Zero-Shot Anomaly Detection","date":"2024-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caoyunkang/AdaCLIP","path":"method/adaclip.py","file_url":"https://github.com/caoyunkang/AdaCLIP/blob/HEAD/method/adaclip.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"60328965616e6752","mcp_get_code":{"code_sha256":"60328965616e6752"}},{"arxiv_id":"2407.13987","paper":"/paper/realviformer-investigating-attention-for-real","title":"RealViformer: Investigating Attention for Real-World Video Super-Resolution","date":"2024-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yuehan717/RealViformer","path":"archs/realviformer_arch.py","file_url":"https://github.com/Yuehan717/RealViformer/blob/HEAD/archs/realviformer_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f65e81cd69bbf677","mcp_get_code":{"code_sha256":"f65e81cd69bbf677"}},{"arxiv_id":"2407.10172","paper":"/paper/restoring-images-in-adverse-weather","title":"Restoring Images in Adverse Weather Conditions via Histogram Transformer","date":"2024-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sunshangquan/Histoformer","path":"basicsr/models/archs/histoformer_arch.py","file_url":"https://github.com/sunshangquan/Histoformer/blob/HEAD/basicsr/models/archs/histoformer_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4f765879fd63002f","mcp_get_code":{"code_sha256":"4f765879fd63002f"}},{"arxiv_id":"2407.04621","paper":"/paper/onerestore-a-universal-restoration-framework","title":"OneRestore: A Universal Restoration Framework for Composite Degradation","date":"2024-07-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gy65896/onerestore","path":"model/OneRestore.py","file_url":"https://github.com/gy65896/onerestore/blob/HEAD/model/OneRestore.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e85ae4291ba1b8bc","mcp_get_code":{"code_sha256":"e85ae4291ba1b8bc"}},{"arxiv_id":"2406.09997","paper":"/paper/towards-scalable-and-versatile-weight-space","title":"Towards Scalable and Versatile Weight Space Learning","date":"2024-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hsg-aiml/sane","path":"src/SANE/models/def_AE.py","file_url":"https://github.com/hsg-aiml/sane/blob/HEAD/src/SANE/models/def_AE.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"62d9432b16366a2a","mcp_get_code":{"code_sha256":"62d9432b16366a2a"}},{"arxiv_id":"2406.04303","paper":"/paper/vision-lstm-xlstm-as-generic-vision-backbone","title":"Vision-LSTM: xLSTM as Generic Vision Backbone","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NX-AI/vision-lstm","path":"vision_lstm/vision_lstm.py","file_url":"https://github.com/NX-AI/vision-lstm/blob/HEAD/vision_lstm/vision_lstm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a796b1f63f3dfbce","mcp_get_code":{"code_sha256":"a796b1f63f3dfbce"}},{"arxiv_id":"2405.20666","paper":"/paper/masa-motion-aware-masked-autoencoder-with","title":"MASA: Motion-aware Masked Autoencoder with Semantic Alignment for Sign Language Recognition","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sakura2233565548/masa","path":"moco/GCN_Transformer_mask.py","file_url":"https://github.com/sakura2233565548/masa/blob/HEAD/moco/GCN_Transformer_mask.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"04a157889b43b407","mcp_get_code":{"code_sha256":"04a157889b43b407"}},{"arxiv_id":"2405.09940","paper":"/paper/robust-singing-voice-transcription-serves","title":"Robust Singing Voice Transcription Serves Synthesis","date":"2024-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RickyL-2000/ROSVOT","path":"modules/rosvot/rosvot.py","file_url":"https://github.com/RickyL-2000/ROSVOT/blob/HEAD/modules/rosvot/rosvot.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"582e3078a57cfb12","mcp_get_code":{"code_sha256":"582e3078a57cfb12"}},{"arxiv_id":"2405.05841","paper":"/paper/self-supervised-pre-training-with-symmetric","title":"Self-Supervised Pre-training with Symmetric Superimposition Modeling for Scene Text Recognition","date":"2024-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FaltingsA/SSM","path":"pretrain/models_sim_re.py","file_url":"https://github.com/FaltingsA/SSM/blob/HEAD/pretrain/models_sim_re.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c3f2f189ec31debc","mcp_get_code":{"code_sha256":"c3f2f189ec31debc"}},{"arxiv_id":"2405.02795","paper":"/paper/graph-as-point-set","title":"Graph as Point Set","date":"2024-05-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GraphPKU/GraphAsSet","path":"PST.py","file_url":"https://github.com/GraphPKU/GraphAsSet/blob/HEAD/PST.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1de67bb52895024c","mcp_get_code":{"code_sha256":"1de67bb52895024c"}},{"arxiv_id":"2404.19228","paper":"/paper/understanding-multimodal-contrastive-learning-1","title":"Weighted Point Cloud Embedding for Multimodal Contrastive Learning Toward Optimal Similarity Metric","date":"2024-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sony/wpse","path":"models.py","file_url":"https://github.com/sony/wpse/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9cfd173bee635fd","mcp_get_code":{"code_sha256":"d9cfd173bee635fd"}},{"arxiv_id":"2404.01547","paper":"/paper/bidirectional-multi-scale-implicit-neural","title":"Bidirectional Multi-Scale Implicit Neural Representations for Image Deraining","date":"2024-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cschenxiang/NeRD-Rain","path":"model.py","file_url":"https://github.com/cschenxiang/NeRD-Rain/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":"0d10fe15d578d59b","mcp_get_code":{"code_sha256":"0d10fe15d578d59b"}},{"arxiv_id":"2403.14198","paper":"/paper/unleashing-unlabeled-data-a-paradigm-for","title":"Unleashing Unlabeled Data: A Paradigm for Cross-View Geo-Localization","date":"2024-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liguopeng0923/UCVGL","path":"train_crossview_sat.py","file_url":"https://github.com/liguopeng0923/UCVGL/blob/HEAD/train_crossview_sat.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4166a70c4f1ffc66","mcp_get_code":{"code_sha256":"4166a70c4f1ffc66"}},{"arxiv_id":"2403.09500","paper":"/paper/faceptor-a-generalist-model-for-face","title":"Faceptor: A Generalist Model for Face Perception","date":"2024-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lxq1000/Faceptor","path":"faceptor_project/core/model/backbone/farl_vit.py","file_url":"https://github.com/lxq1000/Faceptor/blob/HEAD/faceptor_project/core/model/backbone/farl_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"856c739f64c1b6d8","mcp_get_code":{"code_sha256":"856c739f64c1b6d8"}},{"arxiv_id":"2403.05419","paper":"/paper/rethinking-transformers-pre-training-for","title":"Rethinking Transformers Pre-training for Multi-Spectral Satellite Imagery","date":"2024-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"techmn/satmae_pp","path":"models_mae_group_channels.py","file_url":"https://github.com/techmn/satmae_pp/blob/HEAD/models_mae_group_channels.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":"f7cde5f401e45872","mcp_get_code":{"code_sha256":"f7cde5f401e45872"}},{"arxiv_id":"2403.05406","paper":"/paper/considering-nonstationary-within-multivariate","title":"Considering Nonstationary within Multivariate Time Series with Variational Hierarchical Transformer for Forecasting","date":"2024-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"flare200020/HTV_Trans","path":"HTV-Trans/models.py","file_url":"https://github.com/flare200020/HTV_Trans/blob/HEAD/HTV-Trans/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a6928a70b80bc1b4","mcp_get_code":{"code_sha256":"a6928a70b80bc1b4"}},{"arxiv_id":"2403.00939","paper":"/paper/g3dr-generative-3d-reconstruction-in-imagenet","title":"G3DR: Generative 3D Reconstruction in ImageNet","date":"2024-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"preddy5/G3DR","path":"src/unet.py","file_url":"https://github.com/preddy5/G3DR/blob/HEAD/src/unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"283a56bb7d23f95e","mcp_get_code":{"code_sha256":"283a56bb7d23f95e"}},{"arxiv_id":"2312.06647","paper":"/paper/4m-massively-multimodal-masked-modeling-1","title":"4M: Massively Multimodal Masked Modeling","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apple/ml-4m","path":"fourm/models/fm.py","file_url":"https://github.com/apple/ml-4m/blob/HEAD/fourm/models/fm.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":"aa04da21f78ede23","mcp_get_code":{"code_sha256":"aa04da21f78ede23"}},{"arxiv_id":"2311.18825","paper":"/paper/cast-cross-attention-in-space-and-time-for-1","title":"CAST: Cross-Attention in Space and Time for Video Action Recognition","date":"2023-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"khu-vll/cast","path":"models/bidir_modeling_crossattn.py","file_url":"https://github.com/khu-vll/cast/blob/HEAD/models/bidir_modeling_crossattn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"353426ba46a4932c","mcp_get_code":{"code_sha256":"353426ba46a4932c"}},{"arxiv_id":"2311.17597","paper":"/paper/continual-self-supervised-learning-towards","title":"Continual Self-supervised Learning: Towards Universal Multi-modal Medical Data Representation Learning","date":"2023-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yeerwen/medcoss","path":"model/Base_module.py","file_url":"https://github.com/yeerwen/medcoss/blob/HEAD/model/Base_module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"d49b969eb42fc777","mcp_get_code":{"code_sha256":"d49b969eb42fc777"}},{"arxiv_id":"2311.12856","paper":"/paper/density-of-states-prediction-of-crystalline-1","title":"Density of States Prediction of Crystalline Materials via Prompt-guided Multi-Modal Transformer","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HeewoongNoh/DOSTransformer","path":"layers/transformer.py","file_url":"https://github.com/HeewoongNoh/DOSTransformer/blob/HEAD/layers/transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"02408cb7d7b045d1","mcp_get_code":{"code_sha256":"02408cb7d7b045d1"}},{"arxiv_id":"2309.16354","paper":"/paper/transformer-vq-linear-time-transformers-via","title":"Transformer-VQ: Linear-Time Transformers via Vector Quantization","date":"2023-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"transformer-vq/transformer_vq","path":"src/transformer_vq/nn/attn.py","file_url":"https://github.com/transformer-vq/transformer_vq/blob/HEAD/src/transformer_vq/nn/attn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f736a3de7a2e5590","mcp_get_code":{"code_sha256":"f736a3de7a2e5590"}},{"arxiv_id":"2309.03729","paper":"/paper/phasic-content-fusing-diffusion-model-with","title":"Phasic Content Fusing Diffusion Model with Directional Distribution Consistency for Few-Shot Model Adaption","date":"2023-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sjtuplayer/few-shot-diffusion","path":"model/big_unet.py","file_url":"https://github.com/sjtuplayer/few-shot-diffusion/blob/HEAD/model/big_unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f5fbdad1df60c363","mcp_get_code":{"code_sha256":"f5fbdad1df60c363"}},{"arxiv_id":"2309.01083","paper":"/paper/chinese-text-recognition-with-a-pre-trained","title":"Chinese Text Recognition with A Pre-Trained CLIP-Like Model Through Image-IDS Aligning","date":"2023-09-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FudanVI/FudanOCR","path":"image-ids-CTR/CCR-CLIP/model.py","file_url":"https://github.com/FudanVI/FudanOCR/blob/HEAD/image-ids-CTR/CCR-CLIP/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4287507e69b4d25a","mcp_get_code":{"code_sha256":"4287507e69b4d25a"}},{"arxiv_id":"2308.14391","paper":"/paper/fire-food-image-to-recipe-generation","title":"FIRE: Food Image to REcipe generation","date":"2023-08-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"prateekchhikara/fire","path":"ingredients/modules/transformer_decoder.py","file_url":"https://github.com/prateekchhikara/fire/blob/HEAD/ingredients/modules/transformer_decoder.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2f3bc129645ecd7a","mcp_get_code":{"code_sha256":"2f3bc129645ecd7a"}},{"arxiv_id":"2308.08428","paper":"/paper/alip-adaptive-language-image-pre-training","title":"ALIP: Adaptive Language-Image Pre-training with Synthetic Caption","date":"2023-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deepglint/alip","path":"src/open_alip/model.py","file_url":"https://github.com/deepglint/alip/blob/HEAD/src/open_alip/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"68409bf9a33a762c","mcp_get_code":{"code_sha256":"68409bf9a33a762c"}},{"arxiv_id":"2308.00951","paper":"/paper/from-sparse-to-soft-mixtures-of-experts","title":"From Sparse to Soft Mixtures of Experts","date":"2023-08-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/soft-moe-pytorch","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"58f8445dde42979a","mcp_get_code":{"code_sha256":"58f8445dde42979a"}},{"arxiv_id":"2306.15203","paper":"/paper/unsupervised-polychromatic-neural-1","title":"Unsupervised Polychromatic Neural Representation for CT Metal Artifact Reduction","date":"2023-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liaohaofu/adn","path":"adn/networks/adn.py","file_url":"https://github.com/liaohaofu/adn/blob/HEAD/adn/networks/adn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"452281bec32a84af","mcp_get_code":{"code_sha256":"452281bec32a84af"}},{"arxiv_id":"2306.09200","paper":"/paper/chessgpt-bridging-policy-learning-and-1","title":"ChessGPT: Bridging Policy Learning and Language Modeling","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"waterhorse1/chessgpt","path":"chessclip/src/open_clip/model.py","file_url":"https://github.com/waterhorse1/chessgpt/blob/HEAD/chessclip/src/open_clip/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":"2ce325eef914eb38","mcp_get_code":{"code_sha256":"2ce325eef914eb38"}},{"arxiv_id":"2305.13500","paper":"/paper/learning-emotion-representations-from-verbal-1","title":"Learning Emotion Representations from Verbal and Nonverbal Communication","date":"2023-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Xeaver/EmotionCLIP","path":"src/models/base.py","file_url":"https://github.com/Xeaver/EmotionCLIP/blob/HEAD/src/models/base.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"521eb383ee0b590c","mcp_get_code":{"code_sha256":"521eb383ee0b590c"}},{"arxiv_id":"2305.11172","paper":"/paper/one-peace-exploring-one-general","title":"ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities","date":"2023-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OFA-Sys/ONE-PEACE","path":"one_peace/models/components.py","file_url":"https://github.com/OFA-Sys/ONE-PEACE/blob/HEAD/one_peace/models/components.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":"1d799a47485cfcf6","mcp_get_code":{"code_sha256":"1d799a47485cfcf6"}},{"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":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"9fd176b1d81fef0d","mcp_get_code":{"code_sha256":"9fd176b1d81fef0d"}},{"arxiv_id":"2304.00534","paper":"/paper/lg-bpn-local-and-global-blind-patch-network","title":"LG-BPN: Local and Global Blind-Patch Network for Self-Supervised Real-World Denoising","date":"2023-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Wang-XIaoDingdd/LGBPN","path":"src/model/DBSNl.py","file_url":"https://github.com/Wang-XIaoDingdd/LGBPN/blob/HEAD/src/model/DBSNl.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7add138148389ff5","mcp_get_code":{"code_sha256":"7add138148389ff5"}},{"arxiv_id":"2303.17123","paper":"/paper/masked-and-adaptive-transformer-for-exemplar","title":"Masked and Adaptive Transformer for Exemplar Based Image Translation","date":"2023-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AiArt-HDU/MATEBIT","path":"models/networks/dynast_transformer.py","file_url":"https://github.com/AiArt-HDU/MATEBIT/blob/HEAD/models/networks/dynast_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"91d27ae48f10c634","mcp_get_code":{"code_sha256":"91d27ae48f10c634"}},{"arxiv_id":"2303.14348","paper":"/paper/zero-shot-everything-sketch-based-image","title":"Zero-Shot Everything Sketch-Based Image Retrieval, and in Explainable Style","date":"2023-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"buptLinfy/ZSE-SBIR","path":"model/model.py","file_url":"https://github.com/buptLinfy/ZSE-SBIR/blob/HEAD/model/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9f9b1604d01394b4","mcp_get_code":{"code_sha256":"9f9b1604d01394b4"}},{"arxiv_id":"2303.13802","paper":"/paper/decoupled-multimodal-distilling-for-emotion","title":"Decoupled Multimodal Distilling for Emotion Recognition","date":"2023-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"2f3bc129645ecd7a","mcp_get_code":{"code_sha256":"2f3bc129645ecd7a"}},{"arxiv_id":"2303.08085","paper":"/paper/alias-free-convnets-fractional-shift","title":"Alias-Free Convnets: Fractional Shift Invariance via Polynomial Activations","date":"2023-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hmichaeli/alias_free_convnets","path":"models/convnext_afc.py","file_url":"https://github.com/hmichaeli/alias_free_convnets/blob/HEAD/models/convnext_afc.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d818f9ab61a2968a","mcp_get_code":{"code_sha256":"d818f9ab61a2968a"}},{"arxiv_id":"2303.06840","paper":"/paper/ddfm-denoising-diffusion-model-for-multi","title":"DDFM: Denoising Diffusion Model for Multi-Modality Image Fusion","date":"2023-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaozixiang1228/if-film","path":"net/Film.py","file_url":"https://github.com/zhaozixiang1228/if-film/blob/HEAD/net/Film.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7b4409a2654eb25d","mcp_get_code":{"code_sha256":"7b4409a2654eb25d"}},{"arxiv_id":"2303.02584","paper":"/paper/super-resolution-neural-operator","title":"Super-Resolution Neural Operator","date":"2023-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"2y7c3/super-resolution-neural-operator","path":"models/sronet.py","file_url":"https://github.com/2y7c3/super-resolution-neural-operator/blob/HEAD/models/sronet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"47640adea5c38b64","mcp_get_code":{"code_sha256":"47640adea5c38b64"}},{"arxiv_id":"2301.00808","paper":"/paper/convnext-v2-co-designing-and-scaling-convnets","title":"ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders","date":"2023-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vishalned/MMEarth-train","path":"models/convnextv2.py","file_url":"https://github.com/vishalned/MMEarth-train/blob/HEAD/models/convnextv2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2f8121a6bb6bf49c","mcp_get_code":{"code_sha256":"2f8121a6bb6bf49c"}},{"arxiv_id":"2301.00808","paper":"/paper/convnext-v2-co-designing-and-scaling-convnets","title":"ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders","date":"2023-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jacky-Android/convnext-v2-pytorch","path":"model.py","file_url":"https://github.com/Jacky-Android/convnext-v2-pytorch/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"649912d2ea60c644","mcp_get_code":{"code_sha256":"649912d2ea60c644"}},{"arxiv_id":"2212.11972","paper":"/paper/scalable-adaptive-computation-for-iterative","title":"Scalable Adaptive Computation for Iterative Generation","date":"2022-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/recurrent-interface-network-pytorch","path":"rin_pytorch/rin_pytorch.py","file_url":"https://github.com/lucidrains/recurrent-interface-network-pytorch/blob/HEAD/rin_pytorch/rin_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d070db73849f9743","mcp_get_code":{"code_sha256":"d070db73849f9743"}},{"arxiv_id":"2212.11696","paper":"/paper/reversible-column-networks","title":"Reversible Column Networks","date":"2022-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"megvii-research/revcol","path":"models/revcol.py","file_url":"https://github.com/megvii-research/revcol/blob/HEAD/models/revcol.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":"3d31e56894e46115","mcp_get_code":{"code_sha256":"3d31e56894e46115"}},{"arxiv_id":"2210.07474","paper":"/paper/sqa3d-situated-question-answering-in-3d","title":"SQA3D: Situated Question Answering in 3D Scenes","date":"2022-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SilongYong/SQA3D","path":"ScanQA/models/mcan_sqa_module.py","file_url":"https://github.com/SilongYong/SQA3D/blob/HEAD/ScanQA/models/mcan_sqa_module.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":"82506e21f7dfa931","mcp_get_code":{"code_sha256":"82506e21f7dfa931"}},{"arxiv_id":"2209.15315","paper":"/paper/metro-memory-enhanced-transformer-for","title":"FusionRetro: Molecule Representation Fusion via In-Context Learning for Retrosynthetic Planning","date":"2022-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"songtaoliu0823/fusionretro","path":"FusionRetro/modeling.py","file_url":"https://github.com/songtaoliu0823/fusionretro/blob/HEAD/FusionRetro/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d39a5451ad73ca2a","mcp_get_code":{"code_sha256":"d39a5451ad73ca2a"}},{"arxiv_id":"2209.15076","paper":"/paper/3d-ux-net-a-large-kernel-volumetric-convnet","title":"3D UX-Net: A Large Kernel Volumetric ConvNet Modernizing Hierarchical Transformer for Medical Image Segmentation","date":"2022-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yykzjh/pmfsnet","path":"lib/models/UXNet_3D/uxnet_encoder.py","file_url":"https://github.com/yykzjh/pmfsnet/blob/HEAD/lib/models/UXNet_3D/uxnet_encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d039e66cdc362f06","mcp_get_code":{"code_sha256":"d039e66cdc362f06"}},{"arxiv_id":"2209.15076","paper":"/paper/3d-ux-net-a-large-kernel-volumetric-convnet","title":"3D UX-Net: A Large Kernel Volumetric ConvNet Modernizing Hierarchical Transformer for Medical Image Segmentation","date":"2022-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"masilab/3dux-net","path":"networks/UXNet_3D/network_backbone.py","file_url":"https://github.com/masilab/3dux-net/blob/HEAD/networks/UXNet_3D/network_backbone.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"353587c1014cce8f","mcp_get_code":{"code_sha256":"353587c1014cce8f"}},{"arxiv_id":"2209.04439","paper":"/paper/improved-masked-image-generation-with-token","title":"Improved Masked Image Generation with Token-Critic","date":"2022-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/phenaki-pytorch","path":"phenaki_pytorch/phenaki_pytorch.py","file_url":"https://github.com/lucidrains/phenaki-pytorch/blob/HEAD/phenaki_pytorch/phenaki_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a79da4959e7da465","mcp_get_code":{"code_sha256":"a79da4959e7da465"}},{"arxiv_id":"2207.06389","paper":"/paper/prodiff-progressive-fast-diffusion-model-for","title":"ProDiff: Progressive Fast Diffusion Model For High-Quality Text-to-Speech","date":"2022-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rongjiehuang/ProDiff","path":"modules/commons/common_layers.py","file_url":"https://github.com/Rongjiehuang/ProDiff/blob/HEAD/modules/commons/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"75d174a6ffe7ea22","mcp_get_code":{"code_sha256":"75d174a6ffe7ea22"}},{"arxiv_id":"2206.09591","paper":"/paper/domain-adaptive-text-classification-with","title":"Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data","date":"2022-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hikaru-nara/DASK","path":"model.py","file_url":"https://github.com/hikaru-nara/DASK/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":"3dbae739f0585f7a","mcp_get_code":{"code_sha256":"3dbae739f0585f7a"}},{"arxiv_id":"2205.07211","paper":"/paper/generspeech-towards-style-transfer-for","title":"GenerSpeech: Towards Style Transfer for Generalizable Out-Of-Domain Text-to-Speech","date":"2022-05-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rongjiehuang/GenerSpeech","path":"modules/commons/common_layers.py","file_url":"https://github.com/Rongjiehuang/GenerSpeech/blob/HEAD/modules/commons/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"75d174a6ffe7ea22","mcp_get_code":{"code_sha256":"75d174a6ffe7ea22"}},{"arxiv_id":"2204.13656","paper":"/paper/unsupervised-multi-modal-medical-image","title":"Unsupervised Multi-Modal Medical Image Registration via Discriminator-Free Image-to-Image Translation","date":"2022-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"heyblackC/DFMIR","path":"models/networks.py","file_url":"https://github.com/heyblackC/DFMIR/blob/HEAD/models/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0da3208c8f382862","mcp_get_code":{"code_sha256":"0da3208c8f382862"}},{"arxiv_id":"2204.09331","paper":"/paper/nformer-robust-person-re-identification-with","title":"NFormer: Robust Person Re-identification with Neighbor Transformer","date":"2022-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haochenheheda/nformer","path":"modeling/nformer.py","file_url":"https://github.com/haochenheheda/nformer/blob/HEAD/modeling/nformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c12561808cafee82","mcp_get_code":{"code_sha256":"c12561808cafee82"}},{"arxiv_id":"2204.08396","paper":"/paper/stablemoe-stable-routing-strategy-for-mixture-1","title":"StableMoE: Stable Routing Strategy for Mixture of Experts","date":"2022-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hunter-ddm/stablemoe","path":"fairseq/modules/moe_layer.py","file_url":"https://github.com/hunter-ddm/stablemoe/blob/HEAD/fairseq/modules/moe_layer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6c81c70bbfbf525b","mcp_get_code":{"code_sha256":"6c81c70bbfbf525b"}},{"arxiv_id":"2204.08292","paper":"/paper/stepgame-a-new-benchmark-for-robust-multi-hop-1","title":"StepGame: A New Benchmark for Robust Multi-Hop Spatial Reasoning in Texts","date":"2022-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhengxiangShi/StepGame","path":"Code/TP-MANN/model/tp_mann.py","file_url":"https://github.com/ZhengxiangShi/StepGame/blob/HEAD/Code/TP-MANN/model/tp_mann.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8b94a14b1e542957","mcp_get_code":{"code_sha256":"8b94a14b1e542957"}},{"arxiv_id":"2204.02311","paper":"/paper/palm-scaling-language-modeling-with-pathways-1","title":"PaLM: Scaling Language Modeling with Pathways","date":"2022-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/CoCa-pytorch","path":"coca_pytorch/coca_pytorch.py","file_url":"https://github.com/lucidrains/CoCa-pytorch/blob/HEAD/coca_pytorch/coca_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cbb7647a3b310ee0","mcp_get_code":{"code_sha256":"cbb7647a3b310ee0"}},{"arxiv_id":"2204.02311","paper":"/paper/palm-scaling-language-modeling-with-pathways-1","title":"PaLM: Scaling Language Modeling with Pathways","date":"2022-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/PaLM-pytorch","path":"palm_pytorch/palm_pytorch.py","file_url":"https://github.com/lucidrains/PaLM-pytorch/blob/HEAD/palm_pytorch/palm_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c0074f24b1b1dddf","mcp_get_code":{"code_sha256":"c0074f24b1b1dddf"}},{"arxiv_id":"2204.02311","paper":"/paper/palm-scaling-language-modeling-with-pathways-1","title":"PaLM: Scaling Language Modeling with Pathways","date":"2022-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/PaLM-jax","path":"palm_jax/palm.py","file_url":"https://github.com/lucidrains/PaLM-jax/blob/HEAD/palm_jax/palm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f77c04c0d47070c9","mcp_get_code":{"code_sha256":"f77c04c0d47070c9"}},{"arxiv_id":"2203.09176","paper":"/paper/ode-transformer-an-ordinary-differential-2","title":"ODE Transformer: An Ordinary Differential Equation-Inspired Model for Sequence Generation","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"libeineu/ode-transformer","path":"fairseq/modules/layer_history.py","file_url":"https://github.com/libeineu/ode-transformer/blob/HEAD/fairseq/modules/layer_history.py","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"ec1797d53b22bfd7","mcp_get_code":{"code_sha256":"ec1797d53b22bfd7"}},{"arxiv_id":"2203.07852","paper":"/paper/block-recurrent-transformers","title":"Block-Recurrent Transformers","date":"2022-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/block-recurrent-transformer-pytorch","path":"block_recurrent_transformer_pytorch/block_recurrent_transformer_pytorch.py","file_url":"https://github.com/lucidrains/block-recurrent-transformer-pytorch/blob/HEAD/block_recurrent_transformer_pytorch/block_recurrent_transformer_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f6fa422c7a33d41e","mcp_get_code":{"code_sha256":"f6fa422c7a33d41e"}},{"arxiv_id":"2202.13277","paper":"/paper/learning-the-beauty-in-songs-neural-singing","title":"Learning the Beauty in Songs: Neural Singing Voice Beautifier","date":"2022-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MoonInTheRiver/DiffSinger","path":"modules/commons/common_layers.py","file_url":"https://github.com/MoonInTheRiver/DiffSinger/blob/HEAD/modules/commons/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"75d174a6ffe7ea22","mcp_get_code":{"code_sha256":"75d174a6ffe7ea22"}},{"arxiv_id":"2202.07304","paper":"/paper/xai-for-transformers-better-explanations","title":"XAI for Transformers: Better Explanations through Conservative Propagation","date":"2022-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ameenali/xai_transformers","path":"utils.py","file_url":"https://github.com/ameenali/xai_transformers/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8aae8fd9930a694c","mcp_get_code":{"code_sha256":"8aae8fd9930a694c"}},{"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":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2691a73a5c57364c","mcp_get_code":{"code_sha256":"2691a73a5c57364c"}},{"arxiv_id":"2201.03545","paper":"/paper/a-convnet-for-the-2020s","title":"A ConvNet for the 2020s","date":"2022-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"towhee-io/towhee","path":"towhee/models/convnext/convnext.py","file_url":"https://github.com/towhee-io/towhee/blob/HEAD/towhee/models/convnext/convnext.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":"a0d926a08b9cf439","mcp_get_code":{"code_sha256":"a0d926a08b9cf439"}},{"arxiv_id":"2201.03545","paper":"/paper/a-convnet-for-the-2020s","title":"A ConvNet for the 2020s","date":"2022-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sayakpaul/ConvNeXt-TF","path":"models/convnext.py","file_url":"https://github.com/sayakpaul/ConvNeXt-TF/blob/HEAD/models/convnext.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":"c34db513de5535f1","mcp_get_code":{"code_sha256":"c34db513de5535f1"}},{"arxiv_id":"2201.03545","paper":"/paper/a-convnet-for-the-2020s","title":"A ConvNet for the 2020s","date":"2022-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Raghvender1205/ConvNeXt","path":"PyTorch/models/convnext.py","file_url":"https://github.com/Raghvender1205/ConvNeXt/blob/HEAD/PyTorch/models/convnext.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"61d5fe387e5aea75","mcp_get_code":{"code_sha256":"61d5fe387e5aea75"}},{"arxiv_id":"2201.03545","paper":"/paper/a-convnet-for-the-2020s","title":"A ConvNet for the 2020s","date":"2022-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sithu31296/semantic-segmentation","path":"semseg/models/backbones/convnext.py","file_url":"https://github.com/sithu31296/semantic-segmentation/blob/HEAD/semseg/models/backbones/convnext.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"80c7b022ae7942ed","mcp_get_code":{"code_sha256":"80c7b022ae7942ed"}},{"arxiv_id":"2201.03545","paper":"/paper/a-convnet-for-the-2020s","title":"A ConvNet for the 2020s","date":"2022-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jmnolte/hccnet","path":"models/convnext3d.py","file_url":"https://github.com/jmnolte/hccnet/blob/HEAD/models/convnext3d.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"dff029ed85c168ca","mcp_get_code":{"code_sha256":"dff029ed85c168ca"}},{"arxiv_id":"2112.10741","paper":"/paper/glide-towards-photorealistic-image-generation","title":"GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models","date":"2021-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"openai/glide-text2im","path":"glide_text2im/text2im_model.py","file_url":"https://github.com/openai/glide-text2im/blob/HEAD/glide_text2im/text2im_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b4ca43deda023234","mcp_get_code":{"code_sha256":"b4ca43deda023234"}},{"arxiv_id":"2110.02178","paper":"/paper/mobilevit-light-weight-general-purpose-and","title":"MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer","date":"2021-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mmaaz60/EdgeNeXt","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d59faa990dd0baa0","mcp_get_code":{"code_sha256":"d59faa990dd0baa0"}},{"arxiv_id":"2106.06103","paper":"/paper/conditional-variational-autoencoder-with","title":"Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech","date":null,"month_inferred_from_arxiv_id":"2021-06","title_source":"archive","repo":"isletennos/mmvc_trainer","path":"models.py","file_url":"https://github.com/isletennos/mmvc_trainer/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"649dfa04ce7522a2","mcp_get_code":{"code_sha256":"649dfa04ce7522a2"}},{"arxiv_id":"2105.12441","paper":"/paper/calibrated-prediction-in-and-out-of-domain","title":"DeepGaze IIE: Calibrated prediction in and out-of-domain for state-of-the-art saliency modeling","date":"2021-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"matthias-k/DeepGaze","path":"deepgaze_pytorch/deepgaze2e.py","file_url":"https://github.com/matthias-k/DeepGaze/blob/HEAD/deepgaze_pytorch/deepgaze2e.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"17f528f7b814b15f","mcp_get_code":{"code_sha256":"17f528f7b814b15f"}},{"arxiv_id":"2104.11227","paper":"/paper/multiscale-vision-transformers","title":"Multiscale Vision Transformers","date":"2021-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"towhee-io/towhee","path":"towhee/models/multiscale_vision_transformers/mvit.py","file_url":"https://github.com/towhee-io/towhee/blob/HEAD/towhee/models/multiscale_vision_transformers/mvit.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":"137b894a55248107","mcp_get_code":{"code_sha256":"137b894a55248107"}},{"arxiv_id":"2104.06022","paper":"/paper/lessons-on-parameter-sharing-across-layers-in","title":"Lessons on Parameter Sharing across Layers in Transformers","date":"2021-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"takase/share_layer_params","path":"fairseq/modules/layer_norm.py","file_url":"https://github.com/takase/share_layer_params/blob/HEAD/fairseq/modules/layer_norm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e994de3ecaaa1676","mcp_get_code":{"code_sha256":"e994de3ecaaa1676"}},{"arxiv_id":"2104.05170","paper":"/paper/memory-guided-unsupervised-image-to-image","title":"Memory-guided Unsupervised Image-to-image Translation","date":"2021-04-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HsinYingLee/DRIT","path":"src/model.py","file_url":"https://github.com/HsinYingLee/DRIT/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"62b928ee0474739e","mcp_get_code":{"code_sha256":"62b928ee0474739e"}},{"arxiv_id":"2104.02439","paper":"/paper/few-shot-transformation-of-common-actions","title":"Few-Shot Transformation of Common Actions into Time and Space","date":"2021-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PengWan-Yang/few-shot-transformer","path":"models/transformer.py","file_url":"https://github.com/PengWan-Yang/few-shot-transformer/blob/HEAD/models/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":"158e0dc0859577bd","mcp_get_code":{"code_sha256":"158e0dc0859577bd"}},{"arxiv_id":"2103.16026","paper":"/paper/progressively-complementary-network-for","title":"Progressively Complementary Network for Fisheye Image Rectification Using Appearance Flow","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uof1745-cmd/PCN","path":"FISH-Net/model/pennet4.py","file_url":"https://github.com/uof1745-cmd/PCN/blob/HEAD/FISH-Net/model/pennet4.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"727026cb3e62026e","mcp_get_code":{"code_sha256":"727026cb3e62026e"}},{"arxiv_id":"2103.15808","paper":"/paper/cvt-introducing-convolutions-to-vision","title":"CvT: Introducing Convolutions to Vision Transformers","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ahmedelmahy/myownvit","path":"vit_pytorch/cvt.py","file_url":"https://github.com/ahmedelmahy/myownvit/blob/HEAD/vit_pytorch/cvt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f919bd05baa8dbfe","mcp_get_code":{"code_sha256":"f919bd05baa8dbfe"}},{"arxiv_id":"2103.15808","paper":"/paper/cvt-introducing-convolutions-to-vision","title":"CvT: Introducing Convolutions to Vision Transformers","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"conceptofmind/CvT-flax","path":"cvt_flax/cvt_flax.py","file_url":"https://github.com/conceptofmind/CvT-flax/blob/HEAD/cvt_flax/cvt_flax.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9822786697807511","mcp_get_code":{"code_sha256":"9822786697807511"}},{"arxiv_id":"2103.03457","paper":"/paper/iot-instance-wise-layer-reordering-for-1","title":"IOT: Instance-wise Layer Reordering for Transformer Structures","date":"2021-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"instance-wise-ordered-transformer/IOT","path":"fairseq/modules/transformer_sentence_encoder_layer.py","file_url":"https://github.com/instance-wise-ordered-transformer/IOT/blob/HEAD/fairseq/modules/transformer_sentence_encoder_layer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e994de3ecaaa1676","mcp_get_code":{"code_sha256":"e994de3ecaaa1676"}},{"arxiv_id":"2103.00993","paper":"/paper/adaspeech-adaptive-text-to-speech-for-custom-1","title":"AdaSpeech: Adaptive Text to Speech for Custom Voice","date":"2021-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tuanh123789/AdaSpeech","path":"model/adaspeech.py","file_url":"https://github.com/tuanh123789/AdaSpeech/blob/HEAD/model/adaspeech.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f4f002f47155dd53","mcp_get_code":{"code_sha256":"f4f002f47155dd53"}},{"arxiv_id":"2102.05918","paper":"/paper/scaling-up-visual-and-vision-language","title":"Scaling Up Visual and Vision-Language Representation Learning With Noisy Text Supervision","date":"2021-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/metaclip","path":"src/mini_clip/model.py","file_url":"https://github.com/facebookresearch/metaclip/blob/HEAD/src/mini_clip/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"953eea434a052b02","mcp_get_code":{"code_sha256":"953eea434a052b02"}},{"arxiv_id":"2010.16056","paper":"/paper/generating-radiology-reports-via-memory","title":"Generating Radiology Reports via Memory-driven Transformer","date":"2020-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cuhksz-nlp/R2Gen","path":"modules/encoder_decoder.py","file_url":"https://github.com/cuhksz-nlp/R2Gen/blob/HEAD/modules/encoder_decoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f3db48bfa8d0418c","mcp_get_code":{"code_sha256":"f3db48bfa8d0418c"}},{"arxiv_id":"2010.04505","paper":"/paper/self-paced-learning-for-neural-machine","title":"Self-Paced Learning for Neural Machine Translation","date":"2020-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wanyu2018umac/Self-Paced-Learning-for-Neural-Machine-Translation","path":"train/train_single.py","file_url":"https://github.com/wanyu2018umac/Self-Paced-Learning-for-Neural-Machine-Translation/blob/HEAD/train/train_single.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ee02fcc05b99b9ac","mcp_get_code":{"code_sha256":"ee02fcc05b99b9ac"}},{"arxiv_id":"2007.00808","paper":"/paper/approximate-nearest-neighbor-negative","title":"Approximate Nearest Neighbor Negative Contrastive Learning for Dense Text Retrieval","date":"2020-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/ANCE","path":"model/SEED_Encoder/modules.py","file_url":"https://github.com/microsoft/ANCE/blob/HEAD/model/SEED_Encoder/modules.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"932bcadd912b1422","mcp_get_code":{"code_sha256":"932bcadd912b1422"}},{"arxiv_id":"2006.11239","paper":"/paper/denoising-diffusion-probabilistic-models","title":"Denoising Diffusion Probabilistic Models","date":"2020-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vvvm23/ddpm","path":"ddpm/unet.py","file_url":"https://github.com/vvvm23/ddpm/blob/HEAD/ddpm/unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e7de96f8ca95ff5c","mcp_get_code":{"code_sha256":"e7de96f8ca95ff5c"}},{"arxiv_id":"2006.04558","paper":"/paper/fastspeech-2-fast-and-high-quality-end-to-end","title":"FastSpeech 2: Fast and High-Quality End-to-End Text to Speech","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"keonlee9420/Comprehensive-Transformer-TTS","path":"model/transformers/transformer_fs2.py","file_url":"https://github.com/keonlee9420/Comprehensive-Transformer-TTS/blob/HEAD/model/transformers/transformer_fs2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dfb900695221fe2d","mcp_get_code":{"code_sha256":"dfb900695221fe2d"}},{"arxiv_id":"2005.05806","paper":"/paper/document-modeling-with-graph-attention","title":"Document Modeling with Graph Attention Networks for Multi-grained Machine Reading Comprehension","date":"2020-05-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DancingSoul/NQ_BERT-DM","path":"modules/graph_encoder.py","file_url":"https://github.com/DancingSoul/NQ_BERT-DM/blob/HEAD/modules/graph_encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7d637db54b1f2f78","mcp_get_code":{"code_sha256":"7d637db54b1f2f78"}},{"arxiv_id":"2004.06165","paper":"/paper/oscar-object-semantics-aligned-pre-training","title":"Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks","date":"2020-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"milvlg/rosita","path":"rosita/modeling/pretrain_tasks/rosita.py","file_url":"https://github.com/milvlg/rosita/blob/HEAD/rosita/modeling/pretrain_tasks/rosita.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":"fcab94bf5f3f29d5","mcp_get_code":{"code_sha256":"fcab94bf5f3f29d5"}},{"arxiv_id":"2002.04114","paper":"/paper/cross-modality-paired-images-generation-for","title":"Cross-Modality Paired-Images Generation for RGB-Infrared Person Re-Identification","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangguanan/JSIA-ReID","path":"core/networks.py","file_url":"https://github.com/wangguanan/JSIA-ReID/blob/HEAD/core/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"401ab8714b56785f","mcp_get_code":{"code_sha256":"401ab8714b56785f"}},{"arxiv_id":"2002.03912","paper":"/paper/a-probabilistic-formulation-of-unsupervised-1","title":"A Probabilistic Formulation of Unsupervised Text Style Transfer","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-coai/NAST","path":"styletransformer/transformer.py","file_url":"https://github.com/thu-coai/NAST/blob/HEAD/styletransformer/transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"244df97d092c7e06","mcp_get_code":{"code_sha256":"244df97d092c7e06"}},{"arxiv_id":"1909.11942","paper":"/paper/albert-a-lite-bert-for-self-supervised","title":"ALBERT: A Lite BERT for Self-supervised Learning of Language Representations","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xinyooo/ALBERT4Rec","path":"models/albert_modules/albert.py","file_url":"https://github.com/xinyooo/ALBERT4Rec/blob/HEAD/models/albert_modules/albert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3f504ebe7af3ba40","mcp_get_code":{"code_sha256":"3f504ebe7af3ba40"}},{"arxiv_id":"1909.11942","paper":"/paper/albert-a-lite-bert-for-self-supervised","title":"ALBERT: A Lite BERT for Self-supervised Learning of Language Representations","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"graykode/ALBERT-Pytorch","path":"models.py","file_url":"https://github.com/graykode/ALBERT-Pytorch/blob/HEAD/models.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":"31b6e6cb2bf23d35","mcp_get_code":{"code_sha256":"31b6e6cb2bf23d35"}},{"arxiv_id":"1906.01787","paper":"/paper/learning-deep-transformer-models-for-machine","title":"Learning Deep Transformer Models for Machine Translation","date":"2019-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangqiangneu/dlcl","path":"fairseq/models/dlcl_transformer.py","file_url":"https://github.com/wangqiangneu/dlcl/blob/HEAD/fairseq/models/dlcl_transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2f3bc129645ecd7a","mcp_get_code":{"code_sha256":"2f3bc129645ecd7a"}},{"arxiv_id":"1906.00295","paper":"/paper/190600295","title":"Multimodal Transformer for Unaligned Multimodal Language Sequences","date":"2019-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"02408cb7d7b045d1","mcp_get_code":{"code_sha256":"02408cb7d7b045d1"}},{"arxiv_id":"1901.02860","paper":"/paper/transformer-xl-attentive-language-models","title":"Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context","date":"2019-01-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/code-prediction-transformer","path":"model.py","file_url":"https://github.com/facebookresearch/code-prediction-transformer/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"39480331817170e8","mcp_get_code":{"code_sha256":"39480331817170e8"}},{"arxiv_id":"1810.04805","paper":"/paper/bert-pre-training-of-deep-bidirectional","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","date":"2018-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dhlee347/pytorchic-bert","path":"models.py","file_url":"https://github.com/dhlee347/pytorchic-bert/blob/HEAD/models.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":"b0f94b02a9a6c057","mcp_get_code":{"code_sha256":"b0f94b02a9a6c057"}},{"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":"tbmoon/LANL_Earthquake_Prediction","path":"models.py","file_url":"https://github.com/tbmoon/LANL_Earthquake_Prediction/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a250416f3ef9f761","mcp_get_code":{"code_sha256":"a250416f3ef9f761"}},{"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":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"71d7a9473bd474a7","mcp_get_code":{"code_sha256":"71d7a9473bd474a7"}},{"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":"brainsqueeze/text2vec","path":"text2vec/models/transformer.py","file_url":"https://github.com/brainsqueeze/text2vec/blob/HEAD/text2vec/models/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"99e61e6c6f863ae4","mcp_get_code":{"code_sha256":"99e61e6c6f863ae4"}},{"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":"hannibal046/nanorwkv","path":"modeling_gpt.py","file_url":"https://github.com/hannibal046/nanorwkv/blob/HEAD/modeling_gpt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"83b0f07badd6155e","mcp_get_code":{"code_sha256":"83b0f07badd6155e"}},{"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":"vpj/jax_transformer","path":"transformer.py","file_url":"https://github.com/vpj/jax_transformer/blob/HEAD/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"429700cb18144ebc","mcp_get_code":{"code_sha256":"429700cb18144ebc"}},{"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":"XapaJIaMnu/transformative","path":"rb-transformer/transformer.py","file_url":"https://github.com/XapaJIaMnu/transformative/blob/HEAD/rb-transformer/transformer.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"94b77cde28f21f74","mcp_get_code":{"code_sha256":"94b77cde28f21f74"}},{"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":"plkmo/Transformer-Eng2French","path":"src/models.py","file_url":"https://github.com/plkmo/Transformer-Eng2French/blob/HEAD/src/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0c007ab0f5eee271","mcp_get_code":{"code_sha256":"0c007ab0f5eee271"}},{"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":"Joshuaoneheart/Fintech-Final-Report","path":"conformer/attention.py","file_url":"https://github.com/Joshuaoneheart/Fintech-Final-Report/blob/HEAD/conformer/attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0caf19266417b144","mcp_get_code":{"code_sha256":"0caf19266417b144"}},{"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":"ArdalanM/nlp-benchmarks","path":"src/transformer/net.py","file_url":"https://github.com/ArdalanM/nlp-benchmarks/blob/HEAD/src/transformer/net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"81f69d067386186f","mcp_get_code":{"code_sha256":"81f69d067386186f"}},{"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":"soumik12345/transformer.pytorch","path":"src/model.py","file_url":"https://github.com/soumik12345/transformer.pytorch/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8c314ea203e87bf8","mcp_get_code":{"code_sha256":"8c314ea203e87bf8"}},{"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":"redevaaa/Transformer-for-EEG","path":"lib/eeg_transformer.py","file_url":"https://github.com/redevaaa/Transformer-for-EEG/blob/HEAD/lib/eeg_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"178bdb0f64560e5e","mcp_get_code":{"code_sha256":"178bdb0f64560e5e"}},{"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":"kotu931226/classifier_transformer_pytorch","path":"model.py","file_url":"https://github.com/kotu931226/classifier_transformer_pytorch/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8b535a6c0835fd61","mcp_get_code":{"code_sha256":"8b535a6c0835fd61"}},{"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":"hyunwookl/testam","path":"model.py","file_url":"https://github.com/hyunwookl/testam/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1d6ed0ba445909a4","mcp_get_code":{"code_sha256":"1d6ed0ba445909a4"}},{"arxiv_id":"1607.06450","paper":"/paper/layer-normalization","title":"Layer Normalization","date":"2016-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kienduynguyen/Layer-Normalization","path":"LayerNorm.py","file_url":"https://github.com/kienduynguyen/Layer-Normalization/blob/HEAD/LayerNorm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"74c1444feed033d0","mcp_get_code":{"code_sha256":"74c1444feed033d0"}},{"arxiv_id":"1512.03385","paper":"/paper/deep-residual-learning-for-image-recognition","title":"Deep Residual Learning for Image Recognition","date":"2015-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AyushAniket/ResNET-and-various-normalizations","path":"train_cifar.py","file_url":"https://github.com/AyushAniket/ResNET-and-various-normalizations/blob/HEAD/train_cifar.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"515047f6ee547d39","mcp_get_code":{"code_sha256":"515047f6ee547d39"}},{"arxiv_id":"1409.0473","paper":"/paper/neural-machine-translation-by-jointly","title":"Neural Machine Translation by Jointly Learning to Align and Translate","date":"2014-09-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YvesWang/Machine_Translation_NLP","path":"Transformer/Decoder_Transformer.py","file_url":"https://github.com/YvesWang/Machine_Translation_NLP/blob/HEAD/Transformer/Decoder_Transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"02408cb7d7b045d1","mcp_get_code":{"code_sha256":"02408cb7d7b045d1"}},{"arxiv_id":"2025.findings-emnlp.28","paper":null,"title":"arXiv:2025.findings-emnlp.28","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"BUAAPY/ProPy","path":"modules/clip_propy.py","file_url":"https://github.com/BUAAPY/ProPy/blob/HEAD/modules/clip_propy.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e296840ad4106ad9","mcp_get_code":{"code_sha256":"e296840ad4106ad9"}}]}