{"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/one-hot-encode","entry":"one_hot_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":18,"n_papers_ran":6,"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":14,"n_samples_ran":6,"n_samples_fingerprinted":1,"n_places":18,"n_places_pointer_only":7,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":1,"ran":2,"unverified":8},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2607.05153","paper":"/paper/arxiv-2607-05153","title":"Geometric Causal Models","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"EWeinstein/GCM","path":"genomic_cate.py","file_url":"https://github.com/EWeinstein/GCM/blob/HEAD/genomic_cate.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"571f9aa1df36665a","mcp_get_code":{"code_sha256":"571f9aa1df36665a"}},{"arxiv_id":"2605.29926","paper":"/paper/arxiv-2605-29926","title":"A Triple-Modal Contrastive Learning Framework with Sequence, Graph, and 3D Features for Drug-Target Interaction Prediction","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"klez1/TriMod-DTI","path":"drugbank/data_preprocess.py","file_url":"https://github.com/klez1/TriMod-DTI/blob/HEAD/drugbank/data_preprocess.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"41904f4b34785976","mcp_get_code":{"code_sha256":"41904f4b34785976"}},{"arxiv_id":"2601.16503","paper":"/paper/arxiv-2601-16503","title":"MRAG: Benchmarking Retrieval-Augmented Generation for Bio-medicine","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"hendrycks/test","path":"calib_tools.py","file_url":"https://github.com/hendrycks/test/blob/HEAD/calib_tools.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77933604fbca56e7","mcp_get_code":{"code_sha256":"77933604fbca56e7"}},{"arxiv_id":"2512.20901","paper":"/paper/arxiv-2512-20901","title":"Benchmarking and Enhancing VLM for Compressed Image Understanding","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"bblgbr/CompressVLMBench","path":"Enhance/unifiedencoder.py","file_url":"https://github.com/bblgbr/CompressVLMBench/blob/HEAD/Enhance/unifiedencoder.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a91a47c0e298640","mcp_get_code":{"code_sha256":"0a91a47c0e298640"}},{"arxiv_id":"2501.04697","paper":"/paper/grokking-at-the-edge-of-numerical-stability","title":"Grokking at the Edge of Numerical Stability","date":"2025-01-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucasprietoal/grokking-at-the-edge-of-numerical-stability","path":"datasets.py","file_url":"https://github.com/lucasprietoal/grokking-at-the-edge-of-numerical-stability/blob/HEAD/datasets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cb0dff2bdfe96d56","mcp_get_code":{"code_sha256":"cb0dff2bdfe96d56"}},{"arxiv_id":"2412.05430","paper":"/paper/dart-eval-a-comprehensive-dna-language-model","title":"DART-Eval: A Comprehensive DNA Language Model Evaluation Benchmark on Regulatory DNA","date":"2024-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kundajelab/dart-eval","path":"src/dnalm_bench/utils.py","file_url":"https://github.com/kundajelab/dart-eval/blob/HEAD/src/dnalm_bench/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a32416b3ff7b6896","mcp_get_code":{"code_sha256":"a32416b3ff7b6896"}},{"arxiv_id":"2412.05280","paper":"/paper/stag-1-towards-realistic-4d-driving","title":"Stag-1: Towards Realistic 4D Driving Simulation with Video Generation Model","date":"2024-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wzzheng/stag","path":"dataset-new/pipeline_utils.py","file_url":"https://github.com/wzzheng/stag/blob/HEAD/dataset-new/pipeline_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"64d337a5f37bb935","mcp_get_code":{"code_sha256":"64d337a5f37bb935"}},{"arxiv_id":"2403.01244","paper":"/paper/mitigating-catastrophic-forgetting-in-large","title":"Mitigating Catastrophic Forgetting in Large Language Models with Self-Synthesized Rehearsal","date":"2024-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DeepLearnXMU/SSR","path":"mmlu_test/calib_tools.py","file_url":"https://github.com/DeepLearnXMU/SSR/blob/HEAD/mmlu_test/calib_tools.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":"77933604fbca56e7","mcp_get_code":{"code_sha256":"77933604fbca56e7"}},{"arxiv_id":"2401.02718","paper":"/paper/calibration-attack-a-framework-for","title":"Calibration Attacks: A Comprehensive Study of Adversarial Attacks on Model Confidence","date":"2024-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"phenetos/calibrationattack","path":"utils.py","file_url":"https://github.com/phenetos/calibrationattack/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"77933604fbca56e7","mcp_get_code":{"code_sha256":"77933604fbca56e7"}},{"arxiv_id":"2310.08661","paper":"/paper/counting-and-algorithmic-generalization-with","title":"Counting and Algorithmic Generalization with Transformers","date":"2023-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"simonouellette35/countingwithtransformers","path":"trainStd_Transformer_Count.py","file_url":"https://github.com/simonouellette35/countingwithtransformers/blob/HEAD/trainStd_Transformer_Count.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a1d91b2d800d3bbb","mcp_get_code":{"code_sha256":"a1d91b2d800d3bbb"}},{"arxiv_id":"2107.01988","paper":"/paper/ucsl-a-machine-learning-expectation","title":"UCSL : A Machine Learning Expectation-Maximization framework for Unsupervised Clustering driven by Supervised Learning","date":"2021-07-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neurospin-projects/2021_rlouiset_ucsl","path":"ucsl/utils.py","file_url":"https://github.com/neurospin-projects/2021_rlouiset_ucsl/blob/HEAD/ucsl/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"784f62c4c9aeaaf2","mcp_get_code":{"code_sha256":"784f62c4c9aeaaf2"}},{"arxiv_id":"2010.00475","paper":"/paper/fsd50k-an-open-dataset-of-human-labeled-sound","title":"FSD50K: An Open Dataset of Human-Labeled Sound Events","date":"2020-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SarthakYadav/GISE-51-pytorch","path":"eval_vggsound.py","file_url":"https://github.com/SarthakYadav/GISE-51-pytorch/blob/HEAD/eval_vggsound.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5a1d4a91b765229c","mcp_get_code":{"code_sha256":"5a1d4a91b765229c"}},{"arxiv_id":"2009.03300","paper":"/paper/measuring-massive-multitask-language","title":"Measuring Massive Multitask Language Understanding","date":"2020-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ollmer/mmlu","path":"calib_tools.py","file_url":"https://github.com/ollmer/mmlu/blob/HEAD/calib_tools.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77933604fbca56e7","mcp_get_code":{"code_sha256":"77933604fbca56e7"}},{"arxiv_id":"1911.02508","paper":"/paper/how-can-we-fool-lime-and-shap-adversarial","title":"Fooling LIME and SHAP: Adversarial Attacks on Post hoc Explanation Methods","date":"2019-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dylan-slack/Fooling-LIME-SHAP","path":"utils.py","file_url":"https://github.com/dylan-slack/Fooling-LIME-SHAP/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":"abfefac5568cb4e2","mcp_get_code":{"code_sha256":"abfefac5568cb4e2"}},{"arxiv_id":"1903.00374","paper":"/paper/model-based-reinforcement-learning-for-atari","title":"Model-Based Reinforcement Learning for Atari","date":"2019-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thomas-schillaci/SimPLe","path":"simple/next_frame_predictor.py","file_url":"https://github.com/thomas-schillaci/SimPLe/blob/HEAD/simple/next_frame_predictor.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e2e902f8ee14d5c6","mcp_get_code":{"code_sha256":"e2e902f8ee14d5c6"}},{"arxiv_id":"1806.01822","paper":"/paper/relational-recurrent-neural-networks","title":"Relational recurrent neural networks","date":"2018-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"L0SG/relational-rnn-pytorch","path":"train_nth_farthest.py","file_url":"https://github.com/L0SG/relational-rnn-pytorch/blob/HEAD/train_nth_farthest.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":"79e0326d49cf928c","mcp_get_code":{"code_sha256":"79e0326d49cf928c"}},{"arxiv_id":"1705.09655","paper":"/paper/style-transfer-from-non-parallel-text-by","title":"Style Transfer from Non-Parallel Text by Cross-Alignment","date":"2017-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jpark621/language-style-transfer","path":"src/dataset.py","file_url":"https://github.com/jpark621/language-style-transfer/blob/HEAD/src/dataset.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c59a46bb9512378c","mcp_get_code":{"code_sha256":"c59a46bb9512378c"}},{"arxiv_id":"openreview_g9G7qyAzki","paper":null,"title":"arXiv:openreview_g9G7qyAzki","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"The-Inscrutable-X/CalibratedModelAgnosticCorrectness","path":"utils/calib_tools.py","file_url":"https://github.com/The-Inscrutable-X/CalibratedModelAgnosticCorrectness/blob/HEAD/utils/calib_tools.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":"77933604fbca56e7","mcp_get_code":{"code_sha256":"77933604fbca56e7"}}]}