{"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/bernoulli","entry":"bernoulli","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":8,"n_papers_ran":5,"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":7,"n_samples_ran":4,"n_samples_fingerprinted":2,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":3,"unverified":3},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.19164","paper":"/paper/arxiv-2606-19164","title":"Essential Subspace Merging for Multi-Task Learning","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"kiddo127/ESM","path":"ESM-RoBERTa/sparsify.py","file_url":"https://github.com/kiddo127/ESM/blob/HEAD/ESM-RoBERTa/sparsify.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f5f78d9bf8dfb1b1","mcp_get_code":{"code_sha256":"f5f78d9bf8dfb1b1"}},{"arxiv_id":"2605.23473","paper":"/paper/arxiv-2605-23473","title":"Automated Random Embedding for Practical Bayesian Optimization with Unknown Effective Dimension","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"lamda-bbo/MCTS-VS","path":"utils.py","file_url":"https://github.com/lamda-bbo/MCTS-VS/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"07f6cc10df3d3e1e","mcp_get_code":{"code_sha256":"07f6cc10df3d3e1e"}},{"arxiv_id":"2406.15479","paper":"/paper/twin-merging-dynamic-integration-of-modular","title":"Twin-Merging: Dynamic Integration of Modular Expertise in Model Merging","date":"2024-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LZY-the-boys/Twin-Merging","path":"discriminative/sparsify.py","file_url":"https://github.com/LZY-the-boys/Twin-Merging/blob/HEAD/discriminative/sparsify.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f5f78d9bf8dfb1b1","mcp_get_code":{"code_sha256":"f5f78d9bf8dfb1b1"}},{"arxiv_id":"2405.14768","paper":"/paper/wise-rethinking-the-knowledge-memory-for","title":"WISE: Rethinking the Knowledge Memory for Lifelong Model Editing of Large Language Models","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zjunlp/easyedit","path":"easyeditor/models/wise/WISE.py","file_url":"https://github.com/zjunlp/easyedit/blob/HEAD/easyeditor/models/wise/WISE.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7e7272686fd1e3c2","mcp_get_code":{"code_sha256":"7e7272686fd1e3c2"}},{"arxiv_id":"2312.00935","paper":"/paper/a-theory-of-unimodal-bias-in-multimodal","title":"Understanding Unimodal Bias in Multimodal Deep Linear Networks","date":"2023-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yedizhang/unimodal-bias","path":"MNIST/model.py","file_url":"https://github.com/yedizhang/unimodal-bias/blob/HEAD/MNIST/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0106d7269de18775","mcp_get_code":{"code_sha256":"0106d7269de18775"}},{"arxiv_id":"2202.11629","paper":"/paper/a-complete-criterion-for-value-of-information","title":"A Complete Criterion for Value of Information in Soluble Influence Diagrams","date":"2022-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"causalincentives/pycid","path":"pycid/core/cpd.py","file_url":"https://github.com/causalincentives/pycid/blob/HEAD/pycid/core/cpd.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":"5282a851cb47edd3","mcp_get_code":{"code_sha256":"5282a851cb47edd3"}},{"arxiv_id":"2002.02869","paper":"/paper/differential-evolution-with-reversible-linear","title":"Differential Evolution with Reversible Linear Transformations","date":"2020-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jmtomczak/reversible-de","path":"utils/distributions.py","file_url":"https://github.com/jmtomczak/reversible-de/blob/HEAD/utils/distributions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"03758131287250a5","mcp_get_code":{"code_sha256":"03758131287250a5"}},{"arxiv_id":"1909.01506","paper":"/paper/prediction-consistency-curvature","title":"Prediction, Consistency, Curvature: Representation Learning for Locally-Linear Control","date":"2019-09-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VinAIResearch/PCC-pytorch","path":"losses.py","file_url":"https://github.com/VinAIResearch/PCC-pytorch/blob/HEAD/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c7b34f2178af3050","mcp_get_code":{"code_sha256":"c7b34f2178af3050"}}]}