{"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/encode","entry":"encode","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":73,"n_papers_ran":31,"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":60,"n_samples_ran":25,"n_samples_fingerprinted":5,"n_places":77,"n_places_pointer_only":26,"by_status":{"ran_honours":3,"ran_violates":1,"ran_draft_wrong":5,"ran_fixture":3,"ran":13,"unverified":35},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2608.17096","paper":"/paper/arxiv-2608-17096","title":"A Glyph Is Not a Letter, a Token Is Not a Word, a Space Is Not a Space: What the Units of Voynichese Are Not","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"lrozanova/voynich-units","path":"analysis/reproduce_edge_order.py","file_url":"https://github.com/lrozanova/voynich-units/blob/HEAD/analysis/reproduce_edge_order.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"26c68a7d492af502","mcp_get_code":{"code_sha256":"26c68a7d492af502"}},{"arxiv_id":"2607.00890","paper":"/paper/arxiv-2607-00890","title":"MultiSynt/MT: Trillion-Token Multi-Parallel Pre-Training Data Translated Across 36 Languages","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"Helsinki-NLP/Opus-MT","path":"apply_bpe.py","file_url":"https://github.com/Helsinki-NLP/Opus-MT/blob/HEAD/apply_bpe.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4c1f9f4c9e3d8f8","mcp_get_code":{"code_sha256":"d4c1f9f4c9e3d8f8"}},{"arxiv_id":"2606.21289","paper":"/paper/arxiv-2606-21289","title":"Reconstructing Randomly Masked Spectra Helps DNNs Identify Discriminant Wavenumbers","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Chaoscendence/TeaNet","path":"code/train_model.py","file_url":"https://github.com/Chaoscendence/TeaNet/blob/HEAD/code/train_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6b9632428e530107","mcp_get_code":{"code_sha256":"6b9632428e530107"}},{"arxiv_id":"2606.03940","paper":"/paper/arxiv-2606-03940","title":"SEAOTTER: Sensor Embedded Autoencoding with One-Time Transcode for Efficient Reconstruction","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"UT-SysML/seaotter","path":"src/seaotter/jpeg_codec.py","file_url":"https://github.com/UT-SysML/seaotter/blob/HEAD/src/seaotter/jpeg_codec.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dcfb2b899f8a999d","mcp_get_code":{"code_sha256":"dcfb2b899f8a999d"}},{"arxiv_id":"2602.02241","paper":"/paper/arxiv-2602-02241","title":"Variational Entropic Optimal Transport","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"DrEternity/VarEOT","path":"ALAE/alae_ffhq_inference.py","file_url":"https://github.com/DrEternity/VarEOT/blob/HEAD/ALAE/alae_ffhq_inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"343978ea7f961051","mcp_get_code":{"code_sha256":"343978ea7f961051"}},{"arxiv_id":"2511.06856","paper":"/paper/arxiv-2511-06856","title":"Contact Wasserstein Geodesics for Non-Conservative Schrödinger Bridges","date":null,"month_inferred_from_arxiv_id":"2025-11","title_source":"syntology","repo":"ngushchin/LightSB","path":"ALAE/alae_ffhq_inference.py","file_url":"https://github.com/ngushchin/LightSB/blob/HEAD/ALAE/alae_ffhq_inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"343978ea7f961051","mcp_get_code":{"code_sha256":"343978ea7f961051"}},{"arxiv_id":"2506.17230","paper":null,"title":"arXiv:2506.17230","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"YichenLuo-0/MMET","path":"model/mmet.py","file_url":"https://github.com/YichenLuo-0/MMET/blob/HEAD/model/mmet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"be6ea4c4439b5a73","mcp_get_code":{"code_sha256":"be6ea4c4439b5a73"}},{"arxiv_id":"2503.16429","paper":"/paper/sonata-self-supervised-learning-of-reliable","title":"Sonata: Self-Supervised Learning of Reliable Point Representations","date":"2025-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/sonata","path":"sonata/serialization/default.py","file_url":"https://github.com/facebookresearch/sonata/blob/HEAD/sonata/serialization/default.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":"ef0574663c9ae24c","mcp_get_code":{"code_sha256":"ef0574663c9ae24c"}},{"arxiv_id":"2502.14882","paper":"/paper/calibquant-1-bit-kv-cache-quantization-for","title":"CalibQuant: 1-Bit KV Cache Quantization for Multimodal LLMs","date":"2025-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"insuhan/calibquant","path":"calibquant.py","file_url":"https://github.com/insuhan/calibquant/blob/HEAD/calibquant.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d8bee40dd4b7cd20","mcp_get_code":{"code_sha256":"d8bee40dd4b7cd20"}},{"arxiv_id":"2412.08573","paper":"/paper/tryoffanyone-tiled-cloth-generation-from-a","title":"TryOffAnyone: Tiled Cloth Generation from a Dressed Person","date":"2024-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ixarchakos/try-off-anyone","path":"src/model/pipeline.py","file_url":"https://github.com/ixarchakos/try-off-anyone/blob/HEAD/src/model/pipeline.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"448ddaf001b1c2f2","mcp_get_code":{"code_sha256":"448ddaf001b1c2f2"}},{"arxiv_id":"2412.07517","paper":"/paper/fireflow-fast-inversion-of-rectified-flow-for","title":"FireFlow: Fast Inversion of Rectified Flow for Image Semantic Editing","date":"2024-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"holmesshuan/fireflow","path":"src/edit.py","file_url":"https://github.com/holmesshuan/fireflow/blob/HEAD/src/edit.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":"1498dfc442c71ecc","mcp_get_code":{"code_sha256":"1498dfc442c71ecc"}},{"arxiv_id":"2412.07517","paper":"/paper/fireflow-fast-inversion-of-rectified-flow-for","title":"FireFlow: Fast Inversion of Rectified Flow for Image Semantic Editing","date":"2024-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"holmesshuan/fireflow","path":"src/gradio_demo.py","file_url":"https://github.com/holmesshuan/fireflow/blob/HEAD/src/gradio_demo.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":"e02de920391fa756","mcp_get_code":{"code_sha256":"e02de920391fa756"}},{"arxiv_id":"2411.04746","paper":"/paper/taming-rectified-flow-for-inversion-and","title":"Taming Rectified Flow for Inversion and Editing","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangjiangshan0725/rf-solver-edit","path":"FLUX_Image_Edit/src/edit.py","file_url":"https://github.com/wangjiangshan0725/rf-solver-edit/blob/HEAD/FLUX_Image_Edit/src/edit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1498dfc442c71ecc","mcp_get_code":{"code_sha256":"1498dfc442c71ecc"}},{"arxiv_id":"2411.04746","paper":"/paper/taming-rectified-flow-for-inversion-and","title":"Taming Rectified Flow for Inversion and Editing","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangjiangshan0725/rf-solver-edit","path":"FLUX_Image_Edit/src/gradio_demo.py","file_url":"https://github.com/wangjiangshan0725/rf-solver-edit/blob/HEAD/FLUX_Image_Edit/src/gradio_demo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e02de920391fa756","mcp_get_code":{"code_sha256":"e02de920391fa756"}},{"arxiv_id":"2408.09878","paper":"/paper/transferring-backdoors-between-large-language","title":"Transferring Backdoors between Large Language Models by Knowledge Distillation","date":null,"month_inferred_from_arxiv_id":"2024-08","title_source":"archive","repo":"zhou-cybersecurity-ai/atba","path":"TTG/TTG_GPT.py","file_url":"https://github.com/zhou-cybersecurity-ai/atba/blob/HEAD/TTG/TTG_GPT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4a6e68636de7823e","mcp_get_code":{"code_sha256":"4a6e68636de7823e"}},{"arxiv_id":"2408.03350","paper":"/paper/minictx-neural-theorem-proving-with-long","title":"miniCTX: Neural Theorem Proving with (Long-)Contexts","date":"2024-08-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cmu-l3/minictx-eval","path":"premise_retriever.py","file_url":"https://github.com/cmu-l3/minictx-eval/blob/HEAD/premise_retriever.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"61b6e1d9be3efdf1","mcp_get_code":{"code_sha256":"61b6e1d9be3efdf1"}},{"arxiv_id":"2406.04306","paper":"/paper/semantically-diverse-language-generation-for","title":"Semantically Diverse Language Generation for Uncertainty Estimation in Language Models","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ml-jku/SDLG","path":"run_experiments.py","file_url":"https://github.com/ml-jku/SDLG/blob/HEAD/run_experiments.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause-Clear","inline_ok":false,"code_sha256_prefix":"8d9f3ee549cef855","mcp_get_code":{"code_sha256":"8d9f3ee549cef855"}},{"arxiv_id":"2406.03293","paper":"/paper/text-to-image-rectified-flow-as-plug-and-play","title":"Text-to-Image Rectified Flow as Plug-and-Play Priors","date":"2024-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HolmesShuan/FireFlow-Fast-Inversion-of-Rectified-Flow-for-Image-Semantic-Editing","path":"src/edit.py","file_url":"https://github.com/HolmesShuan/FireFlow-Fast-Inversion-of-Rectified-Flow-for-Image-Semantic-Editing/blob/HEAD/src/edit.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":"1498dfc442c71ecc","mcp_get_code":{"code_sha256":"1498dfc442c71ecc"}},{"arxiv_id":"2405.16155","paper":"/paper/improving-multi-lingual-alignment-through","title":"Improving Multi-lingual Alignment Through Soft Contrastive Learning","date":"2024-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yai12xlinq-b/imascl","path":"evaluate/make_sim_matrix.py","file_url":"https://github.com/yai12xlinq-b/imascl/blob/HEAD/evaluate/make_sim_matrix.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"619b6842fb1a677c","mcp_get_code":{"code_sha256":"619b6842fb1a677c"}},{"arxiv_id":"2405.14992","paper":"/paper/linking-in-context-learning-in-transformers","title":"Linking In-context Learning in Transformers to Human Episodic Memory","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"corxyz/icl-cmr","path":"src/est_cmr_crp.py","file_url":"https://github.com/corxyz/icl-cmr/blob/HEAD/src/est_cmr_crp.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f69ec72349fdfe0b","mcp_get_code":{"code_sha256":"f69ec72349fdfe0b"}},{"arxiv_id":"2405.10974","paper":"/paper/bottleneck-minimal-indexing-for-generative","title":"Bottleneck-Minimal Indexing for Generative Document Retrieval","date":"2024-05-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kduxin/Bottleneck-Minimal-Indexing","path":"BMIndexing/bert_embedding.py","file_url":"https://github.com/kduxin/Bottleneck-Minimal-Indexing/blob/HEAD/BMIndexing/bert_embedding.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9cacde1e22f5c412","mcp_get_code":{"code_sha256":"9cacde1e22f5c412"}},{"arxiv_id":"2404.18895","paper":"/paper/rscama-remote-sensing-image-change-captioning","title":"RSCaMa: Remote Sensing Image Change Captioning with State Space Model","date":"2024-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chen-yang-liu/rscama","path":"preprocess_data.py","file_url":"https://github.com/chen-yang-liu/rscama/blob/HEAD/preprocess_data.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9939e4093b93c961","mcp_get_code":{"code_sha256":"9939e4093b93c961"}},{"arxiv_id":"2404.00412","paper":"/paper/svgcraft-beyond-single-object-text-to-svg","title":"SVGCraft: Beyond Single Object Text-to-SVG Synthesis with Comprehensive Canvas Layout","date":"2024-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ayanban011/svgcraft","path":"models/pipelines.py","file_url":"https://github.com/ayanban011/svgcraft/blob/HEAD/models/pipelines.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"57dcb958e30899c0","mcp_get_code":{"code_sha256":"57dcb958e30899c0"}},{"arxiv_id":"2403.19654","paper":"/paper/rsmamba-remote-sensing-image-classification","title":"RSMamba: Remote Sensing Image Classification with State Space Model","date":"2024-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chen-yang-liu/change-agent","path":"Multi_change/preprocess_data.py","file_url":"https://github.com/chen-yang-liu/change-agent/blob/HEAD/Multi_change/preprocess_data.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9939e4093b93c961","mcp_get_code":{"code_sha256":"9939e4093b93c961"}},{"arxiv_id":"2402.14009","paper":"/paper/geometry-informed-neural-networks","title":"Geometry-Informed Neural Networks","date":"2024-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ml-jku/ginns-geometry-informed-neural-networks","path":"models/NN.py","file_url":"https://github.com/ml-jku/ginns-geometry-informed-neural-networks/blob/HEAD/models/NN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ff4483e657062955","mcp_get_code":{"code_sha256":"ff4483e657062955"}},{"arxiv_id":"2402.11399","paper":"/paper/k-semstamp-a-clustering-based-semantic","title":"k-SemStamp: A Clustering-Based Semantic Watermark for Detection of Machine-Generated Text","date":"2024-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bohanhou14/semstamp","path":"contrastive_trainer.py","file_url":"https://github.com/bohanhou14/semstamp/blob/HEAD/contrastive_trainer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b0ef99aecaf6802e","mcp_get_code":{"code_sha256":"b0ef99aecaf6802e"}},{"arxiv_id":"2402.03207","paper":"/paper/light-and-optimal-schrodinger-bridge-matching","title":"Light and Optimal Schrödinger Bridge Matching","date":"2024-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"skholkin/lightsb-matching","path":"ALAE/alae_ffhq_inference.py","file_url":"https://github.com/skholkin/lightsb-matching/blob/HEAD/ALAE/alae_ffhq_inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"343978ea7f961051","mcp_get_code":{"code_sha256":"343978ea7f961051"}},{"arxiv_id":"2402.01408","paper":"/paper/climbing-the-ladder-of-interpretability-with","title":"Counterfactual Concept Bottleneck Models","date":"2024-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gabriele-dominici/counterfactual-cbm","path":"baycon/common/DataAnalyzer.py","file_url":"https://github.com/gabriele-dominici/counterfactual-cbm/blob/HEAD/baycon/common/DataAnalyzer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3c06307d039c83ce","mcp_get_code":{"code_sha256":"3c06307d039c83ce"}},{"arxiv_id":"2402.01035","paper":"/paper/getting-the-most-out-of-your-tokenizer-for","title":"Getting the most out of your tokenizer for pre-training and domain adaptation","date":"2024-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gautierdag/tokenizer-bench","path":"utils.py","file_url":"https://github.com/gautierdag/tokenizer-bench/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc0fb608bae897a5","mcp_get_code":{"code_sha256":"bc0fb608bae897a5"}},{"arxiv_id":"2401.15652","paper":"/paper/continuous-multiple-image-outpainting-in-one","title":"Continuous-Multiple Image Outpainting in One-Step via Positional Query and A Diffusion-based Approach","date":"2024-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sherrylone/PQDiff","path":"evaluate.py","file_url":"https://github.com/Sherrylone/PQDiff/blob/HEAD/evaluate.py","status":"ran_draft_wrong","verification_level":2,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"02dbbf97e14ce00e","mcp_get_code":{"code_sha256":"02dbbf97e14ce00e"}},{"arxiv_id":"2401.09967","paper":"/paper/sketch-guided-constrained-decoding-for","title":"Sketch-Guided Constrained Decoding for Boosting Blackbox Large Language Models without Logit Access","date":"2024-01-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"epfl-dlab/sketchgcd","path":"src/constrained_generation/trie_constraint.py","file_url":"https://github.com/epfl-dlab/sketchgcd/blob/HEAD/src/constrained_generation/trie_constraint.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"af1e43bd7b90239e","mcp_get_code":{"code_sha256":"af1e43bd7b90239e"}},{"arxiv_id":"2312.10035","paper":"/paper/point-transformer-v3-simpler-faster-stronger","title":"Point Transformer V3: Simpler, Faster, Stronger","date":"2023-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pointcept/pointtransformerv3","path":"serialization/default.py","file_url":"https://github.com/pointcept/pointtransformerv3/blob/HEAD/serialization/default.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ef0574663c9ae24c","mcp_get_code":{"code_sha256":"ef0574663c9ae24c"}},{"arxiv_id":"2311.04420","paper":"/paper/data-factors-for-better-compositional","title":"Data Factors for Better Compositional Generalization","date":"2023-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"owenzx/data4comp","path":"data.py","file_url":"https://github.com/owenzx/data4comp/blob/HEAD/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"839530fa476fdb3b","mcp_get_code":{"code_sha256":"839530fa476fdb3b"}},{"arxiv_id":"2310.17966","paper":"/paper/train-once-get-a-family-state-adaptive-1","title":"Train Once, Get a Family: State-Adaptive Balances for Offline-to-Online Reinforcement Learning","date":"2023-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LeapLabTHU/FamO2O","path":"jax_cql/cql_finetune/conservative_sac_finetune_main.py","file_url":"https://github.com/LeapLabTHU/FamO2O/blob/HEAD/jax_cql/cql_finetune/conservative_sac_finetune_main.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1689a9bc9e862217","mcp_get_code":{"code_sha256":"1689a9bc9e862217"}},{"arxiv_id":"2310.10640","paper":"/paper/llm-blueprint-enabling-text-to-image","title":"LLM Blueprint: Enabling Text-to-Image Generation with Complex and Detailed Prompts","date":"2023-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hananshafi/llmblueprint","path":"models/pipelines.py","file_url":"https://github.com/hananshafi/llmblueprint/blob/HEAD/models/pipelines.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"57dcb958e30899c0","mcp_get_code":{"code_sha256":"57dcb958e30899c0"}},{"arxiv_id":"2310.01174","paper":"/paper/light-schrodinger-bridge","title":"Light Schrödinger Bridge","date":"2023-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ngushchin/lightsb","path":"ALAE/alae_ffhq_inference.py","file_url":"https://github.com/ngushchin/lightsb/blob/HEAD/ALAE/alae_ffhq_inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"343978ea7f961051","mcp_get_code":{"code_sha256":"343978ea7f961051"}},{"arxiv_id":"2310.00492","paper":"/paper/from-language-modeling-to-instruction","title":"From Language Modeling to Instruction Following: Understanding the Behavior Shift in LLMs after Instruction Tuning","date":"2023-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jacksonwuxs/interpret_instruction_tuning_llms","path":"src/utils.py","file_url":"https://github.com/jacksonwuxs/interpret_instruction_tuning_llms/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"f964e2b69396a7c1","mcp_get_code":{"code_sha256":"f964e2b69396a7c1"}},{"arxiv_id":"2308.10633","paper":"/paper/ralle-a-framework-for-developing-and","title":"RaLLe: A Framework for Developing and Evaluating Retrieval-Augmented Large Language Models","date":"2023-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yhoshi3/ralle","path":"ralle/retrievers/embeddings/encode_functions/e5.py","file_url":"https://github.com/yhoshi3/ralle/blob/HEAD/ralle/retrievers/embeddings/encode_functions/e5.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"24ced6d0e7e56049","mcp_get_code":{"code_sha256":"24ced6d0e7e56049"}},{"arxiv_id":"2305.17387","paper":"/paper/learning-from-integral-losses-in-physics","title":"Learning from Integral Losses in Physics Informed Neural Networks","date":"2023-05-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":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"8f4d72207d16c535","mcp_get_code":{"code_sha256":"8f4d72207d16c535"}},{"arxiv_id":"2305.13650","paper":"/paper/property-guided-generative-modelling-for","title":"Robust Model-Based Optimization for Challenging Fitness Landscapes","date":"2023-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sabagh1994/pgvae","path":"pgvae/pgvae.py","file_url":"https://github.com/sabagh1994/pgvae/blob/HEAD/pgvae/pgvae.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"8f4d72207d16c535","mcp_get_code":{"code_sha256":"8f4d72207d16c535"}},{"arxiv_id":"2304.01091","paper":"/paper/changes-to-captions-an-attentive-network-for","title":"Changes to Captions: An Attentive Network for Remote Sensing Change Captioning","date":"2023-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shizhenchang/chg2cap","path":"preprocess_data.py","file_url":"https://github.com/shizhenchang/chg2cap/blob/HEAD/preprocess_data.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9939e4093b93c961","mcp_get_code":{"code_sha256":"9939e4093b93c961"}},{"arxiv_id":"2210.13210","paper":"/paper/mutual-information-alleviates-hallucinations","title":"Mutual Information Alleviates Hallucinations in Abstractive Summarization","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vanderpoelliam/cpmi","path":"src/detect_hallucination/process_labels.py","file_url":"https://github.com/vanderpoelliam/cpmi/blob/HEAD/src/detect_hallucination/process_labels.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"62093950a87046d6","mcp_get_code":{"code_sha256":"62093950a87046d6"}},{"arxiv_id":"2208.12294","paper":"/paper/dpauc-differentially-private-auc-computation","title":"DPAUC: Differentially Private AUC Computation in Federated Learning","date":"2022-08-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/fedlearner","path":"fedlearner/common/leveldb.py","file_url":"https://github.com/bytedance/fedlearner/blob/HEAD/fedlearner/common/leveldb.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":"4cc1a4274785245f","mcp_get_code":{"code_sha256":"4cc1a4274785245f"}},{"arxiv_id":"2206.10558","paper":"/paper/envpool-a-highly-parallel-reinforcement","title":"EnvPool: A Highly Parallel Reinforcement Learning Environment Execution Engine","date":"2022-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sail-sg/envpool","path":"envpool/craftax/oracle.py","file_url":"https://github.com/sail-sg/envpool/blob/HEAD/envpool/craftax/oracle.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":"055188fa794e90ef","mcp_get_code":{"code_sha256":"055188fa794e90ef"}},{"arxiv_id":"2202.00035","paper":"/paper/learning-fair-representations-via-rate","title":"Learning Fair Representations via Rate-Distortion Maximization","date":"2022-01-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brcsomnath/farm","path":"src/unconstrained/glove-embeddings.py","file_url":"https://github.com/brcsomnath/farm/blob/HEAD/src/unconstrained/glove-embeddings.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e686ca185ffdaef5","mcp_get_code":{"code_sha256":"e686ca185ffdaef5"}},{"arxiv_id":"2202.00035","paper":"/paper/learning-fair-representations-via-rate","title":"Learning Fair Representations via Rate-Distortion Maximization","date":"2022-01-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brcsomnath/farm","path":"src/constrained/constrained-single.py","file_url":"https://github.com/brcsomnath/farm/blob/HEAD/src/constrained/constrained-single.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":"622d9b61220fef40","mcp_get_code":{"code_sha256":"622d9b61220fef40"}},{"arxiv_id":"2109.06827","paper":"/paper/types-of-out-of-distribution-texts-and-how-to","title":"Types of Out-of-Distribution Texts and How to Detect Them","date":"2021-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uditarora/ood-text-emnlp","path":"msp_eval.py","file_url":"https://github.com/uditarora/ood-text-emnlp/blob/HEAD/msp_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f9a4adc707cb9193","mcp_get_code":{"code_sha256":"f9a4adc707cb9193"}},{"arxiv_id":"2106.03993","paper":"/paper/lexicon-learning-for-few-shot-neural-sequence","title":"Lexicon Learning for Few-Shot Neural Sequence Modeling","date":"2021-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ekinakyurek/lexical","path":"data.py","file_url":"https://github.com/ekinakyurek/lexical/blob/HEAD/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"839530fa476fdb3b","mcp_get_code":{"code_sha256":"839530fa476fdb3b"}},{"arxiv_id":"2106.01561","paper":"/paper/can-generative-pre-trained-language-models","title":"Can Generative Pre-trained Language Models Serve as Knowledge Bases for Closed-book QA?","date":"2021-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangcunxiang/Can-PLM-Serve-as-KB-for-CBQA","path":"simpletransformers/language_modeling/language_modeling_utils.py","file_url":"https://github.com/wangcunxiang/Can-PLM-Serve-as-KB-for-CBQA/blob/HEAD/simpletransformers/language_modeling/language_modeling_utils.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":"d34c8ab039bdf946","mcp_get_code":{"code_sha256":"d34c8ab039bdf946"}},{"arxiv_id":"2105.03933","paper":"/paper/joint-learning-of-deep-retrieval-model-and","title":"Joint Learning of Deep Retrieval Model and Product Quantization based Embedding Index","date":"2021-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jdcomsearch/poeem","path":"src/ops/python/encode.py","file_url":"https://github.com/jdcomsearch/poeem/blob/HEAD/src/ops/python/encode.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d3edc68ba2422435","mcp_get_code":{"code_sha256":"d3edc68ba2422435"}},{"arxiv_id":"2104.07858","paper":"/paper/search-oriented-differentiable-product","title":"Matching-oriented Product Quantization For Ad-hoc Retrieval","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/MoPQ","path":"utils/recall.py","file_url":"https://github.com/microsoft/MoPQ/blob/HEAD/utils/recall.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"29dc941df1dc58d2","mcp_get_code":{"code_sha256":"29dc941df1dc58d2"}},{"arxiv_id":"2103.16130","paper":"/paper/active-learning-for-deep-object-detection-via","title":"Active Learning for Deep Object Detection via Probabilistic Modeling","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NVlabs/AL-MDN","path":"layers/modules/multibox_loss_gmm.py","file_url":"https://github.com/NVlabs/AL-MDN/blob/HEAD/layers/modules/multibox_loss_gmm.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"f2acff82ac4950e4","mcp_get_code":{"code_sha256":"f2acff82ac4950e4"}},{"arxiv_id":"2101.08370","paper":"/paper/evaluating-multilingual-text-encoders-for","title":"Evaluating Multilingual Text Encoders for Unsupervised Cross-Lingual Retrieval","date":"2021-01-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rlitschk/EncoderCLIR","path":"src/run_ENC_exp.py","file_url":"https://github.com/rlitschk/EncoderCLIR/blob/HEAD/src/run_ENC_exp.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"CC-BY-SA-4.0","inline_ok":false,"code_sha256_prefix":"3d9779b067bc0786","mcp_get_code":{"code_sha256":"3d9779b067bc0786"}},{"arxiv_id":"2010.13472","paper":"/paper/scalable-gaussian-process-variational","title":"Scalable Gaussian Process Variational Autoencoders","date":"2020-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ratschlab/SVGP-VAE","path":"GPVAE_Casale_model.py","file_url":"https://github.com/ratschlab/SVGP-VAE/blob/HEAD/GPVAE_Casale_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"830b973400f3d8f3","mcp_get_code":{"code_sha256":"830b973400f3d8f3"}},{"arxiv_id":"2010.05324","paper":"/paper/multilingual-offensive-language","title":"Multilingual Offensive Language Identification with Cross-lingual Embeddings","date":"2020-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tharindudr/DeepOffense","path":"deepoffense/language_modeling/language_modeling_utils.py","file_url":"https://github.com/tharindudr/DeepOffense/blob/HEAD/deepoffense/language_modeling/language_modeling_utils.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":"d34c8ab039bdf946","mcp_get_code":{"code_sha256":"d34c8ab039bdf946"}},{"arxiv_id":"2010.02863","paper":"/paper/directional-graph-networks-1","title":"Directional Graph Networks","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gbouritsas/gsn","path":"directional_gsn/utils_one_hot_encoding.py","file_url":"https://github.com/gbouritsas/gsn/blob/HEAD/directional_gsn/utils_one_hot_encoding.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"831368bc983a71e0","mcp_get_code":{"code_sha256":"831368bc983a71e0"}},{"arxiv_id":"2008.01511","paper":"/paper/a-divide-and-conquer-algorithm-for-quantum","title":"A divide-and-conquer algorithm for quantum state preparation","date":"2020-08-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vutuanhai237/Encoding_state_combine_with_cswap","path":"base/knn.py","file_url":"https://github.com/vutuanhai237/Encoding_state_combine_with_cswap/blob/HEAD/base/knn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"24537cd1c999a402","mcp_get_code":{"code_sha256":"24537cd1c999a402"}},{"arxiv_id":"2007.05611","paper":"/paper/deep-contextual-clinical-prediction-with","title":"Deep Contextual Clinical Prediction with Reverse Distillation","date":"2020-07-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clinicalml/omop-learn","path":"src/omop_learn/hf/utils.py","file_url":"https://github.com/clinicalml/omop-learn/blob/HEAD/src/omop_learn/hf/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1a504fe4467c5142","mcp_get_code":{"code_sha256":"1a504fe4467c5142"}},{"arxiv_id":"2006.16236","paper":"/paper/transformers-are-rnns-fast-autoregressive","title":"Transformers are RNNs: Fast Autoregressive Transformers with Linear Attention","date":"2020-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kyle-gao/TF_Transformer","path":"preprocess.py","file_url":"https://github.com/kyle-gao/TF_Transformer/blob/HEAD/preprocess.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":"0e73ca2dec803da6","mcp_get_code":{"code_sha256":"0e73ca2dec803da6"}},{"arxiv_id":"2006.16205","paper":"/paper/simplifying-models-with-unlabeled-output-data","title":"Composed Fine-Tuning: Freezing Pre-Trained Denoising Autoencoders for Improved Generalization","date":"2020-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"p-lambda/unlabeled_outputs","path":"code/run_synthetic.py","file_url":"https://github.com/p-lambda/unlabeled_outputs/blob/HEAD/code/run_synthetic.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"465db07d479dc049","mcp_get_code":{"code_sha256":"465db07d479dc049"}},{"arxiv_id":"2001.04761","paper":"/paper/adversarial-disentanglement-with-grouped","title":"Adversarial Disentanglement with Grouped Observations","date":"2020-01-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jonemeth/aaai20","path":"src/Model.py","file_url":"https://github.com/jonemeth/aaai20/blob/HEAD/src/Model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a509745f000e182","mcp_get_code":{"code_sha256":"2a509745f000e182"}},{"arxiv_id":"1912.13192","paper":"/paper/pv-rcnn-point-voxel-feature-set-abstraction","title":"PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection","date":"2019-12-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jhultman/PV-RCNN","path":"vision3d/core/box_encode.py","file_url":"https://github.com/jhultman/PV-RCNN/blob/HEAD/vision3d/core/box_encode.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"744899d028ceaeb6","mcp_get_code":{"code_sha256":"744899d028ceaeb6"}},{"arxiv_id":"1910.13267","paper":"/paper/191013267","title":"BPE-Dropout: Simple and Effective Subword Regularization","date":"2019-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rsennrich/subword-nmt","path":"subword_nmt/apply_bpe.py","file_url":"https://github.com/rsennrich/subword-nmt/blob/HEAD/subword_nmt/apply_bpe.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"932ffa4dce8fc503","mcp_get_code":{"code_sha256":"932ffa4dce8fc503"}},{"arxiv_id":"1910.13267","paper":"/paper/191013267","title":"BPE-Dropout: Simple and Effective Subword Regularization","date":"2019-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PatxiofromAlphensign/subword-nmt-mods","path":"subword_nmt/apply_bpe.py","file_url":"https://github.com/PatxiofromAlphensign/subword-nmt-mods/blob/HEAD/subword_nmt/apply_bpe.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"049cda35c34e96c3","mcp_get_code":{"code_sha256":"049cda35c34e96c3"}},{"arxiv_id":"1910.02551","paper":"/paper/improving-dataset-distillation","title":"Soft-Label Dataset Distillation and Text Dataset Distillation","date":"2019-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ilia10000/dataset-distillation","path":"utils/baselines.py","file_url":"https://github.com/ilia10000/dataset-distillation/blob/HEAD/utils/baselines.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f5202ff9824f30c7","mcp_get_code":{"code_sha256":"f5202ff9824f30c7"}},{"arxiv_id":"1907.12484","paper":"/paper/joey-nmt-a-minimalist-nmt-toolkit-for-novices","title":"Joey NMT: A Minimalist NMT Toolkit for Novices","date":"2019-07-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-spin/S7","path":"scripts/apply_bpe.py","file_url":"https://github.com/deep-spin/S7/blob/HEAD/scripts/apply_bpe.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"52d69829a4cee830","mcp_get_code":{"code_sha256":"52d69829a4cee830"}},{"arxiv_id":"1905.08459","paper":"/paper/parallel-neural-text-to-speech","title":"Non-Autoregressive Neural Text-to-Speech","date":"2019-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vardaan123/ParaNet","path":"apply_bpe.py","file_url":"https://github.com/vardaan123/ParaNet/blob/HEAD/apply_bpe.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"52d69829a4cee830","mcp_get_code":{"code_sha256":"52d69829a4cee830"}},{"arxiv_id":"1903.04110","paper":"/paper/hybrid-reinforcement-learning-with-expert","title":"Hybrid Reinforcement Learning with Expert State Sequences","date":"2019-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XiaoxiaoGuo/tensor4rl","path":"policies.py","file_url":"https://github.com/XiaoxiaoGuo/tensor4rl/blob/HEAD/policies.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d1c743696ec7bba1","mcp_get_code":{"code_sha256":"d1c743696ec7bba1"}},{"arxiv_id":"1809.09767","paper":"/paper/night-to-day-image-translation-for-retrieval","title":"Night-to-Day Image Translation for Retrieval-based Localization","date":"2018-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AAnoosheh/ToDayGAN","path":"util/png.py","file_url":"https://github.com/AAnoosheh/ToDayGAN/blob/HEAD/util/png.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"91d4d7845ec139d1","mcp_get_code":{"code_sha256":"91d4d7845ec139d1"}},{"arxiv_id":"1804.00607","paper":"/paper/megadepth-learning-single-view-depth","title":"MegaDepth: Learning Single-View Depth Prediction from Internet Photos","date":"2018-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhengqili/MegaDepth","path":"util/png.py","file_url":"https://github.com/zhengqili/MegaDepth/blob/HEAD/util/png.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"91d4d7845ec139d1","mcp_get_code":{"code_sha256":"91d4d7845ec139d1"}},{"arxiv_id":"1803.01128","paper":"/paper/seq2sick-evaluating-the-robustness-of","title":"Seq2Sick: Evaluating the Robustness of Sequence-to-Sequence Models with Adversarial Examples","date":"2018-03-03","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":"52d69829a4cee830","mcp_get_code":{"code_sha256":"52d69829a4cee830"}},{"arxiv_id":"1710.11041","paper":"/paper/unsupervised-neural-machine-translation","title":"Unsupervised Neural Machine Translation","date":"2017-10-30","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":"932ffa4dce8fc503","mcp_get_code":{"code_sha256":"932ffa4dce8fc503"}},{"arxiv_id":"1605.05396","paper":"/paper/generative-adversarial-text-to-image","title":"Generative Adversarial Text to Image Synthesis","date":"2016-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"itsayushthada/Text-To-Image","path":"skipthoughts.py","file_url":"https://github.com/itsayushthada/Text-To-Image/blob/HEAD/skipthoughts.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2d06283b04889970","mcp_get_code":{"code_sha256":"2d06283b04889970"}},{"arxiv_id":"1506.02078","paper":"/paper/visualizing-and-understanding-recurrent","title":"Visualizing and Understanding Recurrent Networks","date":"2015-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"suyash/char-rnn","path":"trainer/utils.py","file_url":"https://github.com/suyash/char-rnn/blob/HEAD/trainer/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6139f410cb6039fd","mcp_get_code":{"code_sha256":"6139f410cb6039fd"}},{"arxiv_id":"1411.4555","paper":"/paper/show-and-tell-a-neural-image-caption","title":"Show and Tell: A Neural Image Caption Generator","date":"2014-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pskrunner14/descriptor","path":"descriptor/models/cnn_encoder.py","file_url":"https://github.com/pskrunner14/descriptor/blob/HEAD/descriptor/models/cnn_encoder.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9a121ed8c3d15bc5","mcp_get_code":{"code_sha256":"9a121ed8c3d15bc5"}},{"arxiv_id":"aaai_25833","paper":null,"title":"arXiv:aaai_25833","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"brcsomnath/FaIRL","path":"src/utils/io.py","file_url":"https://github.com/brcsomnath/FaIRL/blob/HEAD/src/utils/io.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6680fcf6fb7bb913","mcp_get_code":{"code_sha256":"6680fcf6fb7bb913"}},{"arxiv_id":"2025.findings-acl.1384","paper":null,"title":"arXiv:2025.findings-acl.1384","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Muennighoff/sgpt","path":"crossencoder/beir/sgptce.py","file_url":"https://github.com/Muennighoff/sgpt/blob/HEAD/crossencoder/beir/sgptce.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2d1973ab0dfda2fd","mcp_get_code":{"code_sha256":"2d1973ab0dfda2fd"}}]}