{"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/create-file-list","entry":"create_file_list","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":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":4,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":2},"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":"2609.02507","paper":"/paper/arxiv-2609-02507","title":"Rethinking the Teacher-Student Framework for Test-Time Adaptation","date":null,"month_inferred_from_arxiv_id":"2026-09","title_source":"syntology","repo":"dmn-sjk/intransigent_teacher","path":"datasets/imagenet_subsets.py","file_url":"https://github.com/dmn-sjk/intransigent_teacher/blob/HEAD/datasets/imagenet_subsets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0c4495cb2187be84","mcp_get_code":{"code_sha256":"0c4495cb2187be84"}},{"arxiv_id":"2603.21928","paper":"/paper/arxiv-2603-21928","title":"The Golden Subspace: Where Efficiency Meets Generalization in Continual Test-Time Adaptation","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"AIGNLAI/GOLD","path":"classification/datasets/imagenet_subsets.py","file_url":"https://github.com/AIGNLAI/GOLD/blob/HEAD/classification/datasets/imagenet_subsets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0c4495cb2187be84","mcp_get_code":{"code_sha256":"0c4495cb2187be84"}},{"arxiv_id":"2407.12128","paper":"/paper/distribution-alignment-for-fully-test-time","title":"Distribution Alignment for Fully Test-Time Adaptation with Dynamic Online Data Streams","date":"2024-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WZq975/DA-TTA","path":"datasets/imagenet_subsets.py","file_url":"https://github.com/WZq975/DA-TTA/blob/HEAD/datasets/imagenet_subsets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae33aa95d68dffd6","mcp_get_code":{"code_sha256":"ae33aa95d68dffd6"}},{"arxiv_id":"2406.18009","paper":"/paper/e2-tts-embarrassingly-easy-fully-non","title":"E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS","date":"2024-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/e2tts-test-suite","path":"utils/process_data.py","file_url":"https://github.com/microsoft/e2tts-test-suite/blob/HEAD/utils/process_data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bdf93bafb40385c9","mcp_get_code":{"code_sha256":"bdf93bafb40385c9"}},{"arxiv_id":"2401.08328","paper":"/paper/un-mixing-test-time-normalization-statistics","title":"Un-Mixing Test-Time Normalization Statistics: Combatting Label Temporal Correlation","date":"2024-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"devavratTomar/unmixtns","path":"tta_experiments/datasets/imagenet_subsets.py","file_url":"https://github.com/devavratTomar/unmixtns/blob/HEAD/tta_experiments/datasets/imagenet_subsets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0c4495cb2187be84","mcp_get_code":{"code_sha256":"0c4495cb2187be84"}},{"arxiv_id":"2312.09486","paper":"/paper/unraveling-batch-normalization-for-realistic","title":"Unraveling Batch Normalization for Realistic Test-Time Adaptation","date":"2023-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kiwi12138/realistictta","path":"datasets/imagenet_subsets.py","file_url":"https://github.com/kiwi12138/realistictta/blob/HEAD/datasets/imagenet_subsets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae33aa95d68dffd6","mcp_get_code":{"code_sha256":"ae33aa95d68dffd6"}},{"arxiv_id":"2310.20199","paper":"/paper/in-search-of-lost-online-test-time-adaptation","title":"In Search of Lost Online Test-time Adaptation: A Survey","date":"2023-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jo-wang/otta_vit_survey","path":"classification/datasets/imagenet_subsets.py","file_url":"https://github.com/jo-wang/otta_vit_survey/blob/HEAD/classification/datasets/imagenet_subsets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae33aa95d68dffd6","mcp_get_code":{"code_sha256":"ae33aa95d68dffd6"}},{"arxiv_id":"2210.08402","paper":"/paper/laion-5b-an-open-large-scale-dataset-for-1","title":"LAION-5B: An open large-scale dataset for training next generation image-text models","date":"2022-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rvencu/crawlingathome-gpu-hcloud","path":"postCLIP_staging/movefiles.py","file_url":"https://github.com/rvencu/crawlingathome-gpu-hcloud/blob/HEAD/postCLIP_staging/movefiles.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e47c15572e3af93b","mcp_get_code":{"code_sha256":"e47c15572e3af93b"}},{"arxiv_id":"aaai_29436","paper":null,"title":"arXiv:aaai_29436","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"kiwi12138/RealisticTTA","path":"datasets/imagenet_subsets.py","file_url":"https://github.com/kiwi12138/RealisticTTA/blob/HEAD/datasets/imagenet_subsets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae33aa95d68dffd6","mcp_get_code":{"code_sha256":"ae33aa95d68dffd6"}},{"arxiv_id":"Ni_Maintaining_Consistent_Inter-Class_Topology_in_Continual_Test-Time_Adaptation_CVPR_2025_paper","paper":null,"title":"arXiv:Ni_Maintaining_Consistent_Inter-Class_Topology_in_Continual_Test-Time_Adaptation_CVPR_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Successybbdwm/TCA","path":"classification/datasets/imagenet_subsets.py","file_url":"https://github.com/Successybbdwm/TCA/blob/HEAD/classification/datasets/imagenet_subsets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c4495cb2187be84","mcp_get_code":{"code_sha256":"0c4495cb2187be84"}}]}