{"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/check-file","entry":"check_file","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":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":7,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":6},"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":"2604.21454","paper":"/paper/arxiv-2604-21454","title":"Reasoning Primitives in Hybrid and Non-Hybrid LLMs: Do Architectural Differences Yield Advantages in State-Tracking and Recall?","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"ultor1996/reasoning_primitives","path":"src/task_token_counter.py","file_url":"https://github.com/ultor1996/reasoning_primitives/blob/HEAD/src/task_token_counter.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2d32dc98347fcbf9","mcp_get_code":{"code_sha256":"2d32dc98347fcbf9"}},{"arxiv_id":"2602.07063","paper":"/paper/arxiv-2602-07063","title":"Video-based Music Generation","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"serkansulun/video-emotion","path":"src/face_detector/face_utils/general.py","file_url":"https://github.com/serkansulun/video-emotion/blob/HEAD/src/face_detector/face_utils/general.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"fafed0059ad244e6","mcp_get_code":{"code_sha256":"fafed0059ad244e6"}},{"arxiv_id":"2209.04882","paper":"/paper/statistical-mechanics-of-deep-learning-beyond","title":"A statistical mechanics framework for Bayesian deep neural networks beyond the infinite-width limit","date":null,"month_inferred_from_arxiv_id":"2022-09","title_source":"archive","repo":"rpacelli/fc_deep_bayesian_networks","path":"data_analysis/data_analysis.py","file_url":"https://github.com/rpacelli/fc_deep_bayesian_networks/blob/HEAD/data_analysis/data_analysis.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Unlicense","inline_ok":true,"code_sha256_prefix":"e633d84143b2409c","mcp_get_code":{"code_sha256":"e633d84143b2409c"}},{"arxiv_id":"2009.02967","paper":"/paper/stochastic-yolo-efficient-probabilistic","title":"Stochastic-YOLO: Efficient Probabilistic Object Detection under Dataset Shifts","date":"2020-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tjiagom/stochastic-yolo","path":"utils/utils.py","file_url":"https://github.com/tjiagom/stochastic-yolo/blob/HEAD/utils/utils.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":"d738d0725acd9466","mcp_get_code":{"code_sha256":"d738d0725acd9466"}},{"arxiv_id":"1809.02627","paper":"/paper/unity-a-general-platform-for-intelligent","title":"Unity: A General Platform for Intelligent Agents","date":"2018-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"limxuanyu127/Tank-Game","path":"utils/validate_release_links.py","file_url":"https://github.com/limxuanyu127/Tank-Game/blob/HEAD/utils/validate_release_links.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":"3ba3ea00f16dd25f","mcp_get_code":{"code_sha256":"3ba3ea00f16dd25f"}},{"arxiv_id":"1804.02767","paper":"/paper/yolov3-an-incremental-improvement","title":"YOLOv3: An Incremental Improvement","date":"2018-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuedongli1/yolov3_mindspore","path":"utils/general.py","file_url":"https://github.com/yuedongli1/yolov3_mindspore/blob/HEAD/utils/general.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"91b4702f6af52c0c","mcp_get_code":{"code_sha256":"91b4702f6af52c0c"}},{"arxiv_id":"1603.08511","paper":"/paper/colorful-image-colorization","title":"Colorful Image Colorization","date":"2016-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Callifrey/Paddle-CIC","path":"utils.py","file_url":"https://github.com/Callifrey/Paddle-CIC/blob/HEAD/utils.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":"33a74dbffa908d5d","mcp_get_code":{"code_sha256":"33a74dbffa908d5d"}}]}