{"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/feedforward","entry":"FeedForward","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":198,"n_papers_ran":187,"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":192,"n_samples_ran":177,"n_samples_fingerprinted":19,"n_places":238,"n_places_pointer_only":100,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":20,"ran_fixture":0,"ran":157,"unverified":15},"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.12219","paper":"/paper/arxiv-2608-12219","title":"ScreenShot: A Foundation Model for Few-Shot Combination Drug Screening","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"tansey-lab/screenshot","path":"screenshot/screenshot.py","file_url":"https://github.com/tansey-lab/screenshot/blob/HEAD/screenshot/screenshot.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"85cac49d6581832a","mcp_get_code":{"code_sha256":"85cac49d6581832a"}},{"arxiv_id":"2607.19400","paper":"/paper/arxiv-2607-19400","title":"TA B U L A Predictive single cell foundation model for gene regulation and aging with privacy-preserving tabular learning","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"aristoteleo/tabula","path":"tabula/model/transfomer/transformer.py","file_url":"https://github.com/aristoteleo/tabula/blob/HEAD/tabula/model/transfomer/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"3a5298d74e9b9d48","mcp_get_code":{"code_sha256":"3a5298d74e9b9d48"}},{"arxiv_id":"2607.13164","paper":"/paper/arxiv-2607-13164","title":"Text2Sign: A Single-GPU Diffusion Baseline for Text-to-Sign Language Video Generation","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"xiaruize0911/text2sign","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"49fb7023a4f1d66f","mcp_get_code":{"code_sha256":"49fb7023a4f1d66f"}},{"arxiv_id":"2607.13103","paper":"/paper/arxiv-2607-13103","title":"Disentangling Knowledge States with Ability and Proficiency Modeling for Knowledge Tracing","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"ThaliaBee/PAKT","path":"models/pakt.py","file_url":"https://github.com/ThaliaBee/PAKT/blob/HEAD/models/pakt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b59372bdd4c84f53","mcp_get_code":{"code_sha256":"b59372bdd4c84f53"}},{"arxiv_id":"2607.06611","paper":"/paper/arxiv-2607-06611","title":"Audio Sentiment Analysis via Distillation and Cross-Modal Integration of Generated Multilingual Transcripts","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"andreidurdun/cross-modal-audio-sentiment","path":"src/models/full_model.py","file_url":"https://github.com/andreidurdun/cross-modal-audio-sentiment/blob/HEAD/src/models/full_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e511bac095e6f4c7","mcp_get_code":{"code_sha256":"e511bac095e6f4c7"}},{"arxiv_id":"2606.20756","paper":"/paper/arxiv-2606-20756","title":"A large-scale foundation model enables simulation-to-real adaptation for nuclear magnetic resonance-based molecular structure analysis","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"wuycM/UltraNMR","path":"models/UltraNMR.py","file_url":"https://github.com/wuycM/UltraNMR/blob/HEAD/models/UltraNMR.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a2d1afa54f836e84","mcp_get_code":{"code_sha256":"a2d1afa54f836e84"}},{"arxiv_id":"2606.15104","paper":"/paper/arxiv-2606-15104","title":"Text-Driven Fusion for Infrared and Visible Images: Achieving Image Scene Adaptation on Hyperbolic Space","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Shaoyun2023/TEDFusion","path":"model/TEDFusion_model.py","file_url":"https://github.com/Shaoyun2023/TEDFusion/blob/HEAD/model/TEDFusion_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b88cfeea8c3a8562","mcp_get_code":{"code_sha256":"b88cfeea8c3a8562"}},{"arxiv_id":"2606.08414","paper":"/paper/arxiv-2606-08414","title":"PACT: Self-Evolving Physical Safety Alignment for Diffusion Policies in Embodied Manipulation","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"thu-ml/RDT2","path":"models/rdt/model.py","file_url":"https://github.com/thu-ml/RDT2/blob/HEAD/models/rdt/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":"12d05605f5f9a64f","mcp_get_code":{"code_sha256":"12d05605f5f9a64f"}},{"arxiv_id":"2606.05878","paper":"/paper/arxiv-2606-05878","title":"TS-ICL: A Flexible Time-Indexed Foundation Model for Time Series via In-Context Learning","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"EDF-Lab/ts-icl","path":"src/tsicl/model/network/ts_icl.py","file_url":"https://github.com/EDF-Lab/ts-icl/blob/HEAD/src/tsicl/model/network/ts_icl.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2faeb7b5ed91d930","mcp_get_code":{"code_sha256":"2faeb7b5ed91d930"}},{"arxiv_id":"2606.00685","paper":"/paper/arxiv-2606-00685","title":"Prior-Guided Multi-Omic Transformers for Single-Cell Gene Regulatory Network Inference","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"tianyang-x/EpiAwareNet_pub","path":"epiaware/models/backbone.py","file_url":"https://github.com/tianyang-x/EpiAwareNet_pub/blob/HEAD/epiaware/models/backbone.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4344faa1dc118313","mcp_get_code":{"code_sha256":"4344faa1dc118313"}},{"arxiv_id":"2606.00081","paper":"/paper/arxiv-2606-00081","title":"DAStatFormer: A Hybrid Multibranch Transformer with Statistical Feature Integration for DAS-Based Pattern Recognitions","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"MichelD-git/DAStatFormer","path":"DAStatFomer.py","file_url":"https://github.com/MichelD-git/DAStatFormer/blob/HEAD/DAStatFomer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"21a71c91f21d4e18","mcp_get_code":{"code_sha256":"21a71c91f21d4e18"}},{"arxiv_id":"2605.26502","paper":"/paper/arxiv-2605-26502","title":"PRISM: Position-encoded Regressive Inverse Spectral Model for Multilayer Thin-Film Design","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"wang-henry4/prism","path":"prism/model/prefix_material_thk_model.py","file_url":"https://github.com/wang-henry4/prism/blob/HEAD/prism/model/prefix_material_thk_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"91913cd228358853","mcp_get_code":{"code_sha256":"91913cd228358853"}},{"arxiv_id":"2605.11622","paper":"/paper/arxiv-2605-11622","title":"RNA-FM: Flow-Matching Generative Model for Genome-wide RNA-Seq Prediction","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"YXSong000/RNA-FM","path":"src/model_RNAFM.py","file_url":"https://github.com/YXSong000/RNA-FM/blob/HEAD/src/model_RNAFM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"efb3191c8d3e8b9a","mcp_get_code":{"code_sha256":"efb3191c8d3e8b9a"}},{"arxiv_id":"2605.07048","paper":"/paper/arxiv-2605-07048","title":"Unlocking High-Fidelity Molecular Generation from Mass Spectra via Dual-Stream Line Graph Diffusion","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"du-lab-data-science/DualLGD","path":"src/models/duallgd_transformer.py","file_url":"https://github.com/du-lab-data-science/DualLGD/blob/HEAD/src/models/duallgd_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6ce3de746b63cb89","mcp_get_code":{"code_sha256":"6ce3de746b63cb89"}},{"arxiv_id":"2604.15377","paper":"/paper/arxiv-2604-15377","title":"M3R: Localized Rainfall Nowcasting with Meteorology-Informed MultiModal Attention","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"Sanjeev97/M3Rain","path":"models/m3.py","file_url":"https://github.com/Sanjeev97/M3Rain/blob/HEAD/models/m3.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"26e9ab8b7a4fa0e9","mcp_get_code":{"code_sha256":"26e9ab8b7a4fa0e9"}},{"arxiv_id":"2604.03203","paper":"/paper/arxiv-2604-03203","title":"PR3DICTR: A modular AI framework for medical 3D image-based detection and outcome prediction","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"DLinRadiotherapyUMCG/PR3DICTR","path":"src/models/TransRP_ViT.py","file_url":"https://github.com/DLinRadiotherapyUMCG/PR3DICTR/blob/HEAD/src/models/TransRP_ViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"961af835580bb081","mcp_get_code":{"code_sha256":"961af835580bb081"}},{"arxiv_id":"2603.28610","paper":"/paper/arxiv-2603-28610","title":"ResAdapt: Adaptive Resolution for Efficient Multimodal Reasoning","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Xnhyacinth/ResAdapt","path":"resadapt/allocator/aznet_v1.py","file_url":"https://github.com/Xnhyacinth/ResAdapt/blob/HEAD/resadapt/allocator/aznet_v1.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5d733ab29c30bfdf","mcp_get_code":{"code_sha256":"5d733ab29c30bfdf"}},{"arxiv_id":"2603.09390","paper":"/paper/arxiv-2603-09390","title":"Training-Free Coverless Multi-Image Steganography with Access Control","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Minyeol/MIDAS","path":"ip_adapter/resampler.py","file_url":"https://github.com/Minyeol/MIDAS/blob/HEAD/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2603.03388","paper":"/paper/arxiv-2603-03388","title":"RADAR: Learning to Route with Asymmetry-aware DistAnce Representations","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"yihang0410/RADAR","path":"acvrp/ACVRPModel.py","file_url":"https://github.com/yihang0410/RADAR/blob/HEAD/acvrp/ACVRPModel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ed1b81f4ac4a7d2d","mcp_get_code":{"code_sha256":"ed1b81f4ac4a7d2d"}},{"arxiv_id":"2602.21043","paper":"/paper/arxiv-2602-21043","title":"T1: One-to-One Channel-Head Binding for Multivariate Time-Series Imputation","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"Oppenheimerdinger/T1","path":"models/T1.py","file_url":"https://github.com/Oppenheimerdinger/T1/blob/HEAD/models/T1.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"07ced2912044bc6c","mcp_get_code":{"code_sha256":"07ced2912044bc6c"}},{"arxiv_id":"2602.19113","paper":"/paper/arxiv-2602-19113","title":"Learning from Complexity: Exploring Dynamic Sample Pruning of Spatio-Temporal Training","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"HKUDS/OpenCity","path":"model/OpenCity/OpenCity.py","file_url":"https://github.com/HKUDS/OpenCity/blob/HEAD/model/OpenCity/OpenCity.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cd2445c057559fdf","mcp_get_code":{"code_sha256":"cd2445c057559fdf"}},{"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_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4a5dbdfface25b7b","mcp_get_code":{"code_sha256":"4a5dbdfface25b7b"}},{"arxiv_id":"2602.04680","paper":"/paper/arxiv-2602-04680","title":"Audio ControlNet for Fine-Grained Audio Generation and Editing","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"haidog-yaqub/EzAudio","path":"src/models/controlnet.py","file_url":"https://github.com/haidog-yaqub/EzAudio/blob/HEAD/src/models/controlnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e85a8130cccd0e41","mcp_get_code":{"code_sha256":"e85a8130cccd0e41"}},{"arxiv_id":"2602.00596","paper":"/paper/arxiv-2602-00596","title":"Kernelized Edge Attention: Addressing Semantic Attention Blurring in Temporal Graph Neural Networks","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"shenyangHuang/TGB","path":"modules/sthn.py","file_url":"https://github.com/shenyangHuang/TGB/blob/HEAD/modules/sthn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f512e4efa2c5957a","mcp_get_code":{"code_sha256":"f512e4efa2c5957a"}},{"arxiv_id":"2601.22537","paper":"/paper/arxiv-2601-22537","title":"EndoCaver: Handling Fog, Blur and Glare in Endoscopic Images via Joint Deblurring-Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"ReaganWu/EndoCaver","path":"endocaver/model.py","file_url":"https://github.com/ReaganWu/EndoCaver/blob/HEAD/endocaver/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"04cc39ea10efa29a","mcp_get_code":{"code_sha256":"04cc39ea10efa29a"}},{"arxiv_id":"2601.19498","paper":"/paper/arxiv-2601-19498","title":"Cortex-Grounded Diffusion Models for Brain Image Generation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"ai-med/Cor2Vox","path":"model/BrownianBridge/BrownianBridgeModel_c2v.py","file_url":"https://github.com/ai-med/Cor2Vox/blob/HEAD/model/BrownianBridge/BrownianBridgeModel_c2v.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"b4a4743ddfccd71a","mcp_get_code":{"code_sha256":"b4a4743ddfccd71a"}},{"arxiv_id":"2511.11090","paper":"/paper/arxiv-2511-11090","title":"A Space-Time Transformer for Precipitation Nowcasting","date":null,"month_inferred_from_arxiv_id":"2025-11","title_source":"syntology","repo":"leharris3/satformer","path":"src/model/SaTformer/SaTformer.py","file_url":"https://github.com/leharris3/satformer/blob/HEAD/src/model/SaTformer/SaTformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8705d8d4c91a28a9","mcp_get_code":{"code_sha256":"8705d8d4c91a28a9"}},{"arxiv_id":"2511.05622","paper":"/paper/arxiv-2511-05622","title":"Grounding Foundational Vision Models with 3D Human Poses for Robust Action Recognition","date":null,"month_inferred_from_arxiv_id":"2025-11","title_source":"syntology","repo":"nbabey20/groundactrec","path":"trainheads/train_crossatt_fusion.py","file_url":"https://github.com/nbabey20/groundactrec/blob/HEAD/trainheads/train_crossatt_fusion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"be48bb08ba634cc3","mcp_get_code":{"code_sha256":"be48bb08ba634cc3"}},{"arxiv_id":"2510.25259","paper":"/paper/arxiv-2510-25259","title":"TV-Rec: Time-Variant Convolutional Filter for Sequential Recommendation","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"yehjin-shin/TV-Rec","path":"model/tvrec.py","file_url":"https://github.com/yehjin-shin/TV-Rec/blob/HEAD/model/tvrec.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"07129e6b4f804022","mcp_get_code":{"code_sha256":"07129e6b4f804022"}},{"arxiv_id":"2510.13451","paper":"/paper/arxiv-2510-13451","title":"Toward Efficient Inference Attacks: Shadow Model Sharing via Mixture-of-Experts","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"BaiLibl/ShadowPool","path":"models/mlpmixer.py","file_url":"https://github.com/BaiLibl/ShadowPool/blob/HEAD/models/mlpmixer.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":"7ad86819c80a33c6","mcp_get_code":{"code_sha256":"7ad86819c80a33c6"}},{"arxiv_id":"2510.09837","paper":"/paper/arxiv-2510-09837","title":"Domain Knowledge Infused Conditional Generative Models for Accelerating Drug Discovery","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"GenerativeDrugDiscovery/xImagand-DKI","path":"imagand.py","file_url":"https://github.com/GenerativeDrugDiscovery/xImagand-DKI/blob/HEAD/imagand.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0ca386aa9a182346","mcp_get_code":{"code_sha256":"0ca386aa9a182346"}},{"arxiv_id":"2509.24332","paper":"/paper/arxiv-2509-24332","title":"Towards Generalizable PDE Dynamics Forecasting via Physics-Guided Invariant Learning","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"LSY-Cython/iMOOE","path":"models/framework.py","file_url":"https://github.com/LSY-Cython/iMOOE/blob/HEAD/models/framework.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3c6e1ce6d200051b","mcp_get_code":{"code_sha256":"3c6e1ce6d200051b"}},{"arxiv_id":"2509.16691","paper":"/paper/arxiv-2509-16691","title":"InstanceAssemble: Layout-Aware Image Generation via Instance Assembling Attention","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"FireRedTeam/InstanceAssemble","path":"src/flux/transformer.py","file_url":"https://github.com/FireRedTeam/InstanceAssemble/blob/HEAD/src/flux/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"75e29f2c2eda1cd6","mcp_get_code":{"code_sha256":"75e29f2c2eda1cd6"}},{"arxiv_id":"2509.04966","paper":"/paper/arxiv-2509-04966","title":"Neuro-Spectral Architectures for Causal Physics-Informed Networks","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"arthur-bizzi/neusa","path":"models/PINNsFormer.py","file_url":"https://github.com/arthur-bizzi/neusa/blob/HEAD/models/PINNsFormer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2d65b3eafa08e74d","mcp_get_code":{"code_sha256":"2d65b3eafa08e74d"}},{"arxiv_id":"2508.14440","paper":"/paper/arxiv-2508-14440","title":"MUSE: Multi-Subject Unified Synthesis via Explicit Layout Semantic Expansion","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"pf0607/MUSE","path":"adapter_modules/resampler.py","file_url":"https://github.com/pf0607/MUSE/blob/HEAD/adapter_modules/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2507.09102","paper":null,"title":"arXiv:2507.09102","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"wdttt/PointSD","path":"resampler.py","file_url":"https://github.com/wdttt/PointSD/blob/HEAD/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2507.06363","paper":null,"title":"arXiv:2507.06363","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"gmum/MambaHoME","path":"src/models/soft_moe_2d_3d.py","file_url":"https://github.com/gmum/MambaHoME/blob/HEAD/src/models/soft_moe_2d_3d.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":"524652e3479af309","mcp_get_code":{"code_sha256":"524652e3479af309"}},{"arxiv_id":"2506.22463","paper":"/paper/modulated-diffusion-accelerating-generative","title":"Modulated Diffusion: Accelerating Generative Modeling with Modulated Quantization","date":"2025-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WeizhiGao/MoDiff","path":"qdiff/quant_model.py","file_url":"https://github.com/WeizhiGao/MoDiff/blob/HEAD/qdiff/quant_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3abfca8077fe9d76","mcp_get_code":{"code_sha256":"3abfca8077fe9d76"}},{"arxiv_id":"2505.15816","paper":"/paper/streamline-without-sacrifice-squeeze-out","title":"Streamline Without Sacrifice -- Squeeze out Computation Redundancy in LMM","date":"2025-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"penghao-wu/proxyv","path":"llava/model/multimodal_resampler/perceiver.py","file_url":"https://github.com/penghao-wu/proxyv/blob/HEAD/llava/model/multimodal_resampler/perceiver.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2505.02707","paper":"/paper/voila-voice-language-foundation-models-for","title":"Voila: Voice-Language Foundation Models for Real-Time Autonomous Interaction and Voice Role-Play","date":"2025-05-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maitrix-org/Voila","path":"model.py","file_url":"https://github.com/maitrix-org/Voila/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"93e3421ceb409365","mcp_get_code":{"code_sha256":"93e3421ceb409365"}},{"arxiv_id":"2505.02625","paper":"/paper/llama-omni2-llm-based-real-time-spoken","title":"LLaMA-Omni2: LLM-based Real-time Spoken Chatbot with Autoregressive Streaming Speech Synthesis","date":"2025-05-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rainbowluocs/openomni","path":"openomni/model/speech_generator_ar/speech_generator.py","file_url":"https://github.com/rainbowluocs/openomni/blob/HEAD/openomni/model/speech_generator_ar/speech_generator.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2504.20860","paper":null,"title":"arXiv:2504.20860","date":null,"month_inferred_from_arxiv_id":"2025-04","title_source":null,"repo":"mainaksingha01/FedMVP","path":"model/FedMVP.py","file_url":"https://github.com/mainaksingha01/FedMVP/blob/HEAD/model/FedMVP.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a53822227b596ff","mcp_get_code":{"code_sha256":"0a53822227b596ff"}},{"arxiv_id":"2504.07963","paper":"/paper/pixelflow-pixel-space-generative-models-with","title":"PixelFlow: Pixel-Space Generative Models with Flow","date":"2025-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shoufachen/pixelflow","path":"pixelflow/model.py","file_url":"https://github.com/shoufachen/pixelflow/blob/HEAD/pixelflow/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"449a7a8cba22b436","mcp_get_code":{"code_sha256":"449a7a8cba22b436"}},{"arxiv_id":"2503.16418","paper":"/paper/infiniteyou-flexible-photo-recrafting-while","title":"InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity","date":"2025-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/InfiniteYou","path":"pipelines/resampler.py","file_url":"https://github.com/bytedance/InfiniteYou/blob/HEAD/pipelines/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2503.10696","paper":"/paper/neighboring-autoregressive-modeling-for","title":"Neighboring Autoregressive Modeling for Efficient Visual Generation","date":"2025-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thisisbillhe/nar","path":"NAR-images/autoregressive/models/gpt.py","file_url":"https://github.com/thisisbillhe/nar/blob/HEAD/NAR-images/autoregressive/models/gpt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3a7d232cb0775401","mcp_get_code":{"code_sha256":"3a7d232cb0775401"}},{"arxiv_id":"2502.13995","paper":"/paper/fantasyid-face-knowledge-enhanced-id","title":"FantasyID: Face Knowledge Enhanced ID-Preserving Video Generation","date":null,"month_inferred_from_arxiv_id":"2025-02","title_source":"archive","repo":"Fantasy-AMAP/fantasy-id","path":"models/face_abstractor.py","file_url":"https://github.com/Fantasy-AMAP/fantasy-id/blob/HEAD/models/face_abstractor.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2501.08303","paper":"/paper/advancing-semantic-future-prediction-through","title":"Advancing Semantic Future Prediction through Multimodal Visual Sequence Transformers","date":"2025-01-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sta8is/futurist","path":"src/futurist.py","file_url":"https://github.com/sta8is/futurist/blob/HEAD/src/futurist.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"73f0b6932d0b0069","mcp_get_code":{"code_sha256":"73f0b6932d0b0069"}},{"arxiv_id":"2501.01790","paper":"/paper/ingredients-blending-custom-photos-with-video","title":"Ingredients: Blending Custom Photos with Video Diffusion Transformers","date":"2025-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"feizc/ingredients","path":"models/local_facial_extractor.py","file_url":"https://github.com/feizc/ingredients/blob/HEAD/models/local_facial_extractor.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2501.00880","paper":"/paper/improving-autoregressive-visual-generation","title":"Improving Autoregressive Visual Generation with Cluster-Oriented Token Prediction","date":"2025-01-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sjtuplayer/IAR","path":"autoregressive/models/gpt.py","file_url":"https://github.com/sjtuplayer/IAR/blob/HEAD/autoregressive/models/gpt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0266f2bd1a7c84d4","mcp_get_code":{"code_sha256":"0266f2bd1a7c84d4"}},{"arxiv_id":"2412.15109","paper":"/paper/predictive-inverse-dynamics-models-are","title":"Predictive Inverse Dynamics Models are Scalable Learners for Robotic Manipulation","date":null,"month_inferred_from_arxiv_id":"2024-12","title_source":"archive","repo":"openrobotlab/seer","path":"models/perceiver_resampler.py","file_url":"https://github.com/openrobotlab/seer/blob/HEAD/models/perceiver_resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2412.14006","paper":"/paper/instructseg-unifying-instructed-visual","title":"InstructSeg: Unifying Instructed Visual Segmentation with Multi-modal Large Language Models","date":"2024-12-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"congvvc/instructseg","path":"instructseg/model/language_model/ovp.py","file_url":"https://github.com/congvvc/instructseg/blob/HEAD/instructseg/model/language_model/ovp.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2412.03177","paper":"/paper/patchdpo-patch-level-dpo-for-finetuning-free","title":"PatchDPO: Patch-level DPO for Finetuning-free Personalized Image Generation","date":"2024-12-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hqhqaq/patchdpo","path":"ip_adapter/resampler.py","file_url":"https://github.com/hqhqaq/patchdpo/blob/HEAD/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2411.17697","paper":"/paper/stableanimator-high-quality-identity","title":"StableAnimator: High-Quality Identity-Preserving Human Image Animation","date":"2024-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Francis-Rings/StableAnimator","path":"animation/modules/id_encoder.py","file_url":"https://github.com/Francis-Rings/StableAnimator/blob/HEAD/animation/modules/id_encoder.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2411.17606","paper":"/paper/hyperseg-towards-universal-visual","title":"HyperSeg: Towards Universal Visual Segmentation with Large Language Model","date":"2024-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"congvvc/HyperSeg","path":"hyperseg/model/language_model/perceiver.py","file_url":"https://github.com/congvvc/HyperSeg/blob/HEAD/hyperseg/model/language_model/perceiver.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2411.11909","paper":"/paper/symdpo-boosting-in-context-learning-of-large","title":"SymDPO: Boosting In-Context Learning of Large Multimodal Models with Symbol Demonstration Direct Preference Optimization","date":"2024-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"APiaoG/SymDPO","path":"open_flamingo/src/helpers.py","file_url":"https://github.com/APiaoG/SymDPO/blob/HEAD/open_flamingo/src/helpers.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":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2411.03859","paper":"/paper/unitraj-universal-human-trajectory-modeling","title":"UniTraj: Learning a Universal Trajectory Foundation Model from Billion-Scale Worldwide Traces","date":"2024-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yasoz/UniTraj","path":"utils/unitraj.py","file_url":"https://github.com/Yasoz/UniTraj/blob/HEAD/utils/unitraj.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":"5ced885f98bd1af7","mcp_get_code":{"code_sha256":"5ced885f98bd1af7"}},{"arxiv_id":"2410.12261","paper":"/paper/catch-channel-aware-multivariate-time-series","title":"CATCH: Channel-Aware multivariate Time Series Anomaly Detection via Frequency Patching","date":"2024-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"decisionintelligence/catch","path":"ts_benchmark/baselines/catch/CATCH.py","file_url":"https://github.com/decisionintelligence/catch/blob/HEAD/ts_benchmark/baselines/catch/CATCH.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8a77b8600e54d5f7","mcp_get_code":{"code_sha256":"8a77b8600e54d5f7"}},{"arxiv_id":"2410.06244","paper":"/paper/story-adapter-a-training-free-iterative","title":"Story-Adapter: A Training-free Iterative Framework for Long Story Visualization","date":"2024-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jwmao1/story-adapter","path":"ip_adapter/resampler.py","file_url":"https://github.com/jwmao1/story-adapter/blob/HEAD/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2410.05470","paper":"/paper/image-watermarks-are-removable-using","title":"Image Watermarks are Removable Using Controllable Regeneration from Clean Noise","date":"2024-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yepengliu/ctrlregen","path":"train/ip_adapter/resampler.py","file_url":"https://github.com/yepengliu/ctrlregen/blob/HEAD/train/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2410.03936","paper":"/paper/learning-truncated-causal-history-model-for","title":"Learning Truncated Causal History Model for Video Restoration","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ascend-Research/Turtle","path":"basicsr/models/archs/turtle_arch.py","file_url":"https://github.com/Ascend-Research/Turtle/blob/HEAD/basicsr/models/archs/turtle_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e9335a8b80d8981e","mcp_get_code":{"code_sha256":"e9335a8b80d8981e"}},{"arxiv_id":"2410.02705","paper":"/paper/controlar-controllable-image-generation-with","title":"ControlAR: Controllable Image Generation with Autoregressive Models","date":"2024-10-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hustvl/controlar","path":"autoregressive/models/gpt.py","file_url":"https://github.com/hustvl/controlar/blob/HEAD/autoregressive/models/gpt.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":"cf99c2811308e5e5","mcp_get_code":{"code_sha256":"cf99c2811308e5e5"}},{"arxiv_id":"2409.08258","paper":"/paper/improving-virtual-try-on-with-garment-focused","title":"Improving Virtual Try-On with Garment-focused Diffusion Models","date":"2024-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"siqi0905/gardiff","path":"src/adapter/resampler.py","file_url":"https://github.com/siqi0905/gardiff/blob/HEAD/src/adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2409.01055","paper":"/paper/follow-your-canvas-higher-resolution-video","title":"Follow-Your-Canvas: Higher-Resolution Video Outpainting with Extensive Content Generation","date":"2024-09-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mayuelala/followyourcanvas","path":"animatediff/models/resampler.py","file_url":"https://github.com/mayuelala/followyourcanvas/blob/HEAD/animatediff/models/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2408.05939","paper":"/paper/uniportrait-a-unified-framework-for-identity","title":"UniPortrait: A Unified Framework for Identity-Preserving Single- and Multi-Human Image Personalization","date":"2024-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junjiehe96/UniPortrait","path":"uniportrait/resampler.py","file_url":"https://github.com/junjiehe96/UniPortrait/blob/HEAD/uniportrait/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2408.05926","paper":"/paper/bi-mdrg-bridging-image-history-in-multimodal","title":"BI-MDRG: Bridging Image History in Multimodal Dialogue Response Generation","date":"2024-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hee-suk-yoon/BI-MDRG","path":"open_flamingo-main/open_flamingo/src/helpers.py","file_url":"https://github.com/hee-suk-yoon/BI-MDRG/blob/HEAD/open_flamingo-main/open_flamingo/src/helpers.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"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":"1e98c6126e991a81","mcp_get_code":{"code_sha256":"1e98c6126e991a81"}},{"arxiv_id":"2407.10459","paper":"/paper/diffstega-towards-universal-training-free","title":"DiffStega: Towards Universal Training-Free Coverless Image Steganography with Diffusion Models","date":"2024-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"evtricks/DiffStega","path":"ip_adapter/resampler.py","file_url":"https://github.com/evtricks/DiffStega/blob/HEAD/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"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":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e868ab7476b4a76","mcp_get_code":{"code_sha256":"9e868ab7476b4a76"}},{"arxiv_id":"2407.01494","paper":"/paper/foleycrafter-bring-silent-videos-to-life-with","title":"FoleyCrafter: Bring Silent Videos to Life with Lifelike and Synchronized Sounds","date":"2024-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"open-mmlab/foleycrafter","path":"foleycrafter/models/adapters/resampler.py","file_url":"https://github.com/open-mmlab/foleycrafter/blob/HEAD/foleycrafter/models/adapters/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2407.01414","paper":"/paper/styleshot-a-snapshot-on-any-style","title":"StyleShot: A Snapshot on Any Style","date":"2024-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"open-mmlab/StyleShot","path":"ip_adapter/resampler.py","file_url":"https://github.com/open-mmlab/StyleShot/blob/HEAD/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2407.00224","paper":"/paper/multimodal-prototyping-for-cancer-survival","title":"Multimodal Prototyping for cancer survival prediction","date":"2024-06-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mahmoodlab/MMP","path":"src/mil_models/model_multimodal.py","file_url":"https://github.com/mahmoodlab/MMP/blob/HEAD/src/mil_models/model_multimodal.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"a206b906c4df0eba","mcp_get_code":{"code_sha256":"a206b906c4df0eba"}},{"arxiv_id":"2406.16955","paper":"/paper/srvit-vision-transformers-for-estimating","title":"SRViT: Vision Transformers for Estimating Radar Reflectivity from Satellite Observations at Scale","date":"2024-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stockeh/srvit","path":"src/vit/model.py","file_url":"https://github.com/stockeh/srvit/blob/HEAD/src/vit/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6f16fe28896970c4","mcp_get_code":{"code_sha256":"6f16fe28896970c4"}},{"arxiv_id":"2406.14496","paper":"/paper/african-or-european-swallow-benchmarking","title":"African or European Swallow? Benchmarking Large Vision-Language Models for Fine-Grained Object Classification","date":"2024-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gregor-ge/FOCI-Benchmark","path":"benchmark/model/my_llava.py","file_url":"https://github.com/gregor-ge/FOCI-Benchmark/blob/HEAD/benchmark/model/my_llava.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2406.07547","paper":"/paper/zero-shot-image-editing-with-reference","title":"Zero-shot Image Editing with Reference Imitation","date":"2024-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ali-vilab/MimicBrush","path":"mimicbrush/resampler.py","file_url":"https://github.com/ali-vilab/MimicBrush/blob/HEAD/mimicbrush/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2406.07209","paper":"/paper/ms-diffusion-multi-subject-zero-shot-image","title":"MS-Diffusion: Multi-subject Zero-shot Image Personalization with Layout Guidance","date":"2024-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MS-Diffusion/MS-Diffusion","path":"msdiffusion/models/projection.py","file_url":"https://github.com/MS-Diffusion/MS-Diffusion/blob/HEAD/msdiffusion/models/projection.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2406.04329","paper":"/paper/simplified-and-generalized-masked-diffusion","title":"Simplified and Generalized Masked Diffusion for Discrete Data","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-deepmind/md4","path":"md4/models/diffusion/md4.py","file_url":"https://github.com/google-deepmind/md4/blob/HEAD/md4/models/diffusion/md4.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":"170abc34ff9d4f81","mcp_get_code":{"code_sha256":"170abc34ff9d4f81"}},{"arxiv_id":"2405.13911","paper":"/paper/topa-extend-large-language-models-for-video","title":"TOPA: Extending Large Language Models for Video Understanding via Text-Only Pre-Alignment","date":"2024-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dhg-wei/topa","path":"llama/model.py","file_url":"https://github.com/dhg-wei/topa/blob/HEAD/llama/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"24ac4d693325d0c3","mcp_get_code":{"code_sha256":"24ac4d693325d0c3"}},{"arxiv_id":"2405.13722","paper":"/paper/instadrag-lightning-fast-and-accurate-drag","title":"LightningDrag: Lightning Fast and Accurate Drag-based Image Editing Emerging from Videos","date":"2024-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"magic-research/lightningdrag","path":"models/resampler.py","file_url":"https://github.com/magic-research/lightningdrag/blob/HEAD/models/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2405.11913","paper":"/paper/diff-bgm-a-diffusion-model-for-video","title":"Diff-BGM: A Diffusion Model for Video Background Music Generation","date":"2024-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sizhelee/Diff-BGM","path":"diffbgm/stable_diffusion/model/unet.py","file_url":"https://github.com/sizhelee/Diff-BGM/blob/HEAD/diffbgm/stable_diffusion/model/unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"43122f1b2e7a25bb","mcp_get_code":{"code_sha256":"43122f1b2e7a25bb"}},{"arxiv_id":"2404.16022","paper":"/paper/pulid-pure-and-lightning-id-customization-via","title":"PuLID: Pure and Lightning ID Customization via Contrastive Alignment","date":"2024-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tothebeginning/pulid","path":"pulid/encoders_transformer.py","file_url":"https://github.com/tothebeginning/pulid/blob/HEAD/pulid/encoders_transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2404.15275","paper":"/paper/id-animator-zero-shot-identity-preserving","title":"ID-Animator: Zero-Shot Identity-Preserving Human Video Generation","date":"2024-04-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"id-animator/id-animator","path":"ID-Animator/faceadapter/resampler.py","file_url":"https://github.com/id-animator/id-animator/blob/HEAD/ID-Animator/faceadapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2404.10939","paper":"/paper/more-room-for-language-investigating-the","title":"More Room for Language: Investigating the Effect of Retrieval on Language Models","date":"2024-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltgoslo/more-room-for-language","path":"pretraining/model.py","file_url":"https://github.com/ltgoslo/more-room-for-language/blob/HEAD/pretraining/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"a49358fc298ebdcb","mcp_get_code":{"code_sha256":"a49358fc298ebdcb"}},{"arxiv_id":"2404.07143","paper":"/paper/leave-no-context-behind-efficient-infinite","title":"Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention","date":"2024-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ArionDas/InfiniGPT","path":"src/infini_transformer.py","file_url":"https://github.com/ArionDas/InfiniGPT/blob/HEAD/src/infini_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"6190672bce0e4f2a","mcp_get_code":{"code_sha256":"6190672bce0e4f2a"}},{"arxiv_id":"2404.02733","paper":"/paper/instantstyle-free-lunch-towards-style","title":"InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation","date":"2024-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"instantstyle/instantstyle","path":"ip_adapter/resampler.py","file_url":"https://github.com/instantstyle/instantstyle/blob/HEAD/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"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":"3c4ac9454843b309","mcp_get_code":{"code_sha256":"3c4ac9454843b309"}},{"arxiv_id":"2404.00288","paper":null,"title":"arXiv:2404.00288","date":null,"month_inferred_from_arxiv_id":"2024-04","title_source":null,"repo":"joshyZhou/FPro","path":"basicsr/models/archs/FPro_arch.py","file_url":"https://github.com/joshyZhou/FPro/blob/HEAD/basicsr/models/archs/FPro_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"479ae430111a6061","mcp_get_code":{"code_sha256":"479ae430111a6061"}},{"arxiv_id":"2403.10983","paper":"/paper/omg-occlusion-friendly-personalized-multi","title":"OMG: Occlusion-friendly Personalized Multi-concept Generation in Diffusion Models","date":"2024-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kongzhecn/omg","path":"src/ip_adapter/resampler.py","file_url":"https://github.com/kongzhecn/omg/blob/HEAD/src/ip_adapter/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2403.08161","paper":"/paper/lafs-landmark-based-facial-self-supervised","title":"LAFS: Landmark-based Facial Self-supervised Learning for Face Recognition","date":"2024-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"szlbiubiubiu/lafs_cvpr2024","path":"face_pre_pro/ViT_face.py","file_url":"https://github.com/szlbiubiubiu/lafs_cvpr2024/blob/HEAD/face_pre_pro/ViT_face.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6c4e6da8c7866587","mcp_get_code":{"code_sha256":"6c4e6da8c7866587"}},{"arxiv_id":"2403.07508","paper":"/paper/moai-mixture-of-all-intelligence-for-large","title":"MoAI: Mixture of All Intelligence for Large Language and Vision Models","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ByungKwanLee/MoAI","path":"moai/arch/expert_module.py","file_url":"https://github.com/ByungKwanLee/MoAI/blob/HEAD/moai/arch/expert_module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a89330150e46391d","mcp_get_code":{"code_sha256":"a89330150e46391d"}},{"arxiv_id":"2403.06225","paper":"/paper/most-motion-style-transformer-between-diverse","title":"MoST: Motion Style Transformer between Diverse Action Contents","date":"2024-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Boeun-Kim/MoST","path":"model/networks.py","file_url":"https://github.com/Boeun-Kim/MoST/blob/HEAD/model/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"729f85e02916859e","mcp_get_code":{"code_sha256":"729f85e02916859e"}},{"arxiv_id":"2402.19387","paper":"/paper/sed-semantic-aware-discriminator-for-image","title":"SeD: Semantic-Aware Discriminator for Image Super-Resolution","date":"2024-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lbc12345/sed","path":"models/sed.py","file_url":"https://github.com/lbc12345/sed/blob/HEAD/models/sed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b5d6d2fae2d26baf","mcp_get_code":{"code_sha256":"b5d6d2fae2d26baf"}},{"arxiv_id":"2402.09450","paper":"/paper/guiding-masked-representation-learning-to","title":"Guiding Masked Representation Learning to Capture Spatio-Temporal Relationship of Electrocardiogram","date":"2024-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bakqui/st-mem","path":"models/st_mem.py","file_url":"https://github.com/bakqui/st-mem/blob/HEAD/models/st_mem.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"64ed1b3cde2d010f","mcp_get_code":{"code_sha256":"64ed1b3cde2d010f"}},{"arxiv_id":"2402.05706","paper":"/paper/unified-speech-text-pretraining-for-spoken","title":"Paralinguistics-Aware Speech-Empowered Large Language Models for Natural Conversation","date":"2024-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver-ai/usdm","path":"src/decoder/voicebox/model/voicebox.py","file_url":"https://github.com/naver-ai/usdm/blob/HEAD/src/decoder/voicebox/model/voicebox.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":"9e31ddf294975779","mcp_get_code":{"code_sha256":"9e31ddf294975779"}},{"arxiv_id":"2402.02583","paper":"/paper/diffeditor-boosting-accuracy-and-flexibility","title":"DiffEditor: Boosting Accuracy and Flexibility on Diffusion-based Image Editing","date":"2024-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mc-e/dragondiffusion","path":"src/unet/attention_processor.py","file_url":"https://github.com/mc-e/dragondiffusion/blob/HEAD/src/unet/attention_processor.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2401.10695","paper":"/paper/langbridge-multilingual-reasoning-without","title":"LangBridge: Multilingual Reasoning Without Multilingual Supervision","date":"2024-01-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kaistAI/LangBridge","path":"langbridge/modeling_langbridge.py","file_url":"https://github.com/kaistAI/LangBridge/blob/HEAD/langbridge/modeling_langbridge.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":"37a7a2b6f100bb8d","mcp_get_code":{"code_sha256":"37a7a2b6f100bb8d"}},{"arxiv_id":"2401.07519","paper":"/paper/instantid-zero-shot-identity-preserving","title":"InstantID: Zero-shot Identity-Preserving Generation in Seconds","date":"2024-01-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"instantid/instantid","path":"pipeline_stable_diffusion_xl_instantid_img2img.py","file_url":"https://github.com/instantid/instantid/blob/HEAD/pipeline_stable_diffusion_xl_instantid_img2img.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2401.04088","paper":"/paper/mixtral-of-experts","title":"Mixtral of Experts","date":"2024-01-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingyaogong/minimind","path":"model/model_minimind.py","file_url":"https://github.com/jingyaogong/minimind/blob/HEAD/model/model_minimind.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":"549cdd919dd3f999","mcp_get_code":{"code_sha256":"549cdd919dd3f999"}},{"arxiv_id":"2401.04088","paper":"/paper/mixtral-of-experts","title":"Mixtral of Experts","date":"2024-01-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kamanphoebe/look-into-moes","path":"mixtral_instruct/modeling_mixtral_instruct.py","file_url":"https://github.com/kamanphoebe/look-into-moes/blob/HEAD/mixtral_instruct/modeling_mixtral_instruct.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3678349ac16c8826","mcp_get_code":{"code_sha256":"3678349ac16c8826"}},{"arxiv_id":"2401.02937","paper":"/paper/locally-adaptive-neural-3d-morphable-models","title":"Locally Adaptive Neural 3D Morphable Models","date":"2024-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"michaeltrs/LAMM","path":"models/network.py","file_url":"https://github.com/michaeltrs/LAMM/blob/HEAD/models/network.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":"1e2e5151aa2ec6ca","mcp_get_code":{"code_sha256":"1e2e5151aa2ec6ca"}},{"arxiv_id":"2312.16693","paper":"/paper/i2v-adapter-a-general-image-to-video-adapter","title":"I2V-Adapter: A General Image-to-Video Adapter for Diffusion Models","date":"2023-12-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KwaiVGI/I2V-Adapter","path":"src/models/ip_adapter.py","file_url":"https://github.com/KwaiVGI/I2V-Adapter/blob/HEAD/src/models/ip_adapter.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2312.09997","paper":"/paper/one-self-configurable-model-to-solve-many","title":"One Self-Configurable Model to Solve Many Abstract Visual Reasoning Problems","date":"2023-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mikomel/sal","path":"avr/model/neural_blocks.py","file_url":"https://github.com/mikomel/sal/blob/HEAD/avr/model/neural_blocks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fdcf3ace07da8348","mcp_get_code":{"code_sha256":"fdcf3ace07da8348"}},{"arxiv_id":"2312.06330","paper":"/paper/navigating-open-set-scenarios-for-skeleton","title":"Navigating Open Set Scenarios for Skeleton-based Action Recognition","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kpeng9510/os-sar","path":"model/temperature_prediction.py","file_url":"https://github.com/kpeng9510/os-sar/blob/HEAD/model/temperature_prediction.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":"7ad86819c80a33c6","mcp_get_code":{"code_sha256":"7ad86819c80a33c6"}},{"arxiv_id":"2312.04461","paper":"/paper/photomaker-customizing-realistic-human-photos","title":"PhotoMaker: Customizing Realistic Human Photos via Stacked ID Embedding","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TencentARC/PhotoMaker","path":"photomaker/resampler.py","file_url":"https://github.com/TencentARC/PhotoMaker/blob/HEAD/photomaker/resampler.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":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2311.04640","paper":"/paper/object-centric-learning-with-slot-mixture","title":"Object-Centric Learning with Slot Mixture Module","date":"2023-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"airi-institute/smm","path":"modules/smm.py","file_url":"https://github.com/airi-institute/smm/blob/HEAD/modules/smm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5a087161bf26fc33","mcp_get_code":{"code_sha256":"5a087161bf26fc33"}},{"arxiv_id":"2310.16686","paper":"/paper/dynamics-generalisation-in-reinforcement-1","title":"Dynamics Generalisation in Reinforcement Learning via Adaptive Context-Aware Policies","date":"2023-10-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tidiane-camaret/contextual_rl_zero_shot","path":"meta_rl/iida/predictor.py","file_url":"https://github.com/tidiane-camaret/contextual_rl_zero_shot/blob/HEAD/meta_rl/iida/predictor.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a4def33d56c1123","mcp_get_code":{"code_sha256":"0a4def33d56c1123"}},{"arxiv_id":"2310.14017","paper":"/paper/contrast-everything-a-hierarchical","title":"Contrast Everything: A Hierarchical Contrastive Framework for Medical Time-Series","date":"2023-10-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"emadeldeen24/TS-TCC","path":"models/TC.py","file_url":"https://github.com/emadeldeen24/TS-TCC/blob/HEAD/models/TC.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"234836bb032d8d76","mcp_get_code":{"code_sha256":"234836bb032d8d76"}},{"arxiv_id":"2310.07096","paper":"/paper/sparse-universal-transformer","title":"Sparse Universal Transformer","date":"2023-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"willGuimont/transformers","path":"nnet/transformers.py","file_url":"https://github.com/willGuimont/transformers/blob/HEAD/nnet/transformers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b477c79d55a4468d","mcp_get_code":{"code_sha256":"b477c79d55a4468d"}},{"arxiv_id":"2310.00647","paper":"/paper/beyond-task-performance-evaluating-and","title":"Beyond Task Performance: Evaluating and Reducing the Flaws of Large Multimodal Models with In-Context Learning","date":"2023-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mshukor/EvALign-ICL","path":"open_flamingo/src/helpers.py","file_url":"https://github.com/mshukor/EvALign-ICL/blob/HEAD/open_flamingo/src/helpers.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":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2310.00093","paper":"/paper/datadam-efficient-dataset-distillation-with-1","title":"DataDAM: Efficient Dataset Distillation with Attention Matching","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"datadistillation/datadam","path":"main_DataDAM.py","file_url":"https://github.com/datadistillation/datadam/blob/HEAD/main_DataDAM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"450f5b303bbc3417","mcp_get_code":{"code_sha256":"450f5b303bbc3417"}},{"arxiv_id":"2309.13524","paper":"/paper/global-correlated-3d-decoupling-transformer-1","title":"Global-correlated 3D-decoupling Transformer for Clothed Avatar Reconstruction","date":"2023-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"river-zhang/gta","path":"lib/net/Transformer.py","file_url":"https://github.com/river-zhang/gta/blob/HEAD/lib/net/Transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3059b2cea63f72e8","mcp_get_code":{"code_sha256":"3059b2cea63f72e8"}},{"arxiv_id":"2309.09067","paper":"/paper/mmst-vit-climate-change-aware-crop-yield","title":"MMST-ViT: Climate Change-aware Crop Yield Prediction via Multi-Modal Spatial-Temporal Vision Transformer","date":"2023-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fudong03/mmst-vit","path":"models_mmst_vit.py","file_url":"https://github.com/fudong03/mmst-vit/blob/HEAD/models_mmst_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"231cddc23589ca5c","mcp_get_code":{"code_sha256":"231cddc23589ca5c"}},{"arxiv_id":"2309.05927","paper":"/paper/frequency-aware-masked-autoencoders-for","title":"Frequency-Aware Masked Autoencoders for Multimodal Pretraining on Biosignals","date":"2023-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apple/ml-famae","path":"bioFAME/models/algorithms.py","file_url":"https://github.com/apple/ml-famae/blob/HEAD/bioFAME/models/algorithms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"662d497a467bafd6","mcp_get_code":{"code_sha256":"662d497a467bafd6"}},{"arxiv_id":"2308.15512","paper":"/paper/shatter-and-gather-learning-referring-image","title":"Shatter and Gather: Learning Referring Image Segmentation with Text Supervision","date":"2023-08-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kdwonn/SaG","path":"model/cross_modal_attention.py","file_url":"https://github.com/kdwonn/SaG/blob/HEAD/model/cross_modal_attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b0e334ed471fe829","mcp_get_code":{"code_sha256":"b0e334ed471fe829"}},{"arxiv_id":"2308.09905","paper":"/paper/diffusiontrack-diffusion-model-for-multi","title":"DiffusionTrack: Diffusion Model For Multi-Object Tracking","date":"2023-08-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rainbowluocs/diffusiontrack","path":"diffusion/models/diffusion_models.py","file_url":"https://github.com/rainbowluocs/diffusiontrack/blob/HEAD/diffusion/models/diffusion_models.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":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"2308.06721","paper":"/paper/ip-adapter-text-compatible-image-prompt","title":"IP-Adapter: Text Compatible Image Prompt Adapter for Text-to-Image Diffusion Models","date":"2023-08-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tencent-ailab/ip-adapter","path":"ip_adapter/resampler.py","file_url":"https://github.com/tencent-ailab/ip-adapter/blob/HEAD/ip_adapter/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2308.02463","paper":"/paper/towards-generalist-foundation-model-for","title":"Towards Generalist Foundation Model for Radiology by Leveraging Web-scale 2D&3D Medical Data","date":"2023-08-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chaoyi-wu/radfm","path":"Quick_demo/Model/RadFM/helpers.py","file_url":"https://github.com/chaoyi-wu/radfm/blob/HEAD/Quick_demo/Model/RadFM/helpers.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"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_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14ed968c0a8fcc78","mcp_get_code":{"code_sha256":"14ed968c0a8fcc78"}},{"arxiv_id":"2307.09288","paper":"/paper/llama-2-open-foundation-and-fine-tuned-chat","title":"Llama 2: Open Foundation and Fine-Tuned Chat Models","date":"2023-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"glb400/Toy-RecLM","path":"model.py","file_url":"https://github.com/glb400/Toy-RecLM/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9715deb8f27d4266","mcp_get_code":{"code_sha256":"9715deb8f27d4266"}},{"arxiv_id":"2307.01097","paper":"/paper/mvdiffusion-enabling-holistic-multi-view-1","title":"MVDiffusion: Enabling Holistic Multi-view Image Generation with Correspondence-Aware Diffusion","date":"2023-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Tangshitao/MVDiffusion","path":"src/models/pano/MVGenModel.py","file_url":"https://github.com/Tangshitao/MVDiffusion/blob/HEAD/src/models/pano/MVGenModel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"41c0a6b2499f6bc0","mcp_get_code":{"code_sha256":"41c0a6b2499f6bc0"}},{"arxiv_id":"2306.08276","paper":"/paper/tryondiffusion-a-tale-of-two-unets-1","title":"TryOnDiffusion: A Tale of Two UNets","date":"2023-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fashn-AI/tryondiffusion","path":"tryondiffusion/modules/general.py","file_url":"https://github.com/fashn-AI/tryondiffusion/blob/HEAD/tryondiffusion/modules/general.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f84f0c4e5d25300e","mcp_get_code":{"code_sha256":"f84f0c4e5d25300e"}},{"arxiv_id":"2305.19587","paper":"/paper/towards-omni-generalizable-neural-methods-for","title":"Towards Omni-generalizable Neural Methods for Vehicle Routing Problems","date":"2023-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"royalskye/omni-vrp","path":"POMO/CVRP/CVRPTrainer_meta.py","file_url":"https://github.com/royalskye/omni-vrp/blob/HEAD/POMO/CVRP/CVRPTrainer_meta.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1906754f665b381b","mcp_get_code":{"code_sha256":"1906754f665b381b"}},{"arxiv_id":"2305.18446","paper":"/paper/trompt-towards-a-better-deep-neural-network","title":"Trompt: Towards a Better Deep Neural Network for Tabular Data","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LeoGrin/tabular-benchmark","path":"src/models/TabSurvey/models/tabtransformer.py","file_url":"https://github.com/LeoGrin/tabular-benchmark/blob/HEAD/src/models/TabSurvey/models/tabtransformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"79f19d7a50807230","mcp_get_code":{"code_sha256":"79f19d7a50807230"}},{"arxiv_id":"2305.16283","paper":"/paper/commonscenes-generating-commonsense-3d-indoor","title":"CommonScenes: Generating Commonsense 3D Indoor Scenes with Scene Graph Diffusion","date":"2023-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ymxlzgy/commonscenes","path":"model/networks/diffusion_networks/sg_diff.py","file_url":"https://github.com/ymxlzgy/commonscenes/blob/HEAD/model/networks/diffusion_networks/sg_diff.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3a6e3f85e7f062a1","mcp_get_code":{"code_sha256":"3a6e3f85e7f062a1"}},{"arxiv_id":"2305.10299","paper":"/paper/binarized-spectral-compressive-imaging-1","title":"Binarized Spectral Compressive Imaging","date":"2023-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caiyuanhao1998/MST","path":"real/test_code/architecture/BiSRNet.py","file_url":"https://github.com/caiyuanhao1998/MST/blob/HEAD/real/test_code/architecture/BiSRNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e91a93014587b75","mcp_get_code":{"code_sha256":"8e91a93014587b75"}},{"arxiv_id":"2305.10299","paper":"/paper/binarized-spectral-compressive-imaging-1","title":"Binarized Spectral Compressive Imaging","date":"2023-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caiyuanhao1998/bisci","path":"real/test_code/architecture/BiSRNet.py","file_url":"https://github.com/caiyuanhao1998/bisci/blob/HEAD/real/test_code/architecture/BiSRNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1b97abd925d7af03","mcp_get_code":{"code_sha256":"1b97abd925d7af03"}},{"arxiv_id":"2305.06588","paper":"/paper/hahe-hierarchical-attention-for-hyper","title":"HAHE: Hierarchical Attention for Hyper-Relational Knowledge Graphs in Global and Local Level","date":"2023-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lhrlab/hahe","path":"src/transformer.py","file_url":"https://github.com/lhrlab/hahe/blob/HEAD/src/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c7a04b50a7ae1d74","mcp_get_code":{"code_sha256":"c7a04b50a7ae1d74"}},{"arxiv_id":"2304.00195","paper":"/paper/abstractors-transformer-modules-for-symbolic","title":"Abstractors and relational cross-attention: An inductive bias for explicit relational reasoning in Transformers","date":"2023-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"awni00/abstractor","path":"abstracters.py","file_url":"https://github.com/awni00/abstractor/blob/HEAD/abstracters.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"afc5f405a2e74f64","mcp_get_code":{"code_sha256":"afc5f405a2e74f64"}},{"arxiv_id":"2303.15555","paper":"/paper/object-discovery-from-motion-guided-tokens","title":"Object Discovery from Motion-Guided Tokens","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zpbao/MoTok","path":"models/model.py","file_url":"https://github.com/zpbao/MoTok/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"209a0cdd69004ed6","mcp_get_code":{"code_sha256":"209a0cdd69004ed6"}},{"arxiv_id":"2303.14412","paper":"/paper/freestyle-layout-to-image-synthesis","title":"Freestyle Layout-to-Image Synthesis","date":"2023-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"essunny310/FreestyleNet","path":"ldm/modules/attention_FLIS.py","file_url":"https://github.com/essunny310/FreestyleNet/blob/HEAD/ldm/modules/attention_FLIS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"215d7a46555cb64f","mcp_get_code":{"code_sha256":"215d7a46555cb64f"}},{"arxiv_id":"2303.11950","paper":"/paper/learning-a-sparse-transformer-network-for","title":"Learning A Sparse Transformer Network for Effective Image Deraining","date":"2023-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cschenxiang/drsformer","path":"basicsr/models/archs/DRSformer_arch.py","file_url":"https://github.com/cschenxiang/drsformer/blob/HEAD/basicsr/models/archs/DRSformer_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5cfc302c76ee3b91","mcp_get_code":{"code_sha256":"5cfc302c76ee3b91"}},{"arxiv_id":"2303.11249","paper":"/paper/what-makes-data-suitable-for-a-locally","title":"What Makes Data Suitable for a Locally Connected Neural Network? A Necessary and Sufficient Condition Based on Quantum Entanglement","date":"2023-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nmd95/data_suitable_lc_nn_code","path":"models/local_attention.py","file_url":"https://github.com/nmd95/data_suitable_lc_nn_code/blob/HEAD/models/local_attention.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0d569724bd138801","mcp_get_code":{"code_sha256":"0d569724bd138801"}},{"arxiv_id":"2303.09165","paper":"/paper/a-new-benchmark-on-the-utility-of-synthetic","title":"A New Benchmark: On the Utility of Synthetic Data with Blender for Bare Supervised Learning and Downstream Domain Adaptation","date":"2023-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huitangtang/on_the_utility_of_synthetic_data","path":"supervised_learning/models/mlp_mixer.py","file_url":"https://github.com/huitangtang/on_the_utility_of_synthetic_data/blob/HEAD/supervised_learning/models/mlp_mixer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3774eb4ab31e4b07","mcp_get_code":{"code_sha256":"3774eb4ab31e4b07"}},{"arxiv_id":"2303.07180","paper":"/paper/incomplete-multi-view-multi-label-learning","title":"Incomplete Multi-View Multi-Label Learning via Label-Guided Masked View- and Category-Aware Transformers","date":"2023-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justsmart/LMVCAT","path":"model.py","file_url":"https://github.com/justsmart/LMVCAT/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e1f00cfc9b390c6e","mcp_get_code":{"code_sha256":"e1f00cfc9b390c6e"}},{"arxiv_id":"2303.06705","paper":"/paper/retinexformer-one-stage-retinex-based","title":"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement","date":"2023-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caiyuanhao1998/retinexformer","path":"basicsr/models/archs/RetinexFormer_arch.py","file_url":"https://github.com/caiyuanhao1998/retinexformer/blob/HEAD/basicsr/models/archs/RetinexFormer_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5c89cceea638e59e","mcp_get_code":{"code_sha256":"5c89cceea638e59e"}},{"arxiv_id":"2303.04743","paper":"/paper/vector-quantized-time-series-generation-with","title":"Vector Quantized Time Series Generation with a Bidirectional Prior Model","date":"2023-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ml4its/timevqvae","path":"src/timevqvae/models/bidirectional_transformer.py","file_url":"https://github.com/ml4its/timevqvae/blob/HEAD/src/timevqvae/models/bidirectional_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"38b01d4443dbe5d7","mcp_get_code":{"code_sha256":"38b01d4443dbe5d7"}},{"arxiv_id":"2303.04249","paper":"/paper/where-we-are-and-what-we-re-looking-at-query","title":"Where We Are and What We're Looking At: Query Based Worldwide Image Geo-localization Using Hierarchies and Scenes","date":"2023-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AHKerrigan/GeoGuessNet","path":"networks.py","file_url":"https://github.com/AHKerrigan/GeoGuessNet/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"590640edb84dc18b","mcp_get_code":{"code_sha256":"590640edb84dc18b"}},{"arxiv_id":"2302.13971","paper":"/paper/llama-open-and-efficient-foundation-language-1","title":"LLaMA: Open and Efficient Foundation Language Models","date":"2023-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"akanyaani/miniLLAMA","path":"model.py","file_url":"https://github.com/akanyaani/miniLLAMA/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6efcd693d3b4dc58","mcp_get_code":{"code_sha256":"6efcd693d3b4dc58"}},{"arxiv_id":"2301.11325","paper":"/paper/musiclm-generating-music-from-text","title":"MusicLM: Generating Music From Text","date":"2023-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhvng/open-musiclm","path":"open_musiclm/transformer.py","file_url":"https://github.com/zhvng/open-musiclm/blob/HEAD/open_musiclm/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6d9fb8daed873991","mcp_get_code":{"code_sha256":"6d9fb8daed873991"}},{"arxiv_id":"2301.10222","paper":"/paper/rangevit-towards-vision-transformers-for-3d","title":"RangeViT: Towards Vision Transformers for 3D Semantic Segmentation in Autonomous Driving","date":"2023-01-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"valeoai/rangevit","path":"models/rangevit.py","file_url":"https://github.com/valeoai/rangevit/blob/HEAD/models/rangevit.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":"604e2495db9675ea","mcp_get_code":{"code_sha256":"604e2495db9675ea"}},{"arxiv_id":"2301.05225","paper":"/paper/domain-expansion-of-image-generators","title":"Domain Expansion of Image Generators","date":"2023-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lllyasviel/controlnet","path":"cldm/cldm.py","file_url":"https://github.com/lllyasviel/controlnet/blob/HEAD/cldm/cldm.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":"1ce39bf592ba310f","mcp_get_code":{"code_sha256":"1ce39bf592ba310f"}},{"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":"1e9eca95c178f7c9","mcp_get_code":{"code_sha256":"1e9eca95c178f7c9"}},{"arxiv_id":"2210.11170","paper":"/paper/coordinates-are-not-lonely-codebook-prior","title":"Coordinates Are NOT Lonely -- Codebook Prior Helps Implicit Neural 3D Representations","date":"2022-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fukunyin/coco-nerf","path":"code/model/coco.py","file_url":"https://github.com/fukunyin/coco-nerf/blob/HEAD/code/model/coco.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a89949a92957709d","mcp_get_code":{"code_sha256":"a89949a92957709d"}},{"arxiv_id":"2209.05588","paper":"/paper/centerformer-center-based-transformer-for-3d","title":"CenterFormer: Center-based Transformer for 3D Object Detection","date":"2022-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TuSimple/centerformer","path":"det3d/models/utils/transformer.py","file_url":"https://github.com/TuSimple/centerformer/blob/HEAD/det3d/models/utils/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5bed147705c744c0","mcp_get_code":{"code_sha256":"5bed147705c744c0"}},{"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_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"69b968d8053ddaa5","mcp_get_code":{"code_sha256":"69b968d8053ddaa5"}},{"arxiv_id":"2207.13298","paper":"/paper/is-attention-all-nerf-needs","title":"Is Attention All That NeRF Needs?","date":"2022-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-group/gnt","path":"gnt/transformer_network.py","file_url":"https://github.com/vita-group/gnt/blob/HEAD/gnt/transformer_network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0793903038531eaf","mcp_get_code":{"code_sha256":"0793903038531eaf"}},{"arxiv_id":"2207.08625","paper":"/paper/unifying-event-detection-and-captioning-as","title":"Unifying Event Detection and Captioning as Sequence Generation via Pre-Training","date":"2022-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"QiQAng/UEDVC","path":"modules/transformer.py","file_url":"https://github.com/QiQAng/UEDVC/blob/HEAD/modules/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"64ff27ba3fec6464","mcp_get_code":{"code_sha256":"64ff27ba3fec6464"}},{"arxiv_id":"2207.06405","paper":"/paper/masked-autoencoders-that-listen","title":"Masked Autoencoders that Listen","date":"2022-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eml-eda/tle-supervised","path":"models/models_audio_mae.py","file_url":"https://github.com/eml-eda/tle-supervised/blob/HEAD/models/models_audio_mae.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a78cda64d88bd1f2","mcp_get_code":{"code_sha256":"a78cda64d88bd1f2"}},{"arxiv_id":"2207.06101","paper":"/paper/global-local-motion-transformer-for","title":"Global-local Motion Transformer for Unsupervised Skeleton-based Action Learning","date":"2022-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Boeun-Kim/GL-Transformer","path":"model/transformer.py","file_url":"https://github.com/Boeun-Kim/GL-Transformer/blob/HEAD/model/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7d61072868495740","mcp_get_code":{"code_sha256":"7d61072868495740"}},{"arxiv_id":"2205.13760","paper":"/paper/tranception-protein-fitness-prediction-with","title":"Tranception: protein fitness prediction with autoregressive transformers and inference-time retrieval","date":"2022-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/tranception-pytorch","path":"tranception_pytorch/tranception_pytorch.py","file_url":"https://github.com/lucidrains/tranception-pytorch/blob/HEAD/tranception_pytorch/tranception_pytorch.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":"ae9385b0bfe945a2","mcp_get_code":{"code_sha256":"ae9385b0bfe945a2"}},{"arxiv_id":"2204.14198","paper":"/paper/flamingo-a-visual-language-model-for-few-shot-1","title":"Flamingo: a Visual Language Model for Few-Shot Learning","date":"2022-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"happen2me/cross-gnn","path":"models/flamingo.py","file_url":"https://github.com/happen2me/cross-gnn/blob/HEAD/models/flamingo.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":"d2cbfbdf5d175293","mcp_get_code":{"code_sha256":"d2cbfbdf5d175293"}},{"arxiv_id":"2204.14198","paper":"/paper/flamingo-a-visual-language-model-for-few-shot-1","title":"Flamingo: a Visual Language Model for Few-Shot Learning","date":"2022-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mlfoundations/open_flamingo","path":"open_flamingo/src/flamingo.py","file_url":"https://github.com/mlfoundations/open_flamingo/blob/HEAD/open_flamingo/src/flamingo.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":"169a4ac97467ef76","mcp_get_code":{"code_sha256":"169a4ac97467ef76"}},{"arxiv_id":"2204.14198","paper":"/paper/flamingo-a-visual-language-model-for-few-shot-1","title":"Flamingo: a Visual Language Model for Few-Shot Learning","date":"2022-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/flamingo-pytorch","path":"flamingo_pytorch/flamingo_pytorch.py","file_url":"https://github.com/lucidrains/flamingo-pytorch/blob/HEAD/flamingo_pytorch/flamingo_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a89330150e46391d","mcp_get_code":{"code_sha256":"a89330150e46391d"}},{"arxiv_id":"2204.01697","paper":"/paper/maxvit-multi-axis-vision-transformer","title":"MaxViT: Multi-Axis Vision Transformer","date":"2022-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/vit-pytorch","path":"vit_pytorch/max_vit.py","file_url":"https://github.com/lucidrains/vit-pytorch/blob/HEAD/vit_pytorch/max_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32bd4f3abdceaefe","mcp_get_code":{"code_sha256":"32bd4f3abdceaefe"}},{"arxiv_id":"2203.15556","paper":"/paper/training-compute-optimal-large-language","title":"Training Compute-Optimal Large Language Models","date":"2022-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"karpathy/llama2.c","path":"model.py","file_url":"https://github.com/karpathy/llama2.c/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1bf497baaf536b2b","mcp_get_code":{"code_sha256":"1bf497baaf536b2b"}},{"arxiv_id":"2203.15350","paper":"/paper/end-to-end-transformer-based-model-for-image","title":"End-to-End Transformer Based Model for Image Captioning","date":"2022-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jchenghu/expansionnet_v2","path":"models/End_ExpansionNet_v2.py","file_url":"https://github.com/jchenghu/expansionnet_v2/blob/HEAD/models/End_ExpansionNet_v2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"47ef05333de71076","mcp_get_code":{"code_sha256":"47ef05333de71076"}},{"arxiv_id":"2203.15350","paper":"/paper/end-to-end-transformer-based-model-for-image","title":"End-to-End Transformer Based Model for Image Captioning","date":"2022-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"232525/PureT","path":"models/pure_transformer.py","file_url":"https://github.com/232525/PureT/blob/HEAD/models/pure_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2b5d0b9e88a90691","mcp_get_code":{"code_sha256":"2b5d0b9e88a90691"}},{"arxiv_id":"2203.15125","paper":"/paper/text2pos-text-to-point-cloud-cross-modal","title":"Text2Pos: Text-to-Point-Cloud Cross-Modal Localization","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kevin301342/cmmloc","path":"models/coarse/cell_retrieval.py","file_url":"https://github.com/kevin301342/cmmloc/blob/HEAD/models/coarse/cell_retrieval.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"618350b6cee00b41","mcp_get_code":{"code_sha256":"618350b6cee00b41"}},{"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_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b0bf82c667f91301","mcp_get_code":{"code_sha256":"b0bf82c667f91301"}},{"arxiv_id":"2202.07765","paper":"/paper/general-purpose-long-context-autoregressive","title":"General-purpose, long-context autoregressive modeling with Perceiver AR","date":"2022-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/perceiver-ar-pytorch","path":"perceiver_ar_pytorch/perceiver_ar_pytorch.py","file_url":"https://github.com/lucidrains/perceiver-ar-pytorch/blob/HEAD/perceiver_ar_pytorch/perceiver_ar_pytorch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7e6f6a18c63a8be3","mcp_get_code":{"code_sha256":"7e6f6a18c63a8be3"}},{"arxiv_id":"2202.07765","paper":"/paper/general-purpose-long-context-autoregressive","title":"General-purpose, long-context autoregressive modeling with Perceiver AR","date":"2022-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/perceiver-ar-pytorch","path":"perceiver_ar_pytorch/perceiver_ar_pytorch.py","file_url":"https://github.com/lucidrains/perceiver-ar-pytorch/blob/HEAD/perceiver_ar_pytorch/perceiver_ar_pytorch.py","status":"unverified","verification_level":0,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7599a08b755aee53","mcp_get_code":{"code_sha256":"7599a08b755aee53"}},{"arxiv_id":"2202.05492","paper":"/paper/entroformer-a-transformer-based-entropy-model-1","title":"Entroformer: A Transformer-based Entropy Model for Learned Image Compression","date":"2022-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mx54039q/entroformer","path":"module/entroformer.py","file_url":"https://github.com/mx54039q/entroformer/blob/HEAD/module/entroformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ee0e284acdd3119d","mcp_get_code":{"code_sha256":"ee0e284acdd3119d"}},{"arxiv_id":"2202.04200","paper":"/paper/maskgit-masked-generative-image-transformer","title":"MaskGIT: Masked Generative Image Transformer","date":"2022-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"valeoai/maskgit-pytorch","path":"Network/transformer.py","file_url":"https://github.com/valeoai/maskgit-pytorch/blob/HEAD/Network/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9bdc5ed60c59ed33","mcp_get_code":{"code_sha256":"9bdc5ed60c59ed33"}},{"arxiv_id":"2202.04200","paper":"/paper/maskgit-masked-generative-image-transformer","title":"MaskGIT: Masked Generative Image Transformer","date":"2022-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LAION-AI/phenaki","path":"maskgit.py","file_url":"https://github.com/LAION-AI/phenaki/blob/HEAD/maskgit.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":"37eef98f3b06bc78","mcp_get_code":{"code_sha256":"37eef98f3b06bc78"}},{"arxiv_id":"2201.04676","paper":"/paper/uniformer-unified-transformer-for-efficient-1","title":"UniFormer: Unified Transformer for Efficient Spatiotemporal Representation Learning","date":"2022-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/uniformer-pytorch","path":"uniformer_pytorch/uniformer_pytorch.py","file_url":"https://github.com/lucidrains/uniformer-pytorch/blob/HEAD/uniformer_pytorch/uniformer_pytorch.py","status":"unverified","verification_level":0,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"298b1968dc3403b8","mcp_get_code":{"code_sha256":"298b1968dc3403b8"}},{"arxiv_id":"2201.00520","paper":"/paper/vision-transformer-with-deformable-attention","title":"Vision Transformer with Deformable Attention","date":"2022-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ChristophReich1996/Swin-Transformer-V2","path":"swin_transformer_v2/model_parts.py","file_url":"https://github.com/ChristophReich1996/Swin-Transformer-V2/blob/HEAD/swin_transformer_v2/model_parts.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2aa71e543f03992a","mcp_get_code":{"code_sha256":"2aa71e543f03992a"}},{"arxiv_id":"2112.04426","paper":"/paper/improving-language-models-by-retrieving-from","title":"Improving language models by retrieving from trillions of tokens","date":"2021-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/RETRO-pytorch","path":"retro_pytorch/retro_pytorch.py","file_url":"https://github.com/lucidrains/RETRO-pytorch/blob/HEAD/retro_pytorch/retro_pytorch.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":"38be50d72d5874d6","mcp_get_code":{"code_sha256":"38be50d72d5874d6"}},{"arxiv_id":"2112.04426","paper":"/paper/improving-language-models-by-retrieving-from","title":"Improving language models by retrieving from trillions of tokens","date":"2021-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"labmlai/annotated_deep_learning_paper_implementations","path":"labml_nn/transformers/retro/model.py","file_url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations/blob/HEAD/labml_nn/transformers/retro/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1fae1fc6f059aacd","mcp_get_code":{"code_sha256":"1fae1fc6f059aacd"}},{"arxiv_id":"2110.13214","paper":"/paper/iconqa-a-new-benchmark-for-abstract-diagram","title":"IconQA: A New Benchmark for Abstract Diagram Understanding and Visual Language Reasoning","date":"2021-10-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lupantech/iconqa","path":"models/patch_transformer.py","file_url":"https://github.com/lupantech/iconqa/blob/HEAD/models/patch_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"70a60350f9232fa0","mcp_get_code":{"code_sha256":"70a60350f9232fa0"}},{"arxiv_id":"2110.09057","paper":"/paper/training-deep-neural-networks-with-adaptive","title":"Training Deep Neural Networks with Adaptive Momentum Inspired by the Quadratic Optimization","date":"2021-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kentaroy47/vision-transformers-cifar10","path":"models/mlpmixer.py","file_url":"https://github.com/kentaroy47/vision-transformers-cifar10/blob/HEAD/models/mlpmixer.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":"7ad86819c80a33c6","mcp_get_code":{"code_sha256":"7ad86819c80a33c6"}},{"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":"murufeng/awesome_lightweight_networks","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d1e816536427160","mcp_get_code":{"code_sha256":"4d1e816536427160"}},{"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":"xmu-xiaoma666/External-Attention-pytorch","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"878fe3f52adf2d34","mcp_get_code":{"code_sha256":"878fe3f52adf2d34"}},{"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":"chinhsuanwu/mobilevit-pytorch","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"58080bbc3d99ba0f","mcp_get_code":{"code_sha256":"58080bbc3d99ba0f"}},{"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":"kornia/kornia","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"144b7a438af242ef","mcp_get_code":{"code_sha256":"144b7a438af242ef"}},{"arxiv_id":"2108.09084","paper":"/paper/fastformer-additive-attention-is-all-you-need","title":"Fastformer: Additive Attention Can Be All You Need","date":"2021-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/fast-transformer-pytorch","path":"fast_transformer_pytorch/fast_transformer_pytorch.py","file_url":"https://github.com/lucidrains/fast-transformer-pytorch/blob/HEAD/fast_transformer_pytorch/fast_transformer_pytorch.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":"a7b572de5bd1ac1d","mcp_get_code":{"code_sha256":"a7b572de5bd1ac1d"}},{"arxiv_id":"2108.06693","paper":"/paper/exploring-temporal-coherence-for-more-general","title":"Exploring Temporal Coherence for More General Video Face Forgery Detection","date":"2021-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yinglinzheng/FTCN","path":"model/classifier/time_transformer.py","file_url":"https://github.com/yinglinzheng/FTCN/blob/HEAD/model/classifier/time_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d7f6c1668eb9259b","mcp_get_code":{"code_sha256":"d7f6c1668eb9259b"}},{"arxiv_id":"2107.14795","paper":"/paper/perceiver-io-a-general-architecture-for","title":"Perceiver IO: A General Architecture for Structured Inputs & Outputs","date":"2021-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"esceptico/perceiver-io","path":"src/perceiver_io/perceiver.py","file_url":"https://github.com/esceptico/perceiver-io/blob/HEAD/src/perceiver_io/perceiver.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"649506f83d7c7ec5","mcp_get_code":{"code_sha256":"649506f83d7c7ec5"}},{"arxiv_id":"2107.14795","paper":"/paper/perceiver-io-a-general-architecture-for","title":"Perceiver IO: A General Architecture for Structured Inputs & Outputs","date":"2021-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/perceiver-pytorch","path":"perceiver_pytorch/perceiver_io.py","file_url":"https://github.com/lucidrains/perceiver-pytorch/blob/HEAD/perceiver_pytorch/perceiver_io.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f461fda9e19682e","mcp_get_code":{"code_sha256":"2f461fda9e19682e"}},{"arxiv_id":"2107.05407","paper":"/paper/pondernet-learning-to-ponder","title":"PonderNet: Learning to Ponder","date":"2021-07-12","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":"a7b572de5bd1ac1d","mcp_get_code":{"code_sha256":"a7b572de5bd1ac1d"}},{"arxiv_id":"2107.04589","paper":"/paper/vitgan-training-gans-with-vision-transformers","title":"ViTGAN: Training GANs with Vision Transformers","date":"2021-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/parti-pytorch","path":"parti_pytorch/vit_vqgan.py","file_url":"https://github.com/lucidrains/parti-pytorch/blob/HEAD/parti_pytorch/vit_vqgan.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fc258e8fab867fb8","mcp_get_code":{"code_sha256":"fc258e8fab867fb8"}},{"arxiv_id":"2106.11959","paper":"/paper/revisiting-deep-learning-models-for-tabular","title":"Revisiting Deep Learning Models for Tabular Data","date":"2021-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/tab-transformer-pytorch","path":"tab_transformer_pytorch/ft_transformer.py","file_url":"https://github.com/lucidrains/tab-transformer-pytorch/blob/HEAD/tab_transformer_pytorch/ft_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":"5bbdefbbff4e08d8","mcp_get_code":{"code_sha256":"5bbdefbbff4e08d8"}},{"arxiv_id":"2106.11149","paper":"/paper/oadtr-online-action-detection-with","title":"OadTR: Online Action Detection with Transformers","date":"2021-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangxiang1230/OadTR","path":"transformer_models/Transformer.py","file_url":"https://github.com/wangxiang1230/OadTR/blob/HEAD/transformer_models/Transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3f319c4110f9f985","mcp_get_code":{"code_sha256":"3f319c4110f9f985"}},{"arxiv_id":"2106.05304","paper":"/paper/revisiting-point-cloud-shape-classification","title":"Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline","date":"2021-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"axeber01/point-tnt","path":"model.py","file_url":"https://github.com/axeber01/point-tnt/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bea49fdbe8f8578a","mcp_get_code":{"code_sha256":"bea49fdbe8f8578a"}},{"arxiv_id":"2105.01601","paper":"/paper/mlp-mixer-an-all-mlp-architecture-for-vision","title":"MLP-Mixer: An all-MLP Architecture for Vision","date":"2021-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xuwkk/task_aware_machine_unlearning","path":"utils/net.py","file_url":"https://github.com/xuwkk/task_aware_machine_unlearning/blob/HEAD/utils/net.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":"7ad86819c80a33c6","mcp_get_code":{"code_sha256":"7ad86819c80a33c6"}},{"arxiv_id":"2105.01601","paper":"/paper/mlp-mixer-an-all-mlp-architecture-for-vision","title":"MLP-Mixer: An all-MLP Architecture for Vision","date":"2021-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/mlp-mixer-pytorch","path":"mlp_mixer_pytorch/mlp_mixer_pytorch.py","file_url":"https://github.com/lucidrains/mlp-mixer-pytorch/blob/HEAD/mlp_mixer_pytorch/mlp_mixer_pytorch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8b62b5d7165745c1","mcp_get_code":{"code_sha256":"8b62b5d7165745c1"}},{"arxiv_id":"2104.01136","paper":"/paper/levit-a-vision-transformer-in-convnet-s","title":"LeViT: a Vision Transformer in ConvNet's Clothing for Faster Inference","date":"2021-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ahmedelmahy/myownvit","path":"vit_pytorch/levit.py","file_url":"https://github.com/ahmedelmahy/myownvit/blob/HEAD/vit_pytorch/levit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fe5a9a73766eb1f4","mcp_get_code":{"code_sha256":"fe5a9a73766eb1f4"}},{"arxiv_id":"2104.01136","paper":"/paper/levit-a-vision-transformer-in-convnet-s","title":"LeViT: a Vision Transformer in ConvNet's Clothing for Faster Inference","date":"2021-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ttt496/vit-pytorch","path":"vit_pytorch/levit.py","file_url":"https://github.com/ttt496/vit-pytorch/blob/HEAD/vit_pytorch/levit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e82526051003880","mcp_get_code":{"code_sha256":"8e82526051003880"}},{"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":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4c414437e8099db9","mcp_get_code":{"code_sha256":"4c414437e8099db9"}},{"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":"a4ee1f00f5b87c00","mcp_get_code":{"code_sha256":"a4ee1f00f5b87c00"}},{"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":"microsoft/esvit","path":"models/cvt_v4_transformer.py","file_url":"https://github.com/microsoft/esvit/blob/HEAD/models/cvt_v4_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a4becc1ab3fb3cb3","mcp_get_code":{"code_sha256":"a4becc1ab3fb3cb3"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"berniwal/swin-transformer-pytorch","path":"swin_transformer_pytorch/swin_transformer.py","file_url":"https://github.com/berniwal/swin-transformer-pytorch/blob/HEAD/swin_transformer_pytorch/swin_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4305dbb120a051d2","mcp_get_code":{"code_sha256":"4305dbb120a051d2"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rishit-dagli/Perceiver","path":"perceiver/perceiver.py","file_url":"https://github.com/Rishit-dagli/Perceiver/blob/HEAD/perceiver/perceiver.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ef7ed09adef36f64","mcp_get_code":{"code_sha256":"ef7ed09adef36f64"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clementpoiret/Perceiver_MNIST","path":"utils/perceiver.py","file_url":"https://github.com/clementpoiret/Perceiver_MNIST/blob/HEAD/utils/perceiver.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d7a83e087ca450f4","mcp_get_code":{"code_sha256":"d7a83e087ca450f4"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/perceiver-pytorch","path":"perceiver_pytorch/perceiver_pytorch.py","file_url":"https://github.com/lucidrains/perceiver-pytorch/blob/HEAD/perceiver_pytorch/perceiver_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9cc277014f5865d5","mcp_get_code":{"code_sha256":"9cc277014f5865d5"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kietngt00/hmdb51-recognition","path":"model/attention.py","file_url":"https://github.com/kietngt00/hmdb51-recognition/blob/HEAD/model/attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b04a1cb2350af23e","mcp_get_code":{"code_sha256":"b04a1cb2350af23e"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sooheon/perceiver-jax","path":"perceiver_jax/perceiver_jax.py","file_url":"https://github.com/sooheon/perceiver-jax/blob/HEAD/perceiver_jax/perceiver_jax.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"829093ff624cc3ea","mcp_get_code":{"code_sha256":"829093ff624cc3ea"}},{"arxiv_id":"2103.00112","paper":"/paper/transformer-in-transformer","title":"Transformer in Transformer","date":"2021-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rishit-dagli/Transformer-in-Transformer","path":"tnt/tnt.py","file_url":"https://github.com/Rishit-dagli/Transformer-in-Transformer/blob/HEAD/tnt/tnt.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":"fa83b1a389d93eb9","mcp_get_code":{"code_sha256":"fa83b1a389d93eb9"}},{"arxiv_id":"2102.05095","paper":"/paper/is-space-time-attention-all-you-need-for","title":"Is Space-Time Attention All You Need for Video Understanding?","date":"2021-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/TimeSformer-pytorch","path":"timesformer_pytorch/timesformer_pytorch.py","file_url":"https://github.com/lucidrains/TimeSformer-pytorch/blob/HEAD/timesformer_pytorch/timesformer_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0183b5f0d306482f","mcp_get_code":{"code_sha256":"0183b5f0d306482f"}},{"arxiv_id":"2102.02808","paper":"/paper/multi-stage-progressive-image-restoration","title":"Multi-Stage Progressive Image Restoration","date":"2021-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"taowangzj/llformer","path":"model/LLFormer.py","file_url":"https://github.com/taowangzj/llformer/blob/HEAD/model/LLFormer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2e4380a675a7a636","mcp_get_code":{"code_sha256":"2e4380a675a7a636"}},{"arxiv_id":"2101.11986","paper":"/paper/tokens-to-token-vit-training-vision","title":"Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet","date":"2021-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ttt496/vit-pytorch","path":"vit_pytorch/t2t.py","file_url":"https://github.com/ttt496/vit-pytorch/blob/HEAD/vit_pytorch/t2t.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c17d96c99b861de1","mcp_get_code":{"code_sha256":"c17d96c99b861de1"}},{"arxiv_id":"2101.11986","paper":"/paper/tokens-to-token-vit-training-vision","title":"Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet","date":"2021-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"conceptofmind/Token-to-Token-ViT-flax","path":"t2t.py","file_url":"https://github.com/conceptofmind/Token-to-Token-ViT-flax/blob/HEAD/t2t.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b261477eb5f9d3a4","mcp_get_code":{"code_sha256":"b261477eb5f9d3a4"}},{"arxiv_id":"2012.06678","paper":"/paper/tabtransformer-tabular-data-modeling-using","title":"TabTransformer: Tabular Data Modeling Using Contextual Embeddings","date":"2020-12-11","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":"5bbdefbbff4e08d8","mcp_get_code":{"code_sha256":"5bbdefbbff4e08d8"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sangHa0411/VIT","path":"model.py","file_url":"https://github.com/sangHa0411/VIT/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":"1444e79df77330f0","mcp_get_code":{"code_sha256":"1444e79df77330f0"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gupta-abhay/ViT","path":"vit/vit.py","file_url":"https://github.com/gupta-abhay/ViT/blob/HEAD/vit/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d703f6311d55cc3f","mcp_get_code":{"code_sha256":"d703f6311d55cc3f"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"meowbutlerdev/ViT","path":"vit.py","file_url":"https://github.com/meowbutlerdev/ViT/blob/HEAD/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2b1fb378cc14dda7","mcp_get_code":{"code_sha256":"2b1fb378cc14dda7"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Mayurji/Image-Classification-PyTorch","path":"ViT.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/ViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"df9f71cc75ae43fd","mcp_get_code":{"code_sha256":"df9f71cc75ae43fd"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SupreethRao99/VisionTransformer","path":"PyTorch/ViTModel.py","file_url":"https://github.com/SupreethRao99/VisionTransformer/blob/HEAD/PyTorch/ViTModel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4670212914e5cb73","mcp_get_code":{"code_sha256":"4670212914e5cb73"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/vit-pytorch","path":"vit_pytorch/vit.py","file_url":"https://github.com/lucidrains/vit-pytorch/blob/HEAD/vit_pytorch/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"db72635193a2fc03","mcp_get_code":{"code_sha256":"db72635193a2fc03"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kamalkraj/Vision-Transformer","path":"model.py","file_url":"https://github.com/kamalkraj/Vision-Transformer/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":"8b3edc18109082f5","mcp_get_code":{"code_sha256":"8b3edc18109082f5"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"affjljoo3581/deit3-jax","path":"src/modeling.py","file_url":"https://github.com/affjljoo3581/deit3-jax/blob/HEAD/src/modeling.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":"5d143bd9bacd190b","mcp_get_code":{"code_sha256":"5d143bd9bacd190b"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"conceptofmind/ViT-haiku","path":"vit.py","file_url":"https://github.com/conceptofmind/ViT-haiku/blob/HEAD/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1dbcf429d75f0464","mcp_get_code":{"code_sha256":"1dbcf429d75f0464"}},{"arxiv_id":"2009.03509","paper":"/paper/masked-label-prediction-unified-massage","title":"Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classification","date":"2020-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/graph-transformer-pytorch","path":"graph_transformer_pytorch/graph_transformer_pytorch.py","file_url":"https://github.com/lucidrains/graph-transformer-pytorch/blob/HEAD/graph_transformer_pytorch/graph_transformer_pytorch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e094fdc0df86ec02","mcp_get_code":{"code_sha256":"e094fdc0df86ec02"}},{"arxiv_id":"2006.15020","paper":"/paper/pre-training-via-paraphrasing","title":"Pre-training via Paraphrasing","date":"2020-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/marge-pytorch","path":"marge_pytorch/marge_pytorch.py","file_url":"https://github.com/lucidrains/marge-pytorch/blob/HEAD/marge_pytorch/marge_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f5068b67b6e8ba9","mcp_get_code":{"code_sha256":"2f5068b67b6e8ba9"}},{"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":"lucidrains/make-a-video-pytorch","path":"make_a_video_pytorch/make_a_video.py","file_url":"https://github.com/lucidrains/make-a-video-pytorch/blob/HEAD/make_a_video_pytorch/make_a_video.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aa8e97ff112091d3","mcp_get_code":{"code_sha256":"aa8e97ff112091d3"}},{"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":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1e4945df552f6045","mcp_get_code":{"code_sha256":"1e4945df552f6045"}},{"arxiv_id":"2004.05150","paper":"/paper/longformer-the-long-document-transformer","title":"Longformer: The Long-Document Transformer","date":"2020-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AIResearchHub/transformergallery","path":"transformer/longformer.py","file_url":"https://github.com/AIResearchHub/transformergallery/blob/HEAD/transformer/longformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2893a3bddf619d82","mcp_get_code":{"code_sha256":"2893a3bddf619d82"}},{"arxiv_id":"1910.01108","paper":"/paper/distilbert-a-distilled-version-of-bert","title":"DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter","date":"2019-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mkavim/finetune_bert","path":"finetune/modeling_distilbert.py","file_url":"https://github.com/mkavim/finetune_bert/blob/HEAD/finetune/modeling_distilbert.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":"586463f8edb14bc7","mcp_get_code":{"code_sha256":"586463f8edb14bc7"}},{"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":"scut-bds/example_repo_from_scutbds","path":"model/transformer.py","file_url":"https://github.com/scut-bds/example_repo_from_scutbds/blob/HEAD/model/transformer.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":"ce2916d914cf9fba","mcp_get_code":{"code_sha256":"ce2916d914cf9fba"}},{"arxiv_id":"1810.00825","paper":"/paper/set-transformer-a-framework-for-attention","title":"Set Transformer: A Framework for Attention-based Permutation-Invariant Neural Networks","date":"2018-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/agent-attention-pytorch","path":"agent_attention_pytorch/agent_transformer.py","file_url":"https://github.com/lucidrains/agent-attention-pytorch/blob/HEAD/agent_attention_pytorch/agent_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":"26aaad5a3c3071dd","mcp_get_code":{"code_sha256":"26aaad5a3c3071dd"}},{"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":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c539b8f64c4eeac9","mcp_get_code":{"code_sha256":"c539b8f64c4eeac9"}},{"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":"glouppe/info8010-deep-learning","path":"code/gpt/gpt-v7.py","file_url":"https://github.com/glouppe/info8010-deep-learning/blob/HEAD/code/gpt/gpt-v7.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"0fabcfcfb7c3f6e7","mcp_get_code":{"code_sha256":"0fabcfcfb7c3f6e7"}},{"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":"agentdr1/la_mil","path":"tmil/t_mil.py","file_url":"https://github.com/agentdr1/la_mil/blob/HEAD/tmil/t_mil.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"99292182e9f97e49","mcp_get_code":{"code_sha256":"99292182e9f97e49"}},{"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":"6cfca240fc253523","mcp_get_code":{"code_sha256":"6cfca240fc253523"}},{"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":"shao-chi/ImageCaption","path":"core/TRANSFORMER/model.py","file_url":"https://github.com/shao-chi/ImageCaption/blob/HEAD/core/TRANSFORMER/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fe214b84010b0fcb","mcp_get_code":{"code_sha256":"fe214b84010b0fcb"}},{"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":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a5d5d0fbdd1f4035","mcp_get_code":{"code_sha256":"a5d5d0fbdd1f4035"}},{"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":"AndreiMoraru123/Neural-Machine-Translation","path":"model.py","file_url":"https://github.com/AndreiMoraru123/Neural-Machine-Translation/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":"9978602a2fc48427","mcp_get_code":{"code_sha256":"9978602a2fc48427"}},{"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":"HanhaiNotHai/transformer","path":"transformer.py","file_url":"https://github.com/HanhaiNotHai/transformer/blob/HEAD/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"WTFPL","inline_ok":false,"code_sha256_prefix":"26dfe531a9bb0c9d","mcp_get_code":{"code_sha256":"26dfe531a9bb0c9d"}},{"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":"souvikshanku/translit-former","path":"model.py","file_url":"https://github.com/souvikshanku/translit-former/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"090993eebcdcac60","mcp_get_code":{"code_sha256":"090993eebcdcac60"}},{"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":"tatp22/linformer-pytorch","path":"linformer_pytorch/linformer_pytorch.py","file_url":"https://github.com/tatp22/linformer-pytorch/blob/HEAD/linformer_pytorch/linformer_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"734fc489dfac0d62","mcp_get_code":{"code_sha256":"734fc489dfac0d62"}},{"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":"re-search/DocProduct","path":"keras_bert/keras_transformer/transformer.py","file_url":"https://github.com/re-search/DocProduct/blob/HEAD/keras_bert/keras_transformer/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c094c7df329b2beb","mcp_get_code":{"code_sha256":"c094c7df329b2beb"}},{"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":"conceptofmind/LaMDA-pytorch","path":"lamda_pytorch/lamda_pytorch.py","file_url":"https://github.com/conceptofmind/LaMDA-pytorch/blob/HEAD/lamda_pytorch/lamda_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4dd9658306dc860f","mcp_get_code":{"code_sha256":"4dd9658306dc860f"}},{"arxiv_id":"1704.04368","paper":"/paper/get-to-the-point-summarization-with-pointer","title":"Get To The Point: Summarization with Pointer-Generator Networks","date":"2017-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NirmalenduPrakash/DocumentSummarizer","path":"summarizer_transformer.py","file_url":"https://github.com/NirmalenduPrakash/DocumentSummarizer/blob/HEAD/summarizer_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8acf5b65cb2a2100","mcp_get_code":{"code_sha256":"8acf5b65cb2a2100"}},{"arxiv_id":"aaai_28478","paper":null,"title":"arXiv:aaai_28478","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"AlexYangxx/CESST","path":"train_code/architecture/CESST.py","file_url":"https://github.com/AlexYangxx/CESST/blob/HEAD/train_code/architecture/CESST.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7e8271a317f4b387","mcp_get_code":{"code_sha256":"7e8271a317f4b387"}},{"arxiv_id":"aaai_28324","paper":null,"title":"arXiv:aaai_28324","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Pter61/context-i2w","path":"model/model.py","file_url":"https://github.com/Pter61/context-i2w/blob/HEAD/model/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4d75570b4e91d0b4","mcp_get_code":{"code_sha256":"4d75570b4e91d0b4"}},{"arxiv_id":"Zhou_PanoLlama_Generating_Endless_and_Coherent_Panoramas_with_Next-Token-Prediction_LLMs_ICCV_2025_paper","paper":null,"title":"arXiv:Zhou_PanoLlama_Generating_Endless_and_Coherent_Panoramas_with_Next-Token-Prediction_LLMs_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"0606zt/PanoLlama","path":"token_generator/gpt.py","file_url":"https://github.com/0606zt/PanoLlama/blob/HEAD/token_generator/gpt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5f051d6da8de6fa1","mcp_get_code":{"code_sha256":"5f051d6da8de6fa1"}},{"arxiv_id":"Wang_In2SET_Intra-Inter_Similarity_Exploiting_Transformer_for_Dual-Camera_Compressive_Hyperspectral_Imaging_CVPR_2024_paper","paper":null,"title":"arXiv:Wang_In2SET_Intra-Inter_Similarity_Exploiting_Transformer_for_Dual-Camera_Compressive_Hyperspectral_Imaging_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"2JONAS/In2SET","path":"net.py","file_url":"https://github.com/2JONAS/In2SET/blob/HEAD/net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"971d409f2ad99116","mcp_get_code":{"code_sha256":"971d409f2ad99116"}},{"arxiv_id":"Qu_CaricatureBooth_Data-Free_Interactive_Caricature_Generation_in_a_Photo_Booth_CVPR_2025_paper","paper":null,"title":"arXiv:Qu_CaricatureBooth_Data-Free_Interactive_Caricature_Generation_in_a_Photo_Booth_CVPR_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"WinKawaks/CaricatureBooth","path":"InstantID-train/ip_adapter/resampler.py","file_url":"https://github.com/WinKawaks/CaricatureBooth/blob/HEAD/InstantID-train/ip_adapter/resampler.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"Duan_UNIC-Adapter_Unified_Image-instruction_Adapter_with_Multi-modal_Transformer_for_Image_Generation_CVPR_2025_paper","paper":null,"title":"arXiv:Duan_UNIC-Adapter_Unified_Image-instruction_Adapter_with_Multi-modal_Transformer_for_Image_Generation_CVPR_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"unity-research/IP-Adapter-Instruct","path":"ip_adapter/resampler_Instruct.py","file_url":"https://github.com/unity-research/IP-Adapter-Instruct/blob/HEAD/ip_adapter/resampler_Instruct.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5105747c2711b1cb","mcp_get_code":{"code_sha256":"5105747c2711b1cb"}},{"arxiv_id":"2024.acl-long.332","paper":null,"title":"arXiv:2024.acl-long.332","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"BUAAw-ML/SKP","path":"lavis/models/adapt_module/amortized_encdec.py","file_url":"https://github.com/BUAAw-ML/SKP/blob/HEAD/lavis/models/adapt_module/amortized_encdec.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"4eb35698130966be","mcp_get_code":{"code_sha256":"4eb35698130966be"}}]}