{"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/mish","entry":"mish","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":95,"n_papers_ran":66,"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":23,"n_samples_ran":15,"n_samples_fingerprinted":12,"n_places":99,"n_places_pointer_only":41,"by_status":{"ran_honours":4,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":2,"ran":6,"unverified":8},"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":"2606.11087","paper":"/paper/arxiv-2606-11087","title":"Test-Time Gradient Guidance of Flow Policies in Reinforcement Learning","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"zhouzypaul/qgf","path":"agents/dcgql.py","file_url":"https://github.com/zhouzypaul/qgf/blob/HEAD/agents/dcgql.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7fc1d127bf81537f","mcp_get_code":{"code_sha256":"7fc1d127bf81537f"}},{"arxiv_id":"2510.04280","paper":"/paper/arxiv-2510-04280","title":"A KL-regularization Framework for Learning to Plan with Adaptive Priors","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"alvaro-serra/pompc","path":"pompc/common/activations.py","file_url":"https://github.com/alvaro-serra/pompc/blob/HEAD/pompc/common/activations.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4d597c82f6f0429e","mcp_get_code":{"code_sha256":"4d597c82f6f0429e"}},{"arxiv_id":"2506.21427","paper":"/paper/flow-based-single-step-completion-for","title":"Flow-Based Single-Step Completion for Efficient and Expressive Policy Learning","date":"2025-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PrajwalKoirala/SSCP-Single-Step-Completion-Policy","path":"SSCQL/agents/ssc_flow_policy.py","file_url":"https://github.com/PrajwalKoirala/SSCP-Single-Step-Completion-Policy/blob/HEAD/SSCQL/agents/ssc_flow_policy.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7cfece344d630105","mcp_get_code":{"code_sha256":"7cfece344d630105"}},{"arxiv_id":"2502.11612","paper":"/paper/maximum-entropy-reinforcement-learning-with-1","title":"Maximum Entropy Reinforcement Learning with Diffusion Policy","date":"2025-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"diffusionyes/maxentdp","path":"jaxrl5/agents/score_matching/max_entropy_learner.py","file_url":"https://github.com/diffusionyes/maxentdp/blob/HEAD/jaxrl5/agents/score_matching/max_entropy_learner.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7fc1d127bf81537f","mcp_get_code":{"code_sha256":"7fc1d127bf81537f"}},{"arxiv_id":"2502.05932","paper":"/paper/skill-expansion-and-composition-in-parameter","title":"Skill Expansion and Composition in Parameter Space","date":"2025-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltlhuuu/PSEC","path":"jaxrl5/agents/psec/psec_pretrain.py","file_url":"https://github.com/ltlhuuu/PSEC/blob/HEAD/jaxrl5/agents/psec/psec_pretrain.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7fc1d127bf81537f","mcp_get_code":{"code_sha256":"7fc1d127bf81537f"}},{"arxiv_id":"2410.20312","paper":"/paper/q-distribution-guided-q-learning-for-offline","title":"Q-Distribution guided Q-learning for offline reinforcement learning: Uncertainty penalized Q-value via consistency model","date":"2024-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"evalarzj/qdq","path":"agents/qdq/Qdistribution.py","file_url":"https://github.com/evalarzj/qdq/blob/HEAD/agents/qdq/Qdistribution.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"7fc1d127bf81537f","mcp_get_code":{"code_sha256":"7fc1d127bf81537f"}},{"arxiv_id":"2410.19123","paper":"/paper/read-me-refactorizing-llms-as-router","title":"Read-ME: Refactorizing LLMs as Router-Decoupled Mixture of Experts with System Co-Design","date":"2024-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VITA-Group/READ-ME","path":"src/transformers/activations_tf.py","file_url":"https://github.com/VITA-Group/READ-ME/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2410.12178","paper":"/paper/model-balancing-helps-low-data-training-and","title":"Model Balancing Helps Low-data Training and Fine-tuning","date":"2024-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zihanghliu/modelbalancing","path":"transformers/src/transformers/activations_tf.py","file_url":"https://github.com/zihanghliu/modelbalancing/blob/HEAD/transformers/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2410.06109","paper":"/paper/continuous-contrastive-learning-for-long","title":"Continuous Contrastive Learning for Long-Tailed Semi-Supervised Recognition","date":"2024-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhouzihao11/CCL","path":"models/wideresnet.py","file_url":"https://github.com/zhouzihao11/CCL/blob/HEAD/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2409.17978","paper":"/paper/hydravit-stacking-heads-for-a-scalable-vit","title":"HydraViT: Stacking Heads for a Scalable ViT","date":"2024-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ds-kiel/HydraViT","path":"timm/layers/activations.py","file_url":"https://github.com/ds-kiel/HydraViT/blob/HEAD/timm/layers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2409.15647","paper":"/paper/looped-transformers-for-length-generalization","title":"Looped Transformers for Length Generalization","date":"2024-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UW-Madison-Lee-Lab/looped-tf","path":"src/transformers/activations_tf.py","file_url":"https://github.com/UW-Madison-Lee-Lab/looped-tf/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2408.13983","paper":"/paper/dual-path-adversarial-lifting-for-domain","title":"Dual-Path Adversarial Lifting for Domain Shift Correction in Online Test-time Adaptation","date":"2024-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yushuntang/dpal","path":"models/layers/activations.py","file_url":"https://github.com/yushuntang/dpal/blob/HEAD/models/layers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2407.07071","paper":"/paper/lookback-lens-detecting-and-mitigating","title":"Lookback Lens: Detecting and Mitigating Contextual Hallucinations in Large Language Models Using Only Attention Maps","date":"2024-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"voidism/lookback-lens","path":"transformers-4.32.0/src/transformers/activations_tf.py","file_url":"https://github.com/voidism/lookback-lens/blob/HEAD/transformers-4.32.0/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2407.01320","paper":"/paper/increasing-model-capacity-for-free-a-simple","title":"Increasing Model Capacity for Free: A Simple Strategy for Parameter Efficient Fine-tuning","date":"2024-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LINs-lab/CapaBoost","path":"src/transformers/activations_tf.py","file_url":"https://github.com/LINs-lab/CapaBoost/blob/HEAD/src/transformers/activations_tf.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":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2406.13187","paper":"/paper/boosting-consistency-in-dual-training-for","title":"Boosting Consistency in Dual Training for Long-Tailed Semi-Supervised Learning","date":"2024-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gank0078/boat","path":"models/wideresnet.py","file_url":"https://github.com/gank0078/boat/blob/HEAD/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2406.10960","paper":"/paper/escot-towards-interpretable-emotional-support","title":"ESCoT: Towards Interpretable Emotional Support Dialogue Systems","date":"2024-06-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-coai/Emotional-Support-Conversation","path":"codes/src/transformers/activations.py","file_url":"https://github.com/thu-coai/Emotional-Support-Conversation/blob/HEAD/codes/src/transformers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"f889d53c68539013","mcp_get_code":{"code_sha256":"f889d53c68539013"}},{"arxiv_id":"2405.20555","paper":"/paper/diffusion-actor-critic-formulating","title":"Diffusion Actor-Critic: Formulating Constrained Policy Iteration as Diffusion Noise Regression for Offline Reinforcement Learning","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Fang-Lin93/DAC","path":"agents/dac.py","file_url":"https://github.com/Fang-Lin93/DAC/blob/HEAD/agents/dac.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"7fc1d127bf81537f","mcp_get_code":{"code_sha256":"7fc1d127bf81537f"}},{"arxiv_id":"2405.15179","paper":"/paper/vb-lora-extreme-parameter-efficient-fine","title":"VB-LoRA: Extreme Parameter Efficient Fine-Tuning with Vector Banks","date":"2024-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leo-yangli/VB-LoRA","path":"NLU/NLU/src/transformers/activations.py","file_url":"https://github.com/leo-yangli/VB-LoRA/blob/HEAD/NLU/NLU/src/transformers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f889d53c68539013","mcp_get_code":{"code_sha256":"f889d53c68539013"}},{"arxiv_id":"2404.16367","paper":"/paper/learning-syntax-without-planting-trees","title":"Learning Syntax Without Planting Trees: Understanding When and Why Transformers Generalize Hierarchically","date":"2024-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kabirahuja2431/transformers-hg","path":"transformers/src/transformers/activations_tf.py","file_url":"https://github.com/kabirahuja2431/transformers-hg/blob/HEAD/transformers/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2404.01882","paper":"/paper/scene-adaptive-sparse-transformer-for-event","title":"Scene Adaptive Sparse Transformer for Event-based Object Detection","date":"2024-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"peterande/sast","path":"models/layers/SAST/layers/activations.py","file_url":"https://github.com/peterande/sast/blob/HEAD/models/layers/SAST/layers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2403.17694","paper":"/paper/aniportrait-audio-driven-synthesis-of","title":"AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation","date":"2024-03-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"scutzzj/aniportrait","path":"src/audio_models/mish.py","file_url":"https://github.com/scutzzj/aniportrait/blob/HEAD/src/audio_models/mish.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":"e8af53cde1de7240","mcp_get_code":{"code_sha256":"e8af53cde1de7240"}},{"arxiv_id":"2403.01101","paper":"/paper/feature-alignment-rethinking-efficient-active","title":"Feature Alignment: Rethinking Efficient Active Learning via Proxy in the Context of Pre-trained Models","date":"2024-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZiTingW/asvp","path":"wideresnet.py","file_url":"https://github.com/ZiTingW/asvp/blob/HEAD/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2402.19460","paper":"/paper/benchmarking-uncertainty-disentanglement","title":"Benchmarking Uncertainty Disentanglement: Specialized Uncertainties for Specialized Tasks","date":"2024-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bmucsanyi/bud","path":"bud/layers/activations.py","file_url":"https://github.com/bmucsanyi/bud/blob/HEAD/bud/layers/activations.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":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2402.18223","paper":"/paper/improving-open-ended-text-generation-via","title":"Improving Open-Ended Text Generation via Adaptive Decoding","date":"2024-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zwhong714/adaptive_decoding","path":"transformers-main/src/transformers/activations_tf.py","file_url":"https://github.com/zwhong714/adaptive_decoding/blob/HEAD/transformers-main/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2402.17135","paper":"/paper/unsupervised-zero-shot-reinforcement-learning","title":"Unsupervised Zero-Shot Reinforcement Learning via Functional Reward Encodings","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kvfrans/fre","path":"common/networks/basic.py","file_url":"https://github.com/kvfrans/fre/blob/HEAD/common/networks/basic.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7fc1d127bf81537f","mcp_get_code":{"code_sha256":"7fc1d127bf81537f"}},{"arxiv_id":"2402.14789","paper":"/paper/self-guided-masked-autoencoders-for-domain","title":"Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning","date":"2024-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"johnathan-xie/sma","path":"src/transformers/activations_tf.py","file_url":"https://github.com/johnathan-xie/sma/blob/HEAD/src/transformers/activations_tf.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":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2402.13505","paper":"/paper/simpro-a-simple-probabilistic-framework","title":"SimPro: A Simple Probabilistic Framework Towards Realistic Long-Tailed Semi-Supervised Learning","date":"2024-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leaplabthu/simpro","path":"SimPro/models/wideresnet.py","file_url":"https://github.com/leaplabthu/simpro/blob/HEAD/SimPro/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2402.04744","paper":"/paper/progressive-gradient-flow-for-robust-n-m","title":"Progressive Gradient Flow for Robust N:M Sparsity Training in Transformers","date":"2024-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"abhibambhaniya/progressive_gradient_flow_nm_sparsity","path":"timm/layers/activations.py","file_url":"https://github.com/abhibambhaniya/progressive_gradient_flow_nm_sparsity/blob/HEAD/timm/layers/activations.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":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2402.04129","paper":"/paper/ovor-oneprompt-with-virtual-outlier","title":"OVOR: OnePrompt with Virtual Outlier Regularization for Rehearsal-Free Class-Incremental Learning","date":"2024-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pprp/timm","path":"timm/layers/activations.py","file_url":"https://github.com/pprp/timm/blob/HEAD/timm/layers/activations.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":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2401.17992","paper":"/paper/multilinear-operator-networks","title":"Multilinear Operator Networks","date":"2024-01-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Allencheng97/Multilinear_Operator_Networks","path":"timm/layers/activations.py","file_url":"https://github.com/Allencheng97/Multilinear_Operator_Networks/blob/HEAD/timm/layers/activations.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":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2401.10487","paper":"/paper/generative-dense-retrieval-memory-can-be-a","title":"Generative Dense Retrieval: Memory Can Be a Burden","date":"2024-01-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ypw0102/gdr","path":"GDR_model/transformers/activations_tf.py","file_url":"https://github.com/ypw0102/gdr/blob/HEAD/GDR_model/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2312.12470","paper":"/paper/rotated-multi-scale-interaction-network-for","title":"Rotated Multi-Scale Interaction Network for Referring Remote Sensing Image Segmentation","date":"2023-12-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lsan2401/rmsin","path":"bert/modeling_bert.py","file_url":"https://github.com/lsan2401/rmsin/blob/HEAD/bert/modeling_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2312.12198","paper":"/paper/mask-grounding-for-referring-image","title":"Mask Grounding for Referring Image Segmentation","date":"2023-12-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yxchng/mask-grounding","path":"bert/modeling_bert.py","file_url":"https://github.com/yxchng/mask-grounding/blob/HEAD/bert/modeling_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2312.09767","paper":"/paper/dreamtalk-when-expressive-talking-head","title":"DreamTalk: When Emotional Talking Head Generation Meets Diffusion Probabilistic Models","date":"2023-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ali-vilab/dreamtalk","path":"core/networks/mish.py","file_url":"https://github.com/ali-vilab/dreamtalk/blob/HEAD/core/networks/mish.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e8af53cde1de7240","mcp_get_code":{"code_sha256":"e8af53cde1de7240"}},{"arxiv_id":"2311.10572","paper":"/paper/ssb-simple-but-strong-baseline-for-boosting-1","title":"SSB: Simple but Strong Baseline for Boosting Performance of Open-Set Semi-Supervised Learning","date":"2023-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yue-fan/ssb","path":"models/resnext.py","file_url":"https://github.com/yue-fan/ssb/blob/HEAD/models/resnext.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2311.07468","paper":"/paper/are-we-falling-in-a-middle-intelligence-trap","title":"An Analysis and Mitigation of the Reversal Curse","date":"2023-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"trestad/mitigating-reversal-curse","path":"transformers/src/transformers/activations_tf.py","file_url":"https://github.com/trestad/mitigating-reversal-curse/blob/HEAD/transformers/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2310.09821","paper":null,"title":"arXiv:2310.09821","date":null,"month_inferred_from_arxiv_id":"2023-10","title_source":null,"repo":"ymLeiFDU/LICO","path":"models/wideresnet_prompt.py","file_url":"https://github.com/ymLeiFDU/LICO/blob/HEAD/models/wideresnet_prompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2309.12530","paper":"/paper/a-sentence-speaks-a-thousand-images-domain","title":"A Sentence Speaks a Thousand Images: Domain Generalization through Distilling CLIP with Language Guidance","date":"2023-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OoDBag/RISE","path":"timm/layers/activations.py","file_url":"https://github.com/OoDBag/RISE/blob/HEAD/timm/layers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"801c85b8903bfff5","mcp_get_code":{"code_sha256":"801c85b8903bfff5"}},{"arxiv_id":"2309.01017","paper":"/paper/contrastive-grouping-with-transformer-for-1","title":"Contrastive Grouping with Transformer for Referring Image Segmentation","date":"2023-09-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"toneyaya/cgformer","path":"bert/modeling_bert.py","file_url":"https://github.com/toneyaya/cgformer/blob/HEAD/bert/modeling_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2308.13853","paper":"/paper/beyond-one-to-one-rethinking-the-referring","title":"Beyond One-to-One: Rethinking the Referring Image Segmentation","date":"2023-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"toggle1995/RIS-DMMI","path":"bert/modeling_bert.py","file_url":"https://github.com/toggle1995/RIS-DMMI/blob/HEAD/bert/modeling_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2307.11030","paper":"/paper/cluster-aware-semi-supervised-learning","title":"Cluster-aware Semi-supervised Learning: Relational Knowledge Distillation Provably Learns Clustering","date":"2023-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dyjdongyijun/Semi_Supervised_Knowledge_Distillation","path":"models/wideresnet.py","file_url":"https://github.com/dyjdongyijun/Semi_Supervised_Knowledge_Distillation/blob/HEAD/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2305.10614","paper":"/paper/token-wise-decomposition-of-autoregressive","title":"Token-wise Decomposition of Autoregressive Language Model Hidden States for Analyzing Model Predictions","date":"2023-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"byungdoh/llm_decomposition","path":"huggingface/src/transformers/activations_tf.py","file_url":"https://github.com/byungdoh/llm_decomposition/blob/HEAD/huggingface/src/transformers/activations_tf.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":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2303.04995","paper":"/paper/text-visual-prompting-for-efficient-2d","title":"Text-Visual Prompting for Efficient 2D Temporal Video Grounding","date":"2023-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"intel/TVP","path":"src/modeling/transformers.py","file_url":"https://github.com/intel/TVP/blob/HEAD/src/modeling/transformers.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2302.07387","paper":"/paper/polyformer-referring-image-segmentation-as","title":"PolyFormer: Referring Image Segmentation as Sequential Polygon Generation","date":"2023-02-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-science/polygon-transformer","path":"bert/modeling_bert.py","file_url":"https://github.com/amazon-science/polygon-transformer/blob/HEAD/bert/modeling_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2301.12132","paper":"/paper/autopeft-automatic-configuration-search-for","title":"AutoPEFT: Automatic Configuration Search for Parameter-Efficient Fine-Tuning","date":"2023-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cambridgeltl/autopeft","path":"adapter-transformers-adapters3.1.0/src/transformers/activations_tf.py","file_url":"https://github.com/cambridgeltl/autopeft/blob/HEAD/adapter-transformers-adapters3.1.0/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2212.11185","paper":"/paper/entropy-and-distance-based-predictors-from","title":"Entropy- and Distance-Based Predictors From GPT-2 Attention Patterns Predict Reading Times Over and Above GPT-2 Surprisal","date":"2022-12-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"byungdoh/attn_dist","path":"huggingface/src/transformers/activations_tf.py","file_url":"https://github.com/byungdoh/attn_dist/blob/HEAD/huggingface/src/transformers/activations_tf.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":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2212.00921","paper":"/paper/agro-adversarial-discovery-of-error-prone","title":"AGRO: Adversarial Discovery of Error-prone groups for Robust Optimization","date":"2022-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bhargaviparanjape/robust-transformers","path":"src/transformers/activations_tf.py","file_url":"https://github.com/bhargaviparanjape/robust-transformers/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2211.05392","paper":"/paper/events-realm-event-reasoning-of-entity-states","title":"EvEntS ReaLM: Event Reasoning of Entity States via Language Models","date":"2022-11-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"spilioeve/eventsrealm","path":"transformers-single-all-attribute-prompt-experiments/src/transformers/activations_tf.py","file_url":"https://github.com/spilioeve/eventsrealm/blob/HEAD/transformers-single-all-attribute-prompt-experiments/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2210.17444","paper":"/paper/multimodal-information-bottleneck-learning","title":"Multimodal Information Bottleneck: Learning Minimal Sufficient Unimodal and Multimodal Representations","date":"2022-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tmacmai/multimodal-information-bottleneck","path":"MIB_github/cmib.py","file_url":"https://github.com/tmacmai/multimodal-information-bottleneck/blob/HEAD/MIB_github/cmib.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2210.05211","paper":"/paper/a-win-win-deal-towards-sparse-and-robust-pre","title":"A Win-win Deal: Towards Sparse and Robust Pre-trained Language Models","date":"2022-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"llyx97/sparse-and-robust-PLM","path":"hg_transformers/modeling_bert.py","file_url":"https://github.com/llyx97/sparse-and-robust-PLM/blob/HEAD/hg_transformers/modeling_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2208.11870","paper":"/paper/fix-a-step-effective-semi-supervised-learning","title":"Fix-A-Step: Semi-supervised Learning from Uncurated Unlabeled Data","date":"2022-08-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tufts-ml/fix-a-step","path":"src_CIFAR10/models/wideresnet.py","file_url":"https://github.com/tufts-ml/fix-a-step/blob/HEAD/src_CIFAR10/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2207.01077","paper":"/paper/can-language-understand-depth","title":"Can Language Understand Depth?","date":"2022-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adonis-galaxy/depthclip","path":"DepthCLIP_code/monoclip.py","file_url":"https://github.com/adonis-galaxy/depthclip/blob/HEAD/DepthCLIP_code/monoclip.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b3fc125f523d185a","mcp_get_code":{"code_sha256":"b3fc125f523d185a"}},{"arxiv_id":"2207.00499","paper":"/paper/motionmixer-mlp-based-3d-human-body-pose","title":"MotionMixer: MLP-based 3D Human Body Pose Forecasting","date":"2022-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MotionMLP/MotionMixer","path":"amass/mlp_mixer.py","file_url":"https://github.com/MotionMLP/MotionMixer/blob/HEAD/amass/mlp_mixer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"af4a374dbb4a686b","mcp_get_code":{"code_sha256":"af4a374dbb4a686b"}},{"arxiv_id":"2205.08303","paper":"/paper/mult-an-end-to-end-multitask-learning","title":"MulT: An End-to-End Multitask Learning Transformer","date":"2022-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"b3fc125f523d185a","mcp_get_code":{"code_sha256":"b3fc125f523d185a"}},{"arxiv_id":"2203.09388","paper":"/paper/a-text-attention-network-for-spatial","title":"A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaominyiz/c3-stisr","path":"model/c3.py","file_url":"https://github.com/zhaominyiz/c3-stisr/blob/HEAD/model/c3.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":"2bc017e584227198","mcp_get_code":{"code_sha256":"2bc017e584227198"}},{"arxiv_id":"2202.00666","paper":"/paper/typical-decoding-for-natural-language","title":"Locally Typical Sampling","date":"2022-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cimeister/typical-sampling","path":"src/transformers/activations_tf.py","file_url":"https://github.com/cimeister/typical-sampling/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2111.05498","paper":"/paper/attention-approximates-sparse-distributed","title":"Attention Approximates Sparse Distributed Memory","date":"2021-11-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"trentbrick/attention-approximates-sdm","path":"HugFace/src/transformers/activations_tf.py","file_url":"https://github.com/trentbrick/attention-approximates-sdm/blob/HEAD/HugFace/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2111.00160","paper":"/paper/dsee-dually-sparsity-embedded-efficient-1","title":"DSEE: Dually Sparsity-embedded Efficient Tuning of Pre-trained Language Models","date":"2021-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-group/dsee","path":"non-GPT-2/src/transformers/activations_tf.py","file_url":"https://github.com/vita-group/dsee/blob/HEAD/non-GPT-2/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2110.06446","paper":"/paper/improving-graph-based-sentence-ordering-with","title":"Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings","date":"2021-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DeepLearnXMU/IRSEG","path":"IRSEKG+bert+FHdecoder/model/modeling_bert.py","file_url":"https://github.com/DeepLearnXMU/IRSEG/blob/HEAD/IRSEKG%2Bbert%2BFHdecoder/model/modeling_bert.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":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2110.04366","paper":"/paper/towards-a-unified-view-of-parameter-efficient-1","title":"Towards a Unified View of Parameter-Efficient Transfer Learning","date":"2021-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jxhe/unify-parameter-efficient-tuning","path":"src/transformers/activations_tf.py","file_url":"https://github.com/jxhe/unify-parameter-efficient-tuning/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2110.03006","paper":"/paper/data-centric-semi-supervised-learning","title":"Unsupervised Selective Labeling for More Effective Semi-Supervised Learning","date":"2021-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TonyLianLong/UnsupervisedSelectiveLabeling","path":"semisup-fixmatch-cifar/models/wideresnet.py","file_url":"https://github.com/TonyLianLong/UnsupervisedSelectiveLabeling/blob/HEAD/semisup-fixmatch-cifar/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2109.08828","paper":"/paper/perspective-taking-and-pragmatics-for","title":"Perspective-taking and Pragmatics for Generating Empathetic Responses Focused on Emotion Causes","date":"2021-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"skywalker023/focused-empathy","path":"from_epitome/modeling_bert.py","file_url":"https://github.com/skywalker023/focused-empathy/blob/HEAD/from_epitome/modeling_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2109.03808","paper":"/paper/smelting-gold-and-silver-for-improved","title":"Smelting Gold and Silver for Improved Multilingual AMR-to-Text Generation","date":"2021-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UKPLab/m-AMR2Text","path":"transformers/activations.py","file_url":"https://github.com/UKPLab/m-AMR2Text/blob/HEAD/transformers/activations.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":"f889d53c68539013","mcp_get_code":{"code_sha256":"f889d53c68539013"}},{"arxiv_id":"2109.03808","paper":"/paper/smelting-gold-and-silver-for-improved","title":"Smelting Gold and Silver for Improved Multilingual AMR-to-Text Generation","date":"2021-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UKPLab/m-AMR2Text","path":"transformers/activations_tf.py","file_url":"https://github.com/UKPLab/m-AMR2Text/blob/HEAD/transformers/activations_tf.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":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2107.00910","paper":"/paper/learned-token-pruning-for-transformers","title":"Learned Token Pruning for Transformers","date":"2021-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kssteven418/ltp","path":"src/transformers/activations.py","file_url":"https://github.com/kssteven418/ltp/blob/HEAD/src/transformers/activations.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"f889d53c68539013","mcp_get_code":{"code_sha256":"f889d53c68539013"}},{"arxiv_id":"2107.00910","paper":"/paper/learned-token-pruning-for-transformers","title":"Learned Token Pruning for Transformers","date":"2021-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kssteven418/ltp","path":"src/transformers/activations_tf.py","file_url":"https://github.com/kssteven418/ltp/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2106.00420","paper":"/paper/dialogue-oriented-pre-training","title":"Dialogue-oriented Pre-training","date":"2021-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xyease/Dialog-PrLM","path":"src/transformers/activations_tf.py","file_url":"https://github.com/xyease/Dialog-PrLM/blob/HEAD/src/transformers/activations_tf.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":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2105.14148","paper":"/paper/openmatch-open-set-consistency-regularization","title":"OpenMatch: Open-set Consistency Regularization for Semi-supervised Learning with Outliers","date":"2021-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VisionLearningGroup/OP_Match","path":"models/wideresnet.py","file_url":"https://github.com/VisionLearningGroup/OP_Match/blob/HEAD/models/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2104.08400","paper":"/paper/structure-aware-abstractive-conversation","title":"Structure-Aware Abstractive Conversation Summarization via Discourse and Action Graphs","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GT-SALT/Structure-Aware-BART","path":"transformers/src/transformers/activations_tf.py","file_url":"https://github.com/GT-SALT/Structure-Aware-BART/blob/HEAD/transformers/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2104.08066","paper":"/paper/effect-of-vision-and-language-extensions-on","title":"Effect of Visual Extensions on Natural Language Understanding in Vision-and-Language Models","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alab-nii/eval_vl_glue","path":"eval_vl_glue/transformers_volta/activations.py","file_url":"https://github.com/alab-nii/eval_vl_glue/blob/HEAD/eval_vl_glue/transformers_volta/activations.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":"f889d53c68539013","mcp_get_code":{"code_sha256":"f889d53c68539013"}},{"arxiv_id":"2012.07463","paper":"/paper/parameter-efficient-transfer-learning-with-1","title":"Parameter-Efficient Transfer Learning with Diff Pruning","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2010.03957","paper":"/paper/transformers-for-modeling-physical-systems-1","title":"Transformers for Modeling Physical Systems","date":"2020-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zabaras/transformer-physx","path":"trphysx/transformer/utils.py","file_url":"https://github.com/zabaras/transformer-physx/blob/HEAD/trphysx/transformer/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0740153a63170d33","mcp_get_code":{"code_sha256":"0740153a63170d33"}},{"arxiv_id":"2007.12223","paper":"/paper/the-lottery-ticket-hypothesis-for-pre-trained","title":"The Lottery Ticket Hypothesis for Pre-trained BERT Networks","date":"2020-07-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TAMU-VITA/BERT-Tickets","path":"transformers-master/src/transformers/modeling_bert.py","file_url":"https://github.com/TAMU-VITA/BERT-Tickets/blob/HEAD/transformers-master/src/transformers/modeling_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2007.07779","paper":"/paper/adapterhub-a-framework-for-adapting","title":"AdapterHub: A Framework for Adapting Transformers","date":"2020-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adapter-hub/adapter-transformers-legacy","path":"src/transformers/activations_tf.py","file_url":"https://github.com/adapter-hub/adapter-transformers-legacy/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2006.04884","paper":"/paper/on-the-stability-of-fine-tuning-bert","title":"On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uds-lsv/bert-stable-fine-tuning","path":"src/transformers/modeling_bert.py","file_url":"https://github.com/uds-lsv/bert-stable-fine-tuning/blob/HEAD/src/transformers/modeling_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2006.04558","paper":"/paper/fastspeech-2-fast-and-high-quality-end-to-end","title":"FastSpeech 2: Fast and High-Quality End-to-End Text to Speech","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dathudeptrai/TensorflowTTS","path":"tensorflow_tts/models/fastspeech2.py","file_url":"https://github.com/dathudeptrai/TensorflowTTS/blob/HEAD/tensorflow_tts/models/fastspeech2.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7df891708ffe30c2","mcp_get_code":{"code_sha256":"7df891708ffe30c2"}},{"arxiv_id":"2004.10934","paper":"/paper/yolov4-optimal-speed-and-accuracy-of-object","title":"YOLOv4: Optimal Speed and Accuracy of Object Detection","date":"2020-04-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hunglc007/tensorflow-yolov4-tflite","path":"core/common.py","file_url":"https://github.com/hunglc007/tensorflow-yolov4-tflite/blob/HEAD/core/common.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7df891708ffe30c2","mcp_get_code":{"code_sha256":"7df891708ffe30c2"}},{"arxiv_id":"2001.07685","paper":"/paper/fixmatch-simplifying-semi-supervised-learning","title":"FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence","date":"2020-01-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kekmodel/FixMatch-pytorch","path":"models/wideresnet.py","file_url":"https://github.com/kekmodel/FixMatch-pytorch/blob/HEAD/models/wideresnet.py","status":"ran_draft_wrong","verification_level":2,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"48dececd48e901d2","mcp_get_code":{"code_sha256":"48dececd48e901d2"}},{"arxiv_id":"1909.09347","paper":"/paper/mimii-dataset-sound-dataset-for","title":"MIMII Dataset: Sound Dataset for Malfunctioning Industrial Machine Investigation and Inspection","date":"2019-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Huanzhuo/IA-Net","path":"models/utils.py","file_url":"https://github.com/Huanzhuo/IA-Net/blob/HEAD/models/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e8af53cde1de7240","mcp_get_code":{"code_sha256":"e8af53cde1de7240"}},{"arxiv_id":"1908.08681","paper":"/paper/mish-a-self-regularized-non-monotonic-neural","title":"Mish: A Self Regularized Non-Monotonic Activation Function","date":"2019-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"digantamisra98/Mish","path":"Mish/Torch/functional.py","file_url":"https://github.com/digantamisra98/Mish/blob/HEAD/Mish/Torch/functional.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e8af53cde1de7240","mcp_get_code":{"code_sha256":"e8af53cde1de7240"}},{"arxiv_id":"1908.08681","paper":"/paper/mish-a-self-regularized-non-monotonic-neural","title":"Mish: A Self Regularized Non-Monotonic Activation Function","date":"2019-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"digantamisra98/Mish","path":"Mish/TFKeras/mish.py","file_url":"https://github.com/digantamisra98/Mish/blob/HEAD/Mish/TFKeras/mish.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77350704c0889a70","mcp_get_code":{"code_sha256":"77350704c0889a70"}},{"arxiv_id":"1908.00821","paper":"/paper/learning-lightweight-lane-detection-cnns-by","title":"Learning Lightweight Lane Detection CNNs by Self Attention Distillation","date":"2019-08-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NOHYC/autonomous_driving_car_project","path":"SIM/catkin_ws/src/project/src/ddpg_stage.py","file_url":"https://github.com/NOHYC/autonomous_driving_car_project/blob/HEAD/SIM/catkin_ws/src/project/src/ddpg_stage.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"55a0b1ed4884f9c2","mcp_get_code":{"code_sha256":"55a0b1ed4884f9c2"}},{"arxiv_id":"1905.02244","paper":"/paper/searching-for-mobilenetv3","title":"Searching for MobileNetV3","date":"2019-05-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ckyrkou/EmergencyNet","path":"code/model.py","file_url":"https://github.com/ckyrkou/EmergencyNet/blob/HEAD/code/model.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5426806a2db402eb","mcp_get_code":{"code_sha256":"5426806a2db402eb"}},{"arxiv_id":"1812.03982","paper":"/paper/slowfast-networks-for-video-recognition","title":"SlowFast Networks for Video Recognition","date":"2018-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ysp9714/SlowFastNet-keras","path":"slow_fast_net.py","file_url":"https://github.com/Ysp9714/SlowFastNet-keras/blob/HEAD/slow_fast_net.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":"917ffef98b6587fc","mcp_get_code":{"code_sha256":"917ffef98b6587fc"}},{"arxiv_id":"1610.02357","paper":"/paper/xception-deep-learning-with-depthwise","title":"Xception: Deep Learning with Depthwise Separable Convolutions","date":"2016-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tanreinama/XceptionHourgrass---PyTorch","path":"xceptionhourgrass.py","file_url":"https://github.com/tanreinama/XceptionHourgrass---PyTorch/blob/HEAD/xceptionhourgrass.py","status":"ran_fixture","verification_level":2,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6a59ba4afdd39102","mcp_get_code":{"code_sha256":"6a59ba4afdd39102"}},{"arxiv_id":"1603.06937","paper":"/paper/stacked-hourglass-networks-for-human-pose","title":"Stacked Hourglass Networks for Human Pose Estimation","date":"2016-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":2,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"6a59ba4afdd39102","mcp_get_code":{"code_sha256":"6a59ba4afdd39102"}},{"arxiv_id":"aaai_29068","paper":null,"title":"arXiv:aaai_29068","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"NJUyued/SoC4SS-FGVC","path":"models/nets/wrn_var.py","file_url":"https://github.com/NJUyued/SoC4SS-FGVC/blob/HEAD/models/nets/wrn_var.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"Zhuang_CMAD_Correlation-Aware_and_Modalities-Aware_Distillation_for_Multimodal_Sentiment_Analysis_with_ICCV_2025_paper","paper":null,"title":"arXiv:Zhuang_CMAD_Correlation-Aware_and_Modalities-Aware_Distillation_for_Multimodal_Sentiment_Analysis_with_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"YetZzzzzz/CMAD","path":"CMAD_sentiment/Student_Model/student_model.py","file_url":"https://github.com/YetZzzzzz/CMAD/blob/HEAD/CMAD_sentiment/Student_Model/student_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc7226132e9aa258","mcp_get_code":{"code_sha256":"cc7226132e9aa258"}},{"arxiv_id":"Li_Align_and_Prompt_Video-and-Language_Pre-Training_With_Entity_Prompts_CVPR_2022_paper","paper":null,"title":"arXiv:Li_Align_and_Prompt_Video-and-Language_Pre-Training_With_Entity_Prompts_CVPR_2022_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"salesforce/ALPRO","path":"src/modeling/transformers.py","file_url":"https://github.com/salesforce/ALPRO/blob/HEAD/src/modeling/transformers.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"Huang_Systematic_Comparison_of_Semi-supervised_and_Self-supervised_Learning_for_Medical_Image_CVPR_2024_paper","paper":null,"title":"arXiv:Huang_Systematic_Comparison_of_Semi-supervised_and_Self-supervised_Learning_for_Medical_Image_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"tufts-ml/SSL-vs-SSL-benchmark","path":"backbone/wideresnet.py","file_url":"https://github.com/tufts-ml/SSL-vs-SSL-benchmark/blob/HEAD/backbone/wideresnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}},{"arxiv_id":"2025.findings-emnlp.70","paper":null,"title":"arXiv:2025.findings-emnlp.70","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"passing2961/EmpGPT-3","path":"from_epitome/modeling_bert.py","file_url":"https://github.com/passing2961/EmpGPT-3/blob/HEAD/from_epitome/modeling_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"2024.findings-naacl.117","paper":null,"title":"arXiv:2024.findings-naacl.117","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"qqplot/dcpmi","path":"transformers/src/transformers/activations_tf.py","file_url":"https://github.com/qqplot/dcpmi/blob/HEAD/transformers/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2022.naacl-main.130","paper":null,"title":"arXiv:2022.naacl-main.130","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"parovicm/BADX","path":"src/transformers/activations_tf.py","file_url":"https://github.com/parovicm/BADX/blob/HEAD/src/transformers/activations_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"cc8c8c3ebf0c343f","mcp_get_code":{"code_sha256":"cc8c8c3ebf0c343f"}},{"arxiv_id":"2021.findings-emnlp.386","paper":null,"title":"arXiv:2021.findings-emnlp.386","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"lbe0613/GCC","path":"utils/Bert.py","file_url":"https://github.com/lbe0613/GCC/blob/HEAD/utils/Bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2021.findings-acl.216","paper":null,"title":"arXiv:2021.findings-acl.216","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"destwang/DCN","path":"transformers/modeling_bert.py","file_url":"https://github.com/destwang/DCN/blob/HEAD/transformers/modeling_bert.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":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2021.findings-acl.216","paper":null,"title":"arXiv:2021.findings-acl.216","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"destwang/DCN","path":"transformers/modeling_dcn.py","file_url":"https://github.com/destwang/DCN/blob/HEAD/transformers/modeling_dcn.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":"1f4c7c43a0f08b09","mcp_get_code":{"code_sha256":"1f4c7c43a0f08b09"}},{"arxiv_id":"2021.emnlp-main.154","paper":null,"title":"arXiv:2021.emnlp-main.154","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Hazelsuko07/TextHide","path":"transformers_hide/modeling_bert.py","file_url":"https://github.com/Hazelsuko07/TextHide/blob/HEAD/transformers_hide/modeling_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"22b41155e451683b","mcp_get_code":{"code_sha256":"22b41155e451683b"}},{"arxiv_id":"2021.acl-long.390","paper":null,"title":"arXiv:2021.acl-long.390","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"thunlp/MetaAdaptRank","path":"contrastqg/transformers/modeling_bert.py","file_url":"https://github.com/thunlp/MetaAdaptRank/blob/HEAD/contrastqg/transformers/modeling_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"060527bb34794b59","mcp_get_code":{"code_sha256":"060527bb34794b59"}},{"arxiv_id":"136970483","paper":null,"title":"arXiv:136970483","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"exped1230/S2-VER","path":"models/nets/wrn.py","file_url":"https://github.com/exped1230/S2-VER/blob/HEAD/models/nets/wrn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a7c46eb67c0c21b","mcp_get_code":{"code_sha256":"0a7c46eb67c0c21b"}}]}