{"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/get-cifar10-dataset","entry":"get_cifar10_dataset","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":7,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":0,"unverified":5},"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":"2502.07547","paper":"/paper/instance-dependent-early-stopping","title":"Instance-dependent Early Stopping","date":"2025-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tmllab/2025_iclr_ies","path":"cifar_main.py","file_url":"https://github.com/tmllab/2025_iclr_ies/blob/HEAD/cifar_main.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":"c8fbf107d9014e50","mcp_get_code":{"code_sha256":"c8fbf107d9014e50"}},{"arxiv_id":"2408.07268","paper":"/paper/fast-unconstrained-optimization-via-hessian","title":"Fast Unconstrained Optimization via Hessian Averaging and Adaptive Gradient Sampling Methods","date":"2024-08-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tomoleary/hessianaveraging","path":"applications/resnet/dataUtilities.py","file_url":"https://github.com/tomoleary/hessianaveraging/blob/HEAD/applications/resnet/dataUtilities.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":"4e118497a397a8e2","mcp_get_code":{"code_sha256":"4e118497a397a8e2"}},{"arxiv_id":"2312.04528","paper":"/paper/using-large-language-models-for","title":"Using Large Language Models for Hyperparameter Optimization","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"michaelrzhang/llm-hyperopt","path":"cifar/pipeline.py","file_url":"https://github.com/michaelrzhang/llm-hyperopt/blob/HEAD/cifar/pipeline.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"747fbaa891c47810","mcp_get_code":{"code_sha256":"747fbaa891c47810"}},{"arxiv_id":"2102.13416","paper":"/paper/moreau-yosida-f-divergences","title":"Moreau-Yosida $f$-divergences","date":"2021-02-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"renyi-ai/moreau-yosida-f-divergences","path":"gan_cifar10.py","file_url":"https://github.com/renyi-ai/moreau-yosida-f-divergences/blob/HEAD/gan_cifar10.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":"257839deea092962","mcp_get_code":{"code_sha256":"257839deea092962"}},{"arxiv_id":"2003.13678","paper":"/paper/designing-network-design-spaces","title":"Designing Network Design Spaces","date":"2020-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wilile26811249/RegNet","path":"utils.py","file_url":"https://github.com/wilile26811249/RegNet/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":"ba1d6e8ebcd04bd9","mcp_get_code":{"code_sha256":"ba1d6e8ebcd04bd9"}},{"arxiv_id":"1911.03149","paper":"/paper/quality-aware-generative-adversarial-networks","title":"Quality Aware Generative Adversarial Networks","date":"2019-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lfovia/QAGANS","path":"QAGAN-SSIM/cifar10_SSIM_GP.py","file_url":"https://github.com/lfovia/QAGANS/blob/HEAD/QAGAN-SSIM/cifar10_SSIM_GP.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b91909d28f43cb0a","mcp_get_code":{"code_sha256":"b91909d28f43cb0a"}},{"arxiv_id":"1907.05681","paper":"/paper/virtual-adversarial-lipschitz-regularization","title":"Adversarial Lipschitz Regularization","date":"2019-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dterjek/adversarial_lipschitz_regularization","path":"wgan_alp.py","file_url":"https://github.com/dterjek/adversarial_lipschitz_regularization/blob/HEAD/wgan_alp.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fcf4eb1c1263706c","mcp_get_code":{"code_sha256":"fcf4eb1c1263706c"}}]}