{"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-config","entry":"save_config","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":7,"n_papers_ran":2,"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":6,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":4},"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":"2605.15254","paper":"/paper/arxiv-2605-15254","title":"Curriculum Learning of Physics-Informed Neural Networks based on Spatial Correlation","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"pigofmomo/CurriculumLearningPINN","path":"experiments/utils.py","file_url":"https://github.com/pigofmomo/CurriculumLearningPINN/blob/HEAD/experiments/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1bed53a61245281e","mcp_get_code":{"code_sha256":"1bed53a61245281e"}},{"arxiv_id":"2510.03200","paper":"/paper/arxiv-2510-03200","title":"MonSTeR : a Unified Model for Motion, Scene, Text Retrieval","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"colloroneluca/MonSTeR","path":"src/config.py","file_url":"https://github.com/colloroneluca/MonSTeR/blob/HEAD/src/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b56473129cbae25a","mcp_get_code":{"code_sha256":"b56473129cbae25a"}},{"arxiv_id":"2508.17690","paper":"/paper/arxiv-2508-17690","title":"Text Meets Topology : Rethinking Out-of-distribution Detection in Text-Rich Networks","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"DannyW618/TNT","path":"tntood/experiment_utils.py","file_url":"https://github.com/DannyW618/TNT/blob/HEAD/tntood/experiment_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d447f32a5765e313","mcp_get_code":{"code_sha256":"d447f32a5765e313"}},{"arxiv_id":"2409.12140","paper":"/paper/morag-multi-fusion-retrieval-augmented","title":"MoRAG -- Multi-Fusion Retrieval Augmented Generation for Human Motion","date":"2024-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Motion-RAG/MoRAG","path":"MoRAG/MoRAG_Hands/src/config.py","file_url":"https://github.com/Motion-RAG/MoRAG/blob/HEAD/MoRAG/MoRAG_Hands/src/config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"eb8f3718bdd086a2","mcp_get_code":{"code_sha256":"eb8f3718bdd086a2"}},{"arxiv_id":"2405.20445","paper":"/paper/graphany-a-foundation-model-for-node","title":"Fully-inductive Node Classification on Arbitrary Graphs","date":"2024-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deepgraphlearning/graphany","path":"graphany/utils/config.py","file_url":"https://github.com/deepgraphlearning/graphany/blob/HEAD/graphany/utils/config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c4de46acf34700f5","mcp_get_code":{"code_sha256":"c4de46acf34700f5"}},{"arxiv_id":"2203.16863","paper":"/paper/cross-domain-recommendation-to-cold-start","title":"Cross-Domain Recommendation to Cold-Start Users via Variational Information Bottleneck","date":"2022-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cjx96/cdrib","path":"CDRIB/utils/helper.py","file_url":"https://github.com/cjx96/cdrib/blob/HEAD/CDRIB/utils/helper.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"844725f7776a3539","mcp_get_code":{"code_sha256":"844725f7776a3539"}},{"arxiv_id":"2107.03573","paper":"/paper/deep-structural-point-process-for-learning","title":"Deep Structural Point Process for Learning Temporal Interaction Networks","date":"2021-07-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cjx96/DSPP","path":"DSPP_src/utils/helper.py","file_url":"https://github.com/cjx96/DSPP/blob/HEAD/DSPP_src/utils/helper.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"844725f7776a3539","mcp_get_code":{"code_sha256":"844725f7776a3539"}}]}