{"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/save","entry":"save","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":10,"n_papers_ran":1,"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":8,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":7},"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":"2503.08918","paper":"/paper/multilevel-generative-samplers-for","title":"Multilevel Generative Samplers for Investigating Critical Phenomena","date":"2025-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mlneuralsampler/multilevel","path":"van_code/nn.py","file_url":"https://github.com/mlneuralsampler/multilevel/blob/HEAD/van_code/nn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eaac88066f686727","mcp_get_code":{"code_sha256":"eaac88066f686727"}},{"arxiv_id":"2411.15245","paper":"/paper/anytext2-visual-text-generation-and-editing","title":"AnyText2: Visual Text Generation and Editing With Customizable Attributes","date":"2024-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tyxsspa/anytext2","path":"eval/anytext2_multiGPUs.py","file_url":"https://github.com/tyxsspa/anytext2/blob/HEAD/eval/anytext2_multiGPUs.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":"8f474e60fb5e395f","mcp_get_code":{"code_sha256":"8f474e60fb5e395f"}},{"arxiv_id":"2311.03054","paper":"/paper/anytext-multilingual-visual-text-generation","title":"AnyText: Multilingual Visual Text Generation And Editing","date":"2023-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tyxsspa/anytext","path":"eval/anytext_multiGPUs.py","file_url":"https://github.com/tyxsspa/anytext/blob/HEAD/eval/anytext_multiGPUs.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":"8f474e60fb5e395f","mcp_get_code":{"code_sha256":"8f474e60fb5e395f"}},{"arxiv_id":"2307.10323","paper":"/paper/incdsi-incrementally-updatable-document","title":"IncDSI: Incrementally Updatable Document Retrieval","date":"2023-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"varshakishore/incdsi","path":"save_embeddings.py","file_url":"https://github.com/varshakishore/incdsi/blob/HEAD/save_embeddings.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"92c0bfbdcb811766","mcp_get_code":{"code_sha256":"92c0bfbdcb811766"}},{"arxiv_id":"2305.09235","paper":"/paper/synthetic-data-real-errors-how-not-to-publish","title":"Synthetic data, real errors: how (not) to publish and use synthetic data","date":"2023-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bvanbreugel/deep_generative_ensemble","path":"DGE_utils.py","file_url":"https://github.com/bvanbreugel/deep_generative_ensemble/blob/HEAD/DGE_utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9aba7ba5166d81ab","mcp_get_code":{"code_sha256":"9aba7ba5166d81ab"}},{"arxiv_id":"2210.01970","paper":"/paper/evaluate-evaluation-on-the-hub-better-best","title":"Evaluate & Evaluation on the Hub: Better Best Practices for Data and Model Measurements","date":"2022-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huggingface/evaluate","path":"src/evaluate/saving.py","file_url":"https://github.com/huggingface/evaluate/blob/HEAD/src/evaluate/saving.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":"e89abecf63da16c6","mcp_get_code":{"code_sha256":"e89abecf63da16c6"}},{"arxiv_id":"2108.04392","paper":"/paper/rethinking-architecture-selection-in-1","title":"Rethinking Architecture Selection in Differentiable NAS","date":"2021-08-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ruocwang/darts-pt","path":"sota/cnn/projection.py","file_url":"https://github.com/ruocwang/darts-pt/blob/HEAD/sota/cnn/projection.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":"f83bd90cb9018d2d","mcp_get_code":{"code_sha256":"f83bd90cb9018d2d"}},{"arxiv_id":"2008.02447","paper":"/paper/functional-regularization-for-representation","title":"Functional Regularization for Representation Learning: A Unified Theoretical Perspective","date":"2020-08-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sid7954/functional-regularization","path":"auto-encoder/func_reg.py","file_url":"https://github.com/sid7954/functional-regularization/blob/HEAD/auto-encoder/func_reg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a39d4a88da6d9dd2","mcp_get_code":{"code_sha256":"a39d4a88da6d9dd2"}},{"arxiv_id":"1412.4869","paper":"/paper/expectation-propagation-as-a-way-of-life-a","title":"Expectation propagation as a way of life: A framework for Bayesian inference on partitioned data","date":"2014-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rhayes777/PyAutoFit","path":"autofit/model_figure/render.py","file_url":"https://github.com/rhayes777/PyAutoFit/blob/HEAD/autofit/model_figure/render.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"36db77121167fda6","mcp_get_code":{"code_sha256":"36db77121167fda6"}},{"arxiv_id":"2025.findings-emnlp.1385","paper":null,"title":"arXiv:2025.findings-emnlp.1385","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"bowen-upenn/ControlText","path":"eval/controlnet_multiGPUs.py","file_url":"https://github.com/bowen-upenn/ControlText/blob/HEAD/eval/controlnet_multiGPUs.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":"8f474e60fb5e395f","mcp_get_code":{"code_sha256":"8f474e60fb5e395f"}}]}