{"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/embedding","entry":"Embedding","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":90,"n_papers_ran":73,"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":54,"n_samples_ran":39,"n_samples_fingerprinted":6,"n_places":100,"n_places_pointer_only":46,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":8,"ran_fixture":1,"ran":30,"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":"2607.17653","paper":"/paper/arxiv-2607-17653","title":"LFM: Leveraging Foundation Models for Source-Free Universal Domain Adaptation","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"iamjingli/LFM","path":"train_target.py","file_url":"https://github.com/iamjingli/LFM/blob/HEAD/train_target.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"85470d3ab6c52602","mcp_get_code":{"code_sha256":"85470d3ab6c52602"}},{"arxiv_id":"2602.07800","paper":"/paper/arxiv-2602-07800","title":"Approximating Matrix Functions with Deep Neural Networks and Transformers","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"rahul3/LAWT","path":"src/model/transformer.py","file_url":"https://github.com/rahul3/LAWT/blob/HEAD/src/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2602.05389","paper":"/paper/arxiv-2602-05389","title":"A Decomposition-based State Space Model for Multivariate Time-Series Forecasting","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"Neurogica/DecompSSM","path":"models/decompssm/network.py","file_url":"https://github.com/Neurogica/DecompSSM/blob/HEAD/models/decompssm/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause-Clear","inline_ok":false,"code_sha256_prefix":"8a134fe8fe7ee094","mcp_get_code":{"code_sha256":"8a134fe8fe7ee094"}},{"arxiv_id":"2601.00581","paper":"/paper/arxiv-2601-00581","title":"AceFF: A State-of-the-Art Machine Learning Potential for Small Molecules","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"isayevlab/aimnetcentral","path":"aimnet/models/aimnet2.py","file_url":"https://github.com/isayevlab/aimnetcentral/blob/HEAD/aimnet/models/aimnet2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c87249f286c324ed","mcp_get_code":{"code_sha256":"c87249f286c324ed"}},{"arxiv_id":"2509.05146","paper":"/paper/arxiv-2509-05146","title":"PRIM: Towards Practical In-Image Multilingual Machine Translation","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"BITHLP/PRIM","path":"vision/src/VisionModel.py","file_url":"https://github.com/BITHLP/PRIM/blob/HEAD/vision/src/VisionModel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1e1ca377fc4da0b8","mcp_get_code":{"code_sha256":"1e1ca377fc4da0b8"}},{"arxiv_id":"2503.12897","paper":"/paper/federated-continual-instruction-tuning","title":"Federated Continual Instruction Tuning","date":"2025-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ghy0501/FCIT","path":"CoIN/peft/tuners/coinmoelora.py","file_url":"https://github.com/Ghy0501/FCIT/blob/HEAD/CoIN/peft/tuners/coinmoelora.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":"67bcd009de9ee47b","mcp_get_code":{"code_sha256":"67bcd009de9ee47b"}},{"arxiv_id":"2409.12319","paper":"/paper/large-language-models-are-strong-audio-visual","title":"Large Language Models are Strong Audio-Visual Speech Recognition Learners","date":"2024-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"umbertocappellazzo/llama-avsr","path":"av_hubert/avhubert/hubert_asr.py","file_url":"https://github.com/umbertocappellazzo/llama-avsr/blob/HEAD/av_hubert/avhubert/hubert_asr.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2408.10159","paper":"/paper/customizing-language-models-with-instance","title":"Customizing Language Models with Instance-wise LoRA for Sequential Recommendation","date":"2024-08-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"akalikong/ilora","path":"model/peft/tuners/moelora.py","file_url":"https://github.com/akalikong/ilora/blob/HEAD/model/peft/tuners/moelora.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fdb24ec07f306248","mcp_get_code":{"code_sha256":"fdb24ec07f306248"}},{"arxiv_id":"2407.03563","paper":"/paper/learning-video-temporal-dynamics-with-cross","title":"Learning Video Temporal Dynamics with Cross-Modal Attention for Robust Audio-Visual Speech Recognition","date":"2024-07-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sungnyun/avsr-temporal-dynamics","path":"avhubert/hubert_asr.py","file_url":"https://github.com/sungnyun/avsr-temporal-dynamics/blob/HEAD/avhubert/hubert_asr.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2406.02237","paper":"/paper/self-modifying-state-modeling-for","title":"Self-Modifying State Modeling for Simultaneous Machine Translation","date":"2024-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EurekaForNLP/SM2","path":"fairseq/models/transformer_with_SM2/transformer_with_sm2.py","file_url":"https://github.com/EurekaForNLP/SM2/blob/HEAD/fairseq/models/transformer_with_SM2/transformer_with_sm2.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2406.02237","paper":"/paper/self-modifying-state-modeling-for","title":"Self-Modifying State Modeling for Simultaneous Machine Translation","date":"2024-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EurekaForNLP/SM2","path":"fairseq/models/transformer_with_SM2/transformer_encoder.py","file_url":"https://github.com/EurekaForNLP/SM2/blob/HEAD/fairseq/models/transformer_with_SM2/transformer_encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8ca9b4cd178263e1","mcp_get_code":{"code_sha256":"8ca9b4cd178263e1"}},{"arxiv_id":"2405.14739","paper":"/paper/flora-low-rank-core-space-for-n-dimension","title":"FLoRA: Low-Rank Core Space for N-dimension","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sjtu-deepvisionlab/flora","path":"flora/flora.py","file_url":"https://github.com/sjtu-deepvisionlab/flora/blob/HEAD/flora/flora.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"30cc2aeb15114c79","mcp_get_code":{"code_sha256":"30cc2aeb15114c79"}},{"arxiv_id":"2404.12467","paper":"/paper/towards-multi-modal-transformers-in-federated","title":"Towards Multi-modal Transformers in Federated Learning","date":"2024-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"imguangyu/FedCola","path":"src/models/mome.py","file_url":"https://github.com/imguangyu/FedCola/blob/HEAD/src/models/mome.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":"ca1882c73ffb469b","mcp_get_code":{"code_sha256":"ca1882c73ffb469b"}},{"arxiv_id":"2402.15151","paper":"/paper/where-visual-speech-meets-language-vsp-llm","title":"Where Visual Speech Meets Language: VSP-LLM Framework for Efficient and Context-Aware Visual Speech Processing","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sally-sh/vsp-llm","path":"src/vsp_llm.py","file_url":"https://github.com/sally-sh/vsp-llm/blob/HEAD/src/vsp_llm.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2402.13717","paper":"/paper/neeko-leveraging-dynamic-lora-for-efficient","title":"Neeko: Leveraging Dynamic LoRA for Efficient Multi-Character Role-Playing Agent","date":"2024-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weiyifan1023/neeko","path":"moelora/tuners/moelora.py","file_url":"https://github.com/weiyifan1023/neeko/blob/HEAD/moelora/tuners/moelora.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":"0196405048e1cadd","mcp_get_code":{"code_sha256":"0196405048e1cadd"}},{"arxiv_id":"2402.13208","paper":"/paper/how-do-hyenas-deal-with-human-speech-speech","title":"How do Hyenas deal with Human Speech? Speech Recognition and Translation with ConfHyena","date":"2024-02-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hlt-mt/fbk-fairseq","path":"examples/speech_recognition/models/vggtransformer.py","file_url":"https://github.com/hlt-mt/fbk-fairseq/blob/HEAD/examples/speech_recognition/models/vggtransformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"4d573553ce7d5023","mcp_get_code":{"code_sha256":"4d573553ce7d5023"}},{"arxiv_id":"2402.09378","paper":"/paper/mobilespeech-a-fast-and-high-fidelity","title":"MobileSpeech: A Fast and High-Fidelity Framework for Mobile Zero-Shot Text-to-Speech","date":"2024-02-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"enhuiz/vall-e","path":"vall_e/vall_e/ar.py","file_url":"https://github.com/enhuiz/vall-e/blob/HEAD/vall_e/vall_e/ar.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ccb069c6188deb3c","mcp_get_code":{"code_sha256":"ccb069c6188deb3c"}},{"arxiv_id":"2401.10211","paper":"/paper/improving-ptm-site-prediction-by-coupling-of","title":"Improving PTM Site Prediction by Coupling of Multi-Granularity Structure and Multi-Scale Sequence Representation","date":"2024-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LZY-HZAU/PTM-CMGMS","path":"Codes/Multi-scale-Sequence/model_MS.py","file_url":"https://github.com/LZY-HZAU/PTM-CMGMS/blob/HEAD/Codes/Multi-scale-Sequence/model_MS.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c0ac11d45db25b30","mcp_get_code":{"code_sha256":"c0ac11d45db25b30"}},{"arxiv_id":"2401.03468","paper":"/paper/multichannel-av-wav2vec2-a-framework-for","title":"Multichannel AV-wav2vec2: A Framework for Learning Multichannel Multi-Modal Speech Representation","date":"2024-01-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zqs01/multi-channel-wav2vec2","path":"avhubert/hubert_asr.py","file_url":"https://github.com/zqs01/multi-channel-wav2vec2/blob/HEAD/avhubert/hubert_asr.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2308.14391","paper":"/paper/fire-food-image-to-recipe-generation","title":"FIRE: Food Image to REcipe generation","date":"2023-08-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"prateekchhikara/fire","path":"ingredients/modules/transformer_decoder.py","file_url":"https://github.com/prateekchhikara/fire/blob/HEAD/ingredients/modules/transformer_decoder.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"365a7f250f4b06f4","mcp_get_code":{"code_sha256":"365a7f250f4b06f4"}},{"arxiv_id":"2305.11172","paper":"/paper/one-peace-exploring-one-general","title":"ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities","date":"2023-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OFA-Sys/ONE-PEACE","path":"one_peace/models/components.py","file_url":"https://github.com/OFA-Sys/ONE-PEACE/blob/HEAD/one_peace/models/components.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"04b37e9f45497473","mcp_get_code":{"code_sha256":"04b37e9f45497473"}},{"arxiv_id":"2305.00909","paper":"/paper/outline-then-details-syntactically-guided","title":"Outline, Then Details: Syntactically Guided Coarse-To-Fine Code Generation","date":"2023-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-group/chaincoder","path":"model/transformer.py","file_url":"https://github.com/vita-group/chaincoder/blob/HEAD/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2304.14880","paper":"/paper/sgaligner-3d-scene-alignment-with-scene","title":"SGAligner : 3D Scene Alignment with Scene Graphs","date":"2023-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sayands/sgaligner","path":"src/aligner/sg_aligner.py","file_url":"https://github.com/sayands/sgaligner/blob/HEAD/src/aligner/sg_aligner.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b1dbe3c3e8514beb","mcp_get_code":{"code_sha256":"b1dbe3c3e8514beb"}},{"arxiv_id":"2304.03548","paper":"/paper/gemini-controlling-the-sentence-level-writing","title":"GEMINI: Controlling the Sentence-level Writing Style for Abstractive Text Summarization","date":"2023-04-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baoguangsheng/gemini","path":"fairseq/models/transformer_gemini.py","file_url":"https://github.com/baoguangsheng/gemini/blob/HEAD/fairseq/models/transformer_gemini.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2303.13817","paper":"/paper/able-nerf-attention-based-rendering-with","title":"ABLE-NeRF: Attention-Based Rendering with Learnable Embeddings for Neural Radiance Field","date":"2023-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TangZJ/able-nerf","path":"models/able_nerf.py","file_url":"https://github.com/TangZJ/able-nerf/blob/HEAD/models/able_nerf.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7c7aeafde5cc40a0","mcp_get_code":{"code_sha256":"7c7aeafde5cc40a0"}},{"arxiv_id":"2303.09859","paper":"/paper/trained-on-100-million-words-and-still-in","title":"Trained on 100 million words and still in shape: BERT meets British National Corpus","date":"2023-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltgoslo/ltg-bert","path":"training/model.py","file_url":"https://github.com/ltgoslo/ltg-bert/blob/HEAD/training/model.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":"36a56e4dcf86d97c","mcp_get_code":{"code_sha256":"36a56e4dcf86d97c"}},{"arxiv_id":"2303.06833","paper":"/paper/transformer-based-planning-for-symbolic-1","title":"Transformer-based Planning for Symbolic Regression","date":"2023-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-symbolic-mathematics/TPSR","path":"symbolicregression/model/transformer.py","file_url":"https://github.com/deep-symbolic-mathematics/TPSR/blob/HEAD/symbolicregression/model/transformer.py","status":"unverified","verification_level":0,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b519b32ab2493ee4","mcp_get_code":{"code_sha256":"b519b32ab2493ee4"}},{"arxiv_id":"2210.12357","paper":"/paper/information-transport-based-policy-for","title":"Information-Transport-based Policy for Simultaneous Translation","date":"2022-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ictnlp/itst","path":"fairseq/models/transformer_itst.py","file_url":"https://github.com/ictnlp/itst/blob/HEAD/fairseq/models/transformer_itst.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2210.11759","paper":"/paper/syntax-guided-localized-self-attention-by","title":"Syntax-guided Localized Self-attention by Constituency Syntactic Distance","date":"2022-10-21","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2210.07535","paper":"/paper/automoe-neural-architecture-search-for","title":"AutoMoE: Heterogeneous Mixture-of-Experts with Adaptive Computation for Efficient Neural Machine Translation","date":"2022-10-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":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2210.05144","paper":"/paper/mixture-of-attention-heads-selecting","title":"Mixture of Attention Heads: Selecting Attention Heads Per Token","date":"2022-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yikangshen/moa","path":"transformer_base.py","file_url":"https://github.com/yikangshen/moa/blob/HEAD/transformer_base.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2210.04468","paper":"/paper/distill-the-image-to-nowhere-inversion","title":"Distill the Image to Nowhere: Inversion Knowledge Distillation for Multimodal Machine Translation","date":"2022-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pengr/ikd-mmt","path":"fairseq/models/transformer_mmt.py","file_url":"https://github.com/pengr/ikd-mmt/blob/HEAD/fairseq/models/transformer_mmt.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2210.02592","paper":"/paper/ccc-wav2vec-2-0-clustering-aided-cross","title":"CCC-wav2vec 2.0: Clustering aided Cross Contrastive Self-supervised learning of speech representations","date":"2022-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"speech-lab-iitm/ccc-wav2vec-2.0","path":"fairseq/models/wav2vec/wav2vec2_asr.py","file_url":"https://github.com/speech-lab-iitm/ccc-wav2vec-2.0/blob/HEAD/fairseq/models/wav2vec/wav2vec2_asr.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2209.10655","paper":"/paper/mega-moving-average-equipped-gated-attention","title":"Mega: Moving Average Equipped Gated Attention","date":"2022-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/mega","path":"fairseq/models/mega.py","file_url":"https://github.com/facebookresearch/mega/blob/HEAD/fairseq/models/mega.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2209.08285","paper":"/paper/fr-folded-rationalization-with-a-unified","title":"FR: Folded Rationalization with a Unified Encoder","date":"2022-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jugechengzi/fr","path":"code/model.py","file_url":"https://github.com/jugechengzi/fr/blob/HEAD/code/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2d69b548b68473d8","mcp_get_code":{"code_sha256":"2d69b548b68473d8"}},{"arxiv_id":"2209.08285","paper":"/paper/fr-folded-rationalization-with-a-unified","title":"FR: Folded Rationalization with a Unified Encoder","date":"2022-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kochsnow/distribution-matching-rationality","path":"core/model.py","file_url":"https://github.com/kochsnow/distribution-matching-rationality/blob/HEAD/core/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0ecca65553fc73fc","mcp_get_code":{"code_sha256":"0ecca65553fc73fc"}},{"arxiv_id":"2208.08195","paper":"/paper/learning-transductions-to-test-systematic","title":"Benchmarking Compositionality with Formal Languages","date":"2022-08-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"valvoda/neuraltransducer","path":"src/transformer.py","file_url":"https://github.com/valvoda/neuraltransducer/blob/HEAD/src/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2207.14467","paper":"/paper/gtrans-grouping-and-fusing-transformer-layers","title":"GTrans: Grouping and Fusing Transformer Layers for Neural Machine Translation","date":"2022-07-29","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2207.06389","paper":"/paper/prodiff-progressive-fast-diffusion-model-for","title":"ProDiff: Progressive Fast Diffusion Model For High-Quality Text-to-Speech","date":"2022-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rongjiehuang/ProDiff","path":"modules/commons/common_layers.py","file_url":"https://github.com/Rongjiehuang/ProDiff/blob/HEAD/modules/commons/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a025408166aaff26","mcp_get_code":{"code_sha256":"a025408166aaff26"}},{"arxiv_id":"2205.08993","paper":"/paper/leveraging-pseudo-labeled-data-to-improve","title":"Leveraging Pseudo-labeled Data to Improve Direct Speech-to-Speech Translation","date":"2022-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fengpeng-yue/speech-to-speech-translation","path":"fairseq/models/text_to_speech/fastspeech2.py","file_url":"https://github.com/fengpeng-yue/speech-to-speech-translation/blob/HEAD/fairseq/models/text_to_speech/fastspeech2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"10a12b04b8648be2","mcp_get_code":{"code_sha256":"10a12b04b8648be2"}},{"arxiv_id":"2205.07211","paper":"/paper/generspeech-towards-style-transfer-for","title":"GenerSpeech: Towards Style Transfer for Generalizable Out-Of-Domain Text-to-Speech","date":"2022-05-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rongjiehuang/GenerSpeech","path":"modules/commons/common_layers.py","file_url":"https://github.com/Rongjiehuang/GenerSpeech/blob/HEAD/modules/commons/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a025408166aaff26","mcp_get_code":{"code_sha256":"a025408166aaff26"}},{"arxiv_id":"2204.11792","paper":"/paper/syntaspeech-syntax-aware-generative","title":"SyntaSpeech: Syntax-Aware Generative Adversarial Text-to-Speech","date":null,"month_inferred_from_arxiv_id":"2022-04","title_source":"archive","repo":"yerfor/syntaspeech","path":"modules/commons/layers.py","file_url":"https://github.com/yerfor/syntaspeech/blob/HEAD/modules/commons/layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a025408166aaff26","mcp_get_code":{"code_sha256":"a025408166aaff26"}},{"arxiv_id":"2204.10532","paper":"/paper/end-to-end-symbolic-regression-with","title":"End-to-end symbolic regression with transformers","date":"2022-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-symbolic-mathematics/TPSR","path":"symbolicregression/model/transformer.py","file_url":"https://github.com/deep-symbolic-mathematics/TPSR/blob/HEAD/symbolicregression/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2203.11471","paper":"/paper/ray3d-ray-based-3d-human-pose-estimation-for","title":"Ray3D: ray-based 3D human pose estimation for monocular absolute 3D localization","date":"2022-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YxZhxn/Ray3D","path":"lib/model/rie.py","file_url":"https://github.com/YxZhxn/Ray3D/blob/HEAD/lib/model/rie.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":"bf9c04a6c467f780","mcp_get_code":{"code_sha256":"bf9c04a6c467f780"}},{"arxiv_id":"2203.02135","paper":"/paper/continual-few-shot-relation-learning-via-1","title":"Continual Few-shot Relation Learning via Embedding Space Regularization and Data Augmentation","date":"2022-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qcwthu/Continual_Fewshot_Relation_Learning","path":"encode.py","file_url":"https://github.com/qcwthu/Continual_Fewshot_Relation_Learning/blob/HEAD/encode.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7497a06fca17f761","mcp_get_code":{"code_sha256":"7497a06fca17f761"}},{"arxiv_id":"2202.13277","paper":"/paper/learning-the-beauty-in-songs-neural-singing","title":"Learning the Beauty in Songs: Neural Singing Voice Beautifier","date":"2022-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MoonInTheRiver/DiffSinger","path":"modules/commons/common_layers.py","file_url":"https://github.com/MoonInTheRiver/DiffSinger/blob/HEAD/modules/commons/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a025408166aaff26","mcp_get_code":{"code_sha256":"a025408166aaff26"}},{"arxiv_id":"2202.12481","paper":"/paper/multi-view-graph-representation-for","title":"Multi-View Graph Representation for Programming Language Processing: An Investigation into Algorithm Detection","date":"2022-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"githubg0/mvg","path":"models.py","file_url":"https://github.com/githubg0/mvg/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8431fc19449d5b80","mcp_get_code":{"code_sha256":"8431fc19449d5b80"}},{"arxiv_id":"2201.11972","paper":"/paper/diffgan-tts-high-fidelity-and-efficient-text","title":"DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs","date":"2022-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"komyeongjin/specdiff-gan","path":"model/blocks.py","file_url":"https://github.com/komyeongjin/specdiff-gan/blob/HEAD/model/blocks.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2201.11732","paper":"/paper/iglue-a-benchmark-for-transfer-learning","title":"IGLUE: A Benchmark for Transfer Learning across Modalities, Tasks, and Languages","date":"2022-01-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"e-bug/volta","path":"volta/m3p_transformer.py","file_url":"https://github.com/e-bug/volta/blob/HEAD/volta/m3p_transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2110.06280","paper":"/paper/s3prl-vc-open-source-voice-conversion","title":"S3PRL-VC: Open-source Voice Conversion Framework with Self-supervised Speech Representations","date":"2021-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"unilight/s3prl-vc","path":"s3prl_vc/models/Taco2_AR.py","file_url":"https://github.com/unilight/s3prl-vc/blob/HEAD/s3prl_vc/models/Taco2_AR.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"94c4df5711076aa3","mcp_get_code":{"code_sha256":"94c4df5711076aa3"}},{"arxiv_id":"2110.03501","paper":"/paper/pretrained-language-models-are-symbolic","title":"Pretrained Language Models are Symbolic Mathematics Solvers too!","date":"2021-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"softsys4ai/differentiable-proving","path":"src/model/transformer.py","file_url":"https://github.com/softsys4ai/differentiable-proving/blob/HEAD/src/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2109.15166","paper":"/paper/portaspeech-portable-and-high-quality","title":"PortaSpeech: Portable and High-Quality Generative Text-to-Speech","date":"2021-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"natspeech/natspeech","path":"modules/commons/layers.py","file_url":"https://github.com/natspeech/natspeech/blob/HEAD/modules/commons/layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a025408166aaff26","mcp_get_code":{"code_sha256":"a025408166aaff26"}},{"arxiv_id":"2108.06645","paper":"/paper/on-multi-modal-learning-of-editing-source","title":"On Multi-Modal Learning of Editing Source Code","date":"2021-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"modit-team/MODIT","path":"src/transformer.py","file_url":"https://github.com/modit-team/MODIT/blob/HEAD/src/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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2106.09685","paper":"/paper/lora-low-rank-adaptation-of-large-language","title":"LoRA: Low-Rank Adaptation of Large Language Models","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhanglab-aim/lingo","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.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":"747685b3f553947b","mcp_get_code":{"code_sha256":"747685b3f553947b"}},{"arxiv_id":"2106.09685","paper":"/paper/lora-low-rank-adaptation-of-large-language","title":"LoRA: Low-Rank Adaptation of Large Language Models","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"phoebussi/alpaca-cot","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.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":"1d022836585085cb","mcp_get_code":{"code_sha256":"1d022836585085cb"}},{"arxiv_id":"2105.14850","paper":"/paper/cascaded-head-colliding-attention","title":"Cascaded Head-colliding Attention","date":"2021-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LZhengisme/CODA","path":"fairseq/models/coda_transformer.py","file_url":"https://github.com/LZhengisme/CODA/blob/HEAD/fairseq/models/coda_transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2105.14761","paper":"/paper/g-transformer-for-document-level-machine","title":"G-Transformer for Document-level Machine Translation","date":"2021-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baoguangsheng/g-transformer","path":"fairseq/models/transformer.py","file_url":"https://github.com/baoguangsheng/g-transformer/blob/HEAD/fairseq/models/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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2105.11269","paper":"/paper/neural-machine-translation-with-monolingual","title":"Neural Machine Translation with Monolingual Translation Memory","date":"2021-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jcyk/copyisallyouneed","path":"generator.py","file_url":"https://github.com/jcyk/copyisallyouneed/blob/HEAD/generator.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":"0ef15a4cb09384ad","mcp_get_code":{"code_sha256":"0ef15a4cb09384ad"}},{"arxiv_id":"2105.04779","paper":"/paper/el-attention-memory-efficient-lossless","title":"EL-Attention: Memory Efficient Lossless Attention for Generation","date":"2021-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/fastseq","path":"fastseq/models/prophetnet_fs/ngram_s2s_model.py","file_url":"https://github.com/microsoft/fastseq/blob/HEAD/fastseq/models/prophetnet_fs/ngram_s2s_model.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"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":"04RR/SOTA-Vision","path":"MLP_Mixer.py","file_url":"https://github.com/04RR/SOTA-Vision/blob/HEAD/MLP_Mixer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f580308b965b6c05","mcp_get_code":{"code_sha256":"f580308b965b6c05"}},{"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":"YeongHyeon/MLP-Mixer-PyTorch","path":"neuralnet/mlp_mixer.py","file_url":"https://github.com/YeongHyeon/MLP-Mixer-PyTorch/blob/HEAD/neuralnet/mlp_mixer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e6b70f83068f6b6c","mcp_get_code":{"code_sha256":"e6b70f83068f6b6c"}},{"arxiv_id":"2103.15606","paper":"/paper/gnerf-gan-based-neural-radiance-field-without","title":"GNeRF: GAN-based Neural Radiance Field without Posed Camera","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"quan-meng/gnerf","path":"model/generator.py","file_url":"https://github.com/quan-meng/gnerf/blob/HEAD/model/generator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e327082f6644b65f","mcp_get_code":{"code_sha256":"e327082f6644b65f"}},{"arxiv_id":"2103.03457","paper":"/paper/iot-instance-wise-layer-reordering-for-1","title":"IOT: Instance-wise Layer Reordering for Transformer Structures","date":"2021-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"instance-wise-ordered-transformer/iot","path":"fairseq/models/transformer.py","file_url":"https://github.com/instance-wise-ordered-transformer/iot/blob/HEAD/fairseq/models/transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2101.09704","paper":"/paper/does-head-label-help-for-long-tailed-multi","title":"Does Head Label Help for Long-Tailed Multi-Label Text Classification","date":"2021-01-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaolin1207/HTTN-master","path":"models.py","file_url":"https://github.com/xiaolin1207/HTTN-master/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":"9402444624eb2a6c","mcp_get_code":{"code_sha256":"9402444624eb2a6c"}},{"arxiv_id":"2012.13866","paper":"/paper/learning-light-weight-translation-models-from","title":"Learning Light-Weight Translation Models from Deep Transformer","date":"2020-12-27","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2010.11125","paper":"/paper/beyond-english-centric-multilingual-machine","title":"Beyond English-Centric Multilingual Machine Translation","date":"2020-10-21","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2010.08014","paper":"/paper/gsum-a-general-framework-for-guided-neural","title":"GSum: A General Framework for Guided Neural Abstractive Summarization","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neulab/guided_summarization","path":"bart/fairseq/models/guided_transformer.py","file_url":"https://github.com/neulab/guided_summarization/blob/HEAD/bart/fairseq/models/guided_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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2010.07717","paper":"/paper/wasserstein-distance-regularized-sequence","title":"Wasserstein Distance Regularized Sequence Representation for Text Matching in Asymmetrical Domains","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RUC-WSM/WD-Match","path":"src/model.py","file_url":"https://github.com/RUC-WSM/WD-Match/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6778af74cb726d32","mcp_get_code":{"code_sha256":"6778af74cb726d32"}},{"arxiv_id":"2010.01898","paper":"/paper/exploring-semantic-capacity-of-terms","title":"Exploring Semantic Capacity of Terms","date":"2020-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"c3sr/semantic-capacity","path":"hype/graph.py","file_url":"https://github.com/c3sr/semantic-capacity/blob/HEAD/hype/graph.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":"ac80d0da260c5531","mcp_get_code":{"code_sha256":"ac80d0da260c5531"}},{"arxiv_id":"2008.07772","paper":"/paper/very-deep-transformers-for-neural-machine","title":"Very Deep Transformers for Neural Machine Translation","date":"2020-08-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/deepnmt","path":"deepnmt/adv_transformer.py","file_url":"https://github.com/microsoft/deepnmt/blob/HEAD/deepnmt/adv_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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2007.08742","paper":"/paper/a-novel-graph-based-multi-modal-fusion-1","title":"A Novel Graph-based Multi-modal Fusion Encoder for Neural Machine Translation","date":"2020-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"middlekisser/GMNMT","path":"model/util.py","file_url":"https://github.com/middlekisser/GMNMT/blob/HEAD/model/util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8ca9b4cd178263e1","mcp_get_code":{"code_sha256":"8ca9b4cd178263e1"}},{"arxiv_id":"2006.16336","paper":"/paper/learning-sparse-prototypes-for-text","title":"Learning Sparse Prototypes for Text Generation","date":"2020-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jxhe/sparse-text-prototype","path":"sparse_prototype/retriever/cnn_text.py","file_url":"https://github.com/jxhe/sparse-text-prototype/blob/HEAD/sparse_prototype/retriever/cnn_text.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"93f6e2cb46ccec10","mcp_get_code":{"code_sha256":"93f6e2cb46ccec10"}},{"arxiv_id":"2006.10270","paper":"/paper/multi-branch-attentive-transformer","title":"Multi-branch Attentive Transformer","date":"2020-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HA-Transformer/HA-Transformer","path":"fairseq/models/transformer.py","file_url":"https://github.com/HA-Transformer/HA-Transformer/blob/HEAD/fairseq/models/transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2005.10213","paper":"/paper/applying-the-transformer-to-character-level","title":"Applying the Transformer to Character-level Transduction","date":"2020-05-20","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":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"2004.08022","paper":"/paper/rigid-formats-controlled-text-generation","title":"SongNet: Rigid Formats Controlled Text Generation","date":"2020-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shibing624/textgen","path":"textgen/language_modeling/songnet_model.py","file_url":"https://github.com/shibing624/textgen/blob/HEAD/textgen/language_modeling/songnet_model.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":"1485dd769dd9cb51","mcp_get_code":{"code_sha256":"1485dd769dd9cb51"}},{"arxiv_id":"2004.06748","paper":"/paper/balancing-training-for-multilingual-neural","title":"Balancing Training for Multilingual Neural Machine Translation","date":"2020-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cindyxinyiwang/multiDDS","path":"fairseq/models/data_actor.py","file_url":"https://github.com/cindyxinyiwang/multiDDS/blob/HEAD/fairseq/models/data_actor.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":"2e401e8f716a93e1","mcp_get_code":{"code_sha256":"2e401e8f716a93e1"}},{"arxiv_id":"2004.05572","paper":"/paper/amr-parsing-via-graph-sequence-iterative","title":"AMR Parsing via Graph-Sequence Iterative Inference","date":"2020-04-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":"1485dd769dd9cb51","mcp_get_code":{"code_sha256":"1485dd769dd9cb51"}},{"arxiv_id":"2003.09229","paper":"/paper/learning-to-encode-position-for-transformer","title":"Learning to Encode Position for Transformer with Continuous Dynamical Model","date":"2020-03-13","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2002.03912","paper":"/paper/a-probabilistic-formulation-of-unsupervised-1","title":"A Probabilistic Formulation of Unsupervised Text Style Transfer","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":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":"cc6417e762730325","mcp_get_code":{"code_sha256":"cc6417e762730325"}},{"arxiv_id":"2002.03184","paper":"/paper/time-aware-large-kernel-convolutions","title":"Time-aware Large Kernel Convolutions","date":"2020-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lioutasb/TaLKConvolutions","path":"talkconv/talkconv_fairseq/talkconv.py","file_url":"https://github.com/lioutasb/TaLKConvolutions/blob/HEAD/talkconv/talkconv_fairseq/talkconv.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"1912.11637","paper":"/paper/explicit-sparse-transformer-concentrated","title":"Explicit Sparse Transformer: Concentrated Attention Through Explicit Selection","date":"2019-12-25","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":"4d573553ce7d5023","mcp_get_code":{"code_sha256":"4d573553ce7d5023"}},{"arxiv_id":"1906.12183","paper":"/paper/neural-odes-as-the-deep-limit-of-resnets-with","title":"Neural ODEs as the Deep Limit of ResNets with constant weights","date":"2019-06-28","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"1906.01787","paper":"/paper/learning-deep-transformer-models-for-machine","title":"Learning Deep Transformer Models for Machine Translation","date":"2019-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangqiangneu/dlcl","path":"fairseq/models/dlcl_transformer.py","file_url":"https://github.com/wangqiangneu/dlcl/blob/HEAD/fairseq/models/dlcl_transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"365a7f250f4b06f4","mcp_get_code":{"code_sha256":"365a7f250f4b06f4"}},{"arxiv_id":"1905.12790","paper":"/paper/a-generalized-framework-of-sequence","title":"A Generalized Framework of Sequence Generation with Application to Undirected Sequence Models","date":"2019-05-29","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":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"arxiv_id":"1905.05621","paper":"/paper/190505621","title":"Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation","date":"2019-05-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"marvinchung/hw5-textstyletransfer","path":"models/transformer.py","file_url":"https://github.com/marvinchung/hw5-textstyletransfer/blob/HEAD/models/transformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc6417e762730325","mcp_get_code":{"code_sha256":"cc6417e762730325"}},{"arxiv_id":"1904.01681","paper":"/paper/augmented-neural-odes","title":"Augmented Neural ODEs","date":"2019-04-02","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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"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":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9b35e4cf0e15ffdd","mcp_get_code":{"code_sha256":"9b35e4cf0e15ffdd"}},{"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":"graykode/nlp-tutorial","path":"5-2.BERT/BERT.py","file_url":"https://github.com/graykode/nlp-tutorial/blob/HEAD/5-2.BERT/BERT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fa869a3c0b590d54","mcp_get_code":{"code_sha256":"fa869a3c0b590d54"}},{"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":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"a3e27bd1e8b628ed","mcp_get_code":{"code_sha256":"a3e27bd1e8b628ed"}},{"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":"Kirankumaraswamy/Transformers","path":"models/transformer_model.py","file_url":"https://github.com/Kirankumaraswamy/Transformers/blob/HEAD/models/transformer_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6fc4c565fab748d9","mcp_get_code":{"code_sha256":"6fc4c565fab748d9"}},{"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":"33c81e637a193504","mcp_get_code":{"code_sha256":"33c81e637a193504"}},{"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":"antoinecollas/transformer_neural_machine_translation","path":"transformer/transformer.py","file_url":"https://github.com/antoinecollas/transformer_neural_machine_translation/blob/HEAD/transformer/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f5dac8cad77230ff","mcp_get_code":{"code_sha256":"f5dac8cad77230ff"}},{"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":"tanjeffreyz/attention-is-all-you-need","path":"modules/transformer.py","file_url":"https://github.com/tanjeffreyz/attention-is-all-you-need/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":"5502c1dcc3a10b95","mcp_get_code":{"code_sha256":"5502c1dcc3a10b95"}},{"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":"simonjisu/annotated-transformer-kr","path":"transformer/models.py","file_url":"https://github.com/simonjisu/annotated-transformer-kr/blob/HEAD/transformer/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d9c21a0106f25f6e","mcp_get_code":{"code_sha256":"d9c21a0106f25f6e"}},{"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":"steph1793/Pointer_Transformer_Generator","path":"transformer.py","file_url":"https://github.com/steph1793/Pointer_Transformer_Generator/blob/HEAD/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"29f76cba1aca3bcc","mcp_get_code":{"code_sha256":"29f76cba1aca3bcc"}},{"arxiv_id":"1609.03499","paper":"/paper/wavenet-a-generative-model-for-raw-audio","title":"WaveNet: A Generative Model for Raw Audio","date":"2016-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"swasun/VQ-VAE-Speech","path":"src/wavenet_vocoder/wavenet.py","file_url":"https://github.com/swasun/VQ-VAE-Speech/blob/HEAD/src/wavenet_vocoder/wavenet.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":"d792a0fba4201cf8","mcp_get_code":{"code_sha256":"d792a0fba4201cf8"}},{"arxiv_id":"1511.06349","paper":"/paper/generating-sentences-from-a-continuous-space","title":"Generating Sentences from a Continuous Space","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kefirski/pytorch_RVAE","path":"model/rvae.py","file_url":"https://github.com/kefirski/pytorch_RVAE/blob/HEAD/model/rvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f095a1e3a4e44d91","mcp_get_code":{"code_sha256":"f095a1e3a4e44d91"}},{"arxiv_id":"1312.6114","paper":"/paper/auto-encoding-variational-bayes","title":"Auto-Encoding Variational Bayes","date":"2013-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vimlord/torchrosa-tts","path":"vae/model.py","file_url":"https://github.com/vimlord/torchrosa-tts/blob/HEAD/vae/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3de403259b405b9a","mcp_get_code":{"code_sha256":"3de403259b405b9a"}},{"arxiv_id":"2024.acl-long.435","paper":null,"title":"arXiv:2024.acl-long.435","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ytf-philp/AmbigST","path":"speechut/models/speechut_st.py","file_url":"https://github.com/ytf-philp/AmbigST/blob/HEAD/speechut/models/speechut_st.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":"96cbb5e9ca5b6be0","mcp_get_code":{"code_sha256":"96cbb5e9ca5b6be0"}},{"arxiv_id":"2022.acl-long.35","paper":null,"title":"arXiv:2022.acl-long.35","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"tjunlp-lab/KaFSP","path":"utils.py","file_url":"https://github.com/tjunlp-lab/KaFSP/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ba0897a0cec66eee","mcp_get_code":{"code_sha256":"ba0897a0cec66eee"}}]}