{"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/read-pickle","entry":"read_pickle","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":32,"n_papers_ran":11,"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":21,"n_samples_ran":6,"n_samples_fingerprinted":0,"n_places":32,"n_places_pointer_only":11,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":5,"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":"2602.04596","paper":"/paper/arxiv-2602-04596","title":"Uncertainty Decomposition for Bayes-Filtered Transformers via Bayesian Predictive Inference","date":"2026-02-04","month_inferred_from_arxiv_id":null,"title_source":"syntology","repo":"weiyaw/ud4pfn","path":"experiments/_shared/artifacts.py","file_url":"https://github.com/weiyaw/ud4pfn/blob/HEAD/experiments/_shared/artifacts.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a4505d0014c9009","mcp_get_code":{"code_sha256":"3a4505d0014c9009"}},{"arxiv_id":"2601.09236","paper":"/paper/arxiv-2601-09236","title":"Reward Learning through Ranking Mean Squared Error","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"IRLL/R4","path":"src/utils.py","file_url":"https://github.com/IRLL/R4/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f76d34b2796b3544","mcp_get_code":{"code_sha256":"f76d34b2796b3544"}},{"arxiv_id":"2506.13348","paper":"/paper/texturesplat-per-primitive-texture-mapping","title":"TextureSplat: Per-Primitive Texture Mapping for Reflective Gaussian Splatting","date":"2025-06-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maeyounes/texturesplat","path":"nero2blender.py","file_url":"https://github.com/maeyounes/texturesplat/blob/HEAD/nero2blender.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"efee911929a0c616","mcp_get_code":{"code_sha256":"efee911929a0c616"}},{"arxiv_id":"2411.06225","paper":"/paper/randnet-parareal-a-time-parallel-pde-solver","title":"RandNet-Parareal: a time-parallel PDE solver using Random Neural Networks","date":"2024-11-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Parallel-in-Time-Differential-Equations/RandNet-Parareal","path":"Burgers_analysis.py","file_url":"https://github.com/Parallel-in-Time-Differential-Equations/RandNet-Parareal/blob/HEAD/Burgers_analysis.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"04e41c1fdf86e8d1","mcp_get_code":{"code_sha256":"04e41c1fdf86e8d1"}},{"arxiv_id":"2410.22660","paper":"/paper/linguistics-theory-meets-llm-code-switched","title":"Linguistics Theory Meets LLM: Code-Switched Text Generation via Equivalence Constrained Large Language Models","date":"2024-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gkuwanto/ezswitch","path":"src/utils.py","file_url":"https://github.com/gkuwanto/ezswitch/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3f3086e4bbd9ba0c","mcp_get_code":{"code_sha256":"3f3086e4bbd9ba0c"}},{"arxiv_id":"2408.16218","paper":"/paper/targeted-cause-discovery-with-data-driven","title":"Large-Scale Targeted Cause Discovery with Data-Driven Learning","date":"2024-08-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"snu-mllab/targeted-cause-discovery","path":"train/src/utils.py","file_url":"https://github.com/snu-mllab/targeted-cause-discovery/blob/HEAD/train/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"621ec17cc6678229","mcp_get_code":{"code_sha256":"621ec17cc6678229"}},{"arxiv_id":"2407.15847","paper":"/paper/llmmap-fingerprinting-for-large-language","title":"LLMmap: Fingerprinting For Large Language Models","date":"2024-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pasquini-dario/LLMmap","path":"LLMmap/utility.py","file_url":"https://github.com/pasquini-dario/LLMmap/blob/HEAD/LLMmap/utility.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c7497cceeb28ffef","mcp_get_code":{"code_sha256":"c7497cceeb28ffef"}},{"arxiv_id":"2405.14847","paper":"/paper/neural-directional-encoding-for-efficient-and","title":"Neural Directional Encoding for Efficient and Accurate View-Dependent Appearance Modeling","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lwwu2/nde","path":"utils/dataset/glossyreal.py","file_url":"https://github.com/lwwu2/nde/blob/HEAD/utils/dataset/glossyreal.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"efee911929a0c616","mcp_get_code":{"code_sha256":"efee911929a0c616"}},{"arxiv_id":"2404.18454","paper":"/paper/3d-gaussian-splatting-with-deferred","title":"3D Gaussian Splatting with Deferred Reflection","date":"2024-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gapszju/3DGS-DR","path":"nero2blender.py","file_url":"https://github.com/gapszju/3DGS-DR/blob/HEAD/nero2blender.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"efee911929a0c616","mcp_get_code":{"code_sha256":"efee911929a0c616"}},{"arxiv_id":"2404.14215","paper":"/paper/text-tuple-table-towards-information","title":"Text-Tuple-Table: Towards Information Integration in Text-to-Table Generation via Global Tuple Extraction","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gersteinlab/Struc-Bench","path":"score/D2T/utils.py","file_url":"https://github.com/gersteinlab/Struc-Bench/blob/HEAD/score/D2T/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1ab147c8cefa1585","mcp_get_code":{"code_sha256":"1ab147c8cefa1585"}},{"arxiv_id":"2402.10104","paper":"/paper/geoeval-benchmark-for-evaluating-llms-and","title":"GeoEval: Benchmark for Evaluating LLMs and Multi-Modal Models on Geometry Problem-Solving","date":"2024-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"geoeval/geoeval","path":"tool/util.py","file_url":"https://github.com/geoeval/geoeval/blob/HEAD/tool/util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6f879add2a544e52","mcp_get_code":{"code_sha256":"6f879add2a544e52"}},{"arxiv_id":"2402.01929","paper":"/paper/sample-estimate-aggregate-a-recipe-for-causal","title":"Sample, estimate, aggregate: A recipe for causal discovery foundation models","date":"2024-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rmwu/sea","path":"src/utils.py","file_url":"https://github.com/rmwu/sea/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"621ec17cc6678229","mcp_get_code":{"code_sha256":"621ec17cc6678229"}},{"arxiv_id":"2401.08742","paper":"/paper/fast-dynamic-3d-object-generation-from-a","title":"Efficient4D: Fast Dynamic 3D Object Generation from a Single-view Video","date":"2024-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fudan-zvg/efficient4d","path":"ldm/base_utils.py","file_url":"https://github.com/fudan-zvg/efficient4d/blob/HEAD/ldm/base_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"efee911929a0c616","mcp_get_code":{"code_sha256":"efee911929a0c616"}},{"arxiv_id":"2312.03611","paper":"/paper/dreamcomposer-controllable-3d-object","title":"DreamComposer: Controllable 3D Object Generation via Multi-View Conditions","date":"2023-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yhyang-myron/DreamComposer","path":"ldm/base_utils.py","file_url":"https://github.com/yhyang-myron/DreamComposer/blob/HEAD/ldm/base_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"efee911929a0c616","mcp_get_code":{"code_sha256":"efee911929a0c616"}},{"arxiv_id":"2312.02973","paper":"/paper/gauhuman-articulated-gaussian-splatting-from","title":"GauHuman: Articulated Gaussian Splatting from Monocular Human Videos","date":"2023-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"skhu101/gauhuman","path":"scene/gaussian_model.py","file_url":"https://github.com/skhu101/gauhuman/blob/HEAD/scene/gaussian_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"7c09b400c2ec8c86","mcp_get_code":{"code_sha256":"7c09b400c2ec8c86"}},{"arxiv_id":"2309.03453","paper":"/paper/syncdreamer-generating-multiview-consistent","title":"SyncDreamer: Generating Multiview-consistent Images from a Single-view Image","date":"2023-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuyuan-pal/syncdreamer","path":"blender_script.py","file_url":"https://github.com/liuyuan-pal/syncdreamer/blob/HEAD/blender_script.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"efee911929a0c616","mcp_get_code":{"code_sha256":"efee911929a0c616"}},{"arxiv_id":"2307.13943","paper":"/paper/topology-aware-robust-optimization-for-out-of","title":"Topology-aware Robust Optimization for Out-of-distribution Generalization","date":"2023-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"joffery/tro","path":"toy/data_loader/data_loader.py","file_url":"https://github.com/joffery/tro/blob/HEAD/toy/data_loader/data_loader.py","status":"ran_draft_wrong","verification_level":2,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5b2f7ee28a672fc7","mcp_get_code":{"code_sha256":"5b2f7ee28a672fc7"}},{"arxiv_id":"2305.18334","paper":"/paper/are-we-there-yet-product-quantization-and-its","title":"PQA: Exploring the Potential of Product Quantization in DNN Hardware Acceleration","date":"2023-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"abdelfattah-lab/PQA","path":"analytical_model/mse_vs_latency.py","file_url":"https://github.com/abdelfattah-lab/PQA/blob/HEAD/analytical_model/mse_vs_latency.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c7497cceeb28ffef","mcp_get_code":{"code_sha256":"c7497cceeb28ffef"}},{"arxiv_id":"2210.00881","paper":"/paper/predicting-the-future-of-ai-with-ai-high","title":"Predicting the Future of AI with AI: High-quality link prediction in an exponentially growing knowledge network","date":"2022-09-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mariokrenn6240/futureofaiviaai","path":"all_models/M1/file_utils.py","file_url":"https://github.com/mariokrenn6240/futureofaiviaai/blob/HEAD/all_models/M1/file_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c65e76b6f3277e6e","mcp_get_code":{"code_sha256":"c65e76b6f3277e6e"}},{"arxiv_id":"2205.00865","paper":"/paper/weatherbench-probability-a-benchmark-dataset","title":"WeatherBench Probability: A benchmark dataset for probabilistic medium-range weather forecasting along with deep learning baseline models","date":"2022-05-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sagar-garg/WeatherBench","path":"src/utils.py","file_url":"https://github.com/sagar-garg/WeatherBench/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d441d8b694b302f4","mcp_get_code":{"code_sha256":"d441d8b694b302f4"}},{"arxiv_id":"2202.08479","paper":"/paper/revisiting-the-evaluation-metrics-of","title":"On the Evaluation Metrics for Paraphrase Generation","date":"2022-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shadowkiller33/parascore","path":"BARTScore/utils.py","file_url":"https://github.com/shadowkiller33/parascore/blob/HEAD/BARTScore/utils.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":"1ab147c8cefa1585","mcp_get_code":{"code_sha256":"1ab147c8cefa1585"}},{"arxiv_id":"2202.07282","paper":"/paper/adaptive-conformal-predictions-for-time","title":"Adaptive Conformal Predictions for Time Series","date":"2022-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mzaffran/adaptiveconformalpredictionstimeseries","path":"AgACI/R/utils.py","file_url":"https://github.com/mzaffran/adaptiveconformalpredictionstimeseries/blob/HEAD/AgACI/R/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66b18bf3288051bc","mcp_get_code":{"code_sha256":"66b18bf3288051bc"}},{"arxiv_id":"2202.03628","paper":"/paper/graph-relational-domain-adaptation-1","title":"Graph-Relational Domain Adaptation","date":"2022-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wang-ml-lab/grda","path":"configs/config_random_15_new.py","file_url":"https://github.com/wang-ml-lab/grda/blob/HEAD/configs/config_random_15_new.py","status":"ran_draft_wrong","verification_level":2,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5b2f7ee28a672fc7","mcp_get_code":{"code_sha256":"5b2f7ee28a672fc7"}},{"arxiv_id":"2108.06721","paper":"/paper/training-for-the-future-a-simple-gradient","title":"Training for the Future: A Simple Gradient Interpolation Loss to Generalize Along Time","date":"2021-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"anshuln/training-for-the-future","path":"src/CIDA/utils.py","file_url":"https://github.com/anshuln/training-for-the-future/blob/HEAD/src/CIDA/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3e3f8e045455f655","mcp_get_code":{"code_sha256":"3e3f8e045455f655"}},{"arxiv_id":"2106.03336","paper":"/paper/wide-baseline-relative-camera-pose-estimation","title":"Wide-Baseline Relative Camera Pose Estimation with Directional Learning","date":"2021-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arthurchen0518/DirectionNet","path":"util.py","file_url":"https://github.com/arthurchen0518/DirectionNet/blob/HEAD/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"263dd17f8d97dd82","mcp_get_code":{"code_sha256":"263dd17f8d97dd82"}},{"arxiv_id":"2005.11079","paper":"/paper/graph-random-neural-network","title":"Graph Random Neural Network for Semi-Supervised Learning on Graphs","date":"2020-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junzhuang-code/lindt","path":"src/utils.py","file_url":"https://github.com/junzhuang-code/lindt/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aec7eb44fa04447e","mcp_get_code":{"code_sha256":"aec7eb44fa04447e"}},{"arxiv_id":"1910.12154","paper":"/paper/zpd-teaching-strategies-for-deep","title":"ZPD Teaching Strategies for Deep Reinforcement Learning from Demonstrations","date":"2019-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RevanMacQueen/LearningFromHumans","path":"lfh/utils/io.py","file_url":"https://github.com/RevanMacQueen/LearningFromHumans/blob/HEAD/lfh/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":"7b7ecea431823fff","mcp_get_code":{"code_sha256":"7b7ecea431823fff"}},{"arxiv_id":"1802.08705","paper":"/paper/stripstream-integrating-symbolic-planners-and","title":"PDDLStream: Integrating Symbolic Planners and Blackbox Samplers via Optimistic Adaptive Planning","date":"2018-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingxixu/pddlstream","path":"pddlstream/utils.py","file_url":"https://github.com/jingxixu/pddlstream/blob/HEAD/pddlstream/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"257cc63283c5f9a0","mcp_get_code":{"code_sha256":"257cc63283c5f9a0"}},{"arxiv_id":"1403.6015","paper":"/paper/fast-direct-methods-for-gaussian-processes","title":"Fast Direct Methods for Gaussian Processes","date":null,"month_inferred_from_arxiv_id":"2014-03","title_source":"archive","repo":"transientlunatic/heron","path":"heron/bilby.py","file_url":"https://github.com/transientlunatic/heron/blob/HEAD/heron/bilby.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"ISC","inline_ok":true,"code_sha256_prefix":"d8e014a3543b25b3","mcp_get_code":{"code_sha256":"d8e014a3543b25b3"}},{"arxiv_id":"aaai_17247","paper":null,"title":"arXiv:aaai_17247","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ziyux/AFE","path":"src/AFE_DAT.py","file_url":"https://github.com/ziyux/AFE/blob/HEAD/src/AFE_DAT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"257cc63283c5f9a0","mcp_get_code":{"code_sha256":"257cc63283c5f9a0"}},{"arxiv_id":"2024.naacl-long.187","paper":null,"title":"arXiv:2024.naacl-long.187","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"psunlpgroup/FairSumm","path":"ThirdParty/BARTScore/utils.py","file_url":"https://github.com/psunlpgroup/FairSumm/blob/HEAD/ThirdParty/BARTScore/utils.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":"1ab147c8cefa1585","mcp_get_code":{"code_sha256":"1ab147c8cefa1585"}},{"arxiv_id":"2021.findings-emnlp.138","paper":null,"title":"arXiv:2021.findings-emnlp.138","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"inimah/protoinfomax","path":"src/eval_imax.py","file_url":"https://github.com/inimah/protoinfomax/blob/HEAD/src/eval_imax.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"af2e7b8cff355044","mcp_get_code":{"code_sha256":"af2e7b8cff355044"}}]}