{"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/load-from-checkpoint","entry":"load_from_checkpoint","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":9,"n_papers_ran":0,"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":0,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":7},"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":"2512.00919","paper":"/paper/arxiv-2512-00919","title":"Outcome-Aware Spectral Feature Learning for Instrumental Variable Regression","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"Wornbard/AugSpecIV","path":"networks/utils.py","file_url":"https://github.com/Wornbard/AugSpecIV/blob/HEAD/networks/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f45e85f6edae359f","mcp_get_code":{"code_sha256":"f45e85f6edae359f"}},{"arxiv_id":"2503.18866","paper":"/paper/reasoning-to-learn-from-latent-thoughts","title":"Reasoning to Learn from Latent Thoughts","date":"2025-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ryoungj/BoLT","path":"lingua/checkpoint.py","file_url":"https://github.com/ryoungj/BoLT/blob/HEAD/lingua/checkpoint.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":"e2d321ba9c5bbf1d","mcp_get_code":{"code_sha256":"e2d321ba9c5bbf1d"}},{"arxiv_id":"2407.05562","paper":"/paper/focus-on-the-whole-character-discriminative","title":"Focus on the Whole Character: Discriminative Character Modeling for Scene Text Recognition","date":"2024-07-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bang123-box/CFE","path":"strhub/models/utils.py","file_url":"https://github.com/bang123-box/CFE/blob/HEAD/strhub/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"16bc572b3ef26ada","mcp_get_code":{"code_sha256":"16bc572b3ef26ada"}},{"arxiv_id":"2311.01452","paper":"/paper/time-series-anomaly-detection-using-diffusion","title":"Time Series Anomaly Detection using Diffusion-based Models","date":"2023-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fbrad/diffusionae","path":"DiffusionAE/train_transformer_val.py","file_url":"https://github.com/fbrad/diffusionae/blob/HEAD/DiffusionAE/train_transformer_val.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"87a941ac2efbdd60","mcp_get_code":{"code_sha256":"87a941ac2efbdd60"}},{"arxiv_id":"2305.14014","paper":"/paper/clip4str-a-simple-baseline-for-scene-text-1","title":"CLIP4STR: A Simple Baseline for Scene Text Recognition with Pre-trained Vision-Language Model","date":"2023-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VamosC/CLIP4STR","path":"strhub/models/utils.py","file_url":"https://github.com/VamosC/CLIP4STR/blob/HEAD/strhub/models/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":"318b6adc36f8db42","mcp_get_code":{"code_sha256":"318b6adc36f8db42"}},{"arxiv_id":"2105.02788","paper":"/paper/acorn-adaptive-coordinate-networks-for-neural","title":"ACORN: Adaptive Coordinate Networks for Neural Scene Representation","date":"2021-05-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"computational-imaging/ACORN","path":"experiment_scripts/train_occupancy.py","file_url":"https://github.com/computational-imaging/ACORN/blob/HEAD/experiment_scripts/train_occupancy.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14a9c52408327bfd","mcp_get_code":{"code_sha256":"14a9c52408327bfd"}},{"arxiv_id":"2004.13922","paper":"/paper/revisiting-pre-trained-models-for-chinese","title":"Revisiting Pre-Trained Models for Chinese Natural Language Processing","date":"2020-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ymcui/Chinese-PreTrained-XLNet","path":"src/gpu_utils.py","file_url":"https://github.com/ymcui/Chinese-PreTrained-XLNet/blob/HEAD/src/gpu_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":"3d6b054785523852","mcp_get_code":{"code_sha256":"3d6b054785523852"}},{"arxiv_id":"1901.02860","paper":"/paper/transformer-xl-attentive-language-models","title":"Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context","date":"2019-01-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TimDettmers/transformer-xl","path":"tf/gpu_utils.py","file_url":"https://github.com/TimDettmers/transformer-xl/blob/HEAD/tf/gpu_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":"3d6b054785523852","mcp_get_code":{"code_sha256":"3d6b054785523852"}},{"arxiv_id":"1602.02410","paper":"/paper/exploring-the-limits-of-language-modeling","title":"Exploring the Limits of Language Modeling","date":"2016-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"okuchaiev/f-lm","path":"common.py","file_url":"https://github.com/okuchaiev/f-lm/blob/HEAD/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3d6b054785523852","mcp_get_code":{"code_sha256":"3d6b054785523852"}}]}