{"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/sample-data","entry":"sample_data","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":15,"n_papers_ran":4,"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":16,"n_samples_ran":4,"n_samples_fingerprinted":2,"n_places":16,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":1,"unverified":12},"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":"2509.25050","paper":"/paper/arxiv-2509-25050","title":"Advantage Weighted Matching: Aligning RL with Pretraining in Diffusion Models","date":"2025-09-29","month_inferred_from_arxiv_id":null,"title_source":"syntology","repo":"scxue/advantage_weighted_matching","path":"advantage_weighted_matching/dataset/merge_genevaltask.py","file_url":"https://github.com/scxue/advantage_weighted_matching/blob/HEAD/advantage_weighted_matching/dataset/merge_genevaltask.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":"eca464d584595994","mcp_get_code":{"code_sha256":"eca464d584595994"}},{"arxiv_id":"2506.00045","paper":"/paper/ace-step-a-step-towards-music-generation","title":"ACE-Step: A Step Towards Music Generation Foundation Model","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":"archive","repo":"ace-step/ACE-Step","path":"infer.py","file_url":"https://github.com/ace-step/ACE-Step/blob/HEAD/infer.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":"e4dd332afe7c6637","mcp_get_code":{"code_sha256":"e4dd332afe7c6637"}},{"arxiv_id":"2410.22587","paper":"/paper/toxicity-of-the-commons-curating-open-source","title":"Toxicity of the Commons: Curating Open-Source Pre-Training Data","date":"2024-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Pleias/toxic-commons","path":"src/4.1_prepare_data.py","file_url":"https://github.com/Pleias/toxic-commons/blob/HEAD/src/4.1_prepare_data.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65351553ca1db78e","mcp_get_code":{"code_sha256":"65351553ca1db78e"}},{"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":"inference.py","file_url":"https://github.com/snu-mllab/targeted-cause-discovery/blob/HEAD/inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"56ea6aae53a146a1","mcp_get_code":{"code_sha256":"56ea6aae53a146a1"}},{"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/inference.py","file_url":"https://github.com/snu-mllab/targeted-cause-discovery/blob/HEAD/train/src/inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b8383eea50132f3b","mcp_get_code":{"code_sha256":"b8383eea50132f3b"}},{"arxiv_id":"2403.14843","paper":"/paper/local-causal-discovery-with-linear-non","title":"Local Causal Discovery with Linear non-Gaussian Cyclic Models","date":"2024-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"markdana/local-ling-discovery","path":"data_loader/sample_data.py","file_url":"https://github.com/markdana/local-ling-discovery/blob/HEAD/data_loader/sample_data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d81335fb6c059e2a","mcp_get_code":{"code_sha256":"d81335fb6c059e2a"}},{"arxiv_id":"2402.12233","paper":"/paper/empirical-study-on-updating-key-value","title":"Empirical Study on Updating Key-Value Memories in Transformer Feed-forward Layers","date":"2024-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qiuzh20/tuning-keys-v.s.-values","path":"prompts.py","file_url":"https://github.com/qiuzh20/tuning-keys-v.s.-values/blob/HEAD/prompts.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a52305d9df6bf8f4","mcp_get_code":{"code_sha256":"a52305d9df6bf8f4"}},{"arxiv_id":"2305.14077","paper":"/paper/mind-the-spikes-benign-overfitting-of-kernels","title":"Mind the spikes: Benign overfitting of kernels and neural networks in fixed dimension","date":"2023-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"moritzhaas/mind-the-spikes","path":"train_spikysmooth_nns.py","file_url":"https://github.com/moritzhaas/mind-the-spikes/blob/HEAD/train_spikysmooth_nns.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d5e547150d151fe8","mcp_get_code":{"code_sha256":"d5e547150d151fe8"}},{"arxiv_id":"2305.13112","paper":"/paper/rethinking-the-evaluation-for-conversational","title":"Rethinking the Evaluation for Conversational Recommendation in the Era of Large Language Models","date":"2023-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rucaibox/ievalm-crs","path":"src/model/utils.py","file_url":"https://github.com/rucaibox/ievalm-crs/blob/HEAD/src/model/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"82d4d951d061c46e","mcp_get_code":{"code_sha256":"82d4d951d061c46e"}},{"arxiv_id":"2209.15486","paper":"/paper/graph-neural-networks-for-link-prediction","title":"Graph Neural Networks for Link Prediction with Subgraph Sketching","date":"2022-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"melifluos/subgraph-sketching","path":"src/datasets/seal.py","file_url":"https://github.com/melifluos/subgraph-sketching/blob/HEAD/src/datasets/seal.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":"fd09cb2e05ebf840","mcp_get_code":{"code_sha256":"fd09cb2e05ebf840"}},{"arxiv_id":"2209.05434","paper":"/paper/explicitly-controllable-3d-aware-portrait","title":"3DFaceShop: Explicitly Controllable 3D-Aware Portrait Generation","date":"2022-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junshutang/3DFaceShop","path":"train_vae.py","file_url":"https://github.com/junshutang/3DFaceShop/blob/HEAD/train_vae.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"76e5445b8839d546","mcp_get_code":{"code_sha256":"76e5445b8839d546"}},{"arxiv_id":"2003.03030","paper":"/paper/clean-label-backdoor-attacks-on-video","title":"Clean-Label Backdoor Attacks on Video Recognition Models","date":"2020-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ShihaoZhaoZSH/Video-Backdoor-Attack","path":"input_data.py","file_url":"https://github.com/ShihaoZhaoZSH/Video-Backdoor-Attack/blob/HEAD/input_data.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":"19178582a4611840","mcp_get_code":{"code_sha256":"19178582a4611840"}},{"arxiv_id":"1910.06849","paper":"/paper/deepgcns-making-gcns-go-as-deep-as-cnns","title":"DeepGCNs: Making GCNs Go as Deep as CNNs","date":"2019-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lightaime/deep_gcns","path":"sem_seg/indoor3d_util.py","file_url":"https://github.com/lightaime/deep_gcns/blob/HEAD/sem_seg/indoor3d_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5b5f8b1b747b7afa","mcp_get_code":{"code_sha256":"5b5f8b1b747b7afa"}},{"arxiv_id":"1909.09436","paper":"/paper/codesearchnet-challenge-evaluating-the-state","title":"CodeSearchNet Challenge: Evaluating the State of Semantic Code Search","date":"2019-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jmg764/CodeSearchNet-Challenge","path":"src/error_analysis.py","file_url":"https://github.com/jmg764/CodeSearchNet-Challenge/blob/HEAD/src/error_analysis.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4071a311ada99ce3","mcp_get_code":{"code_sha256":"4071a311ada99ce3"}},{"arxiv_id":"1906.01930","paper":"/paper/approximate-inference-turns-deep-networks","title":"Approximate Inference Turns Deep Networks into Gaussian Processes","date":"2019-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"team-approx-bayes/dnn2gp","path":"marglik.py","file_url":"https://github.com/team-approx-bayes/dnn2gp/blob/HEAD/marglik.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5d4db3aeca9aaf08","mcp_get_code":{"code_sha256":"5d4db3aeca9aaf08"}},{"arxiv_id":"aaai_6994","paper":null,"title":"arXiv:aaai_6994","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dlinzhao/JSNet","path":"utils/indoor3d_util.py","file_url":"https://github.com/dlinzhao/JSNet/blob/HEAD/utils/indoor3d_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d5e2646148b5ce4e","mcp_get_code":{"code_sha256":"d5e2646148b5ce4e"}}]}