{"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-checkpoint-to-cpu","entry":"load_checkpoint_to_cpu","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-25T09:33:49+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":11,"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":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":9,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":4},"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":"2209.06158","paper":"/paper/tailoring-molecules-for-protein-pockets-a","title":"Tailoring Molecules for Protein Pockets: a Transformer-based Generative Solution for Structured-based Drug Design","date":"2022-08-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hankerwu/tamgent","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/hankerwu/tamgent/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"d4f74333a85dbb13","mcp_get_code":{"code_sha256":"d4f74333a85dbb13"}},{"arxiv_id":"2206.02369","paper":"/paper/learning-to-break-the-loop-analyzing-and","title":"Learning to Break the Loop: Analyzing and Mitigating Repetitions for Neural Text Generation","date":"2022-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jxu-Thu/DIITTO","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/Jxu-Thu/DIITTO/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"df40d96cc20e7f57","mcp_get_code":{"code_sha256":"df40d96cc20e7f57"}},{"arxiv_id":"2011.00770","paper":"/paper/context-aware-cross-attention-for-non","title":"Context-Aware Cross-Attention for Non-Autoregressive Translation","date":"2020-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alphadl/CCAN","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/alphadl/CCAN/blob/HEAD/fairseq/checkpoint_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":"c6a6a0734f184953","mcp_get_code":{"code_sha256":"c6a6a0734f184953"}},{"arxiv_id":"2010.06138","paper":"/paper/incorporating-bert-into-parallel-sequence","title":"Incorporating BERT into Parallel Sequence Decoding with Adapters","date":"2020-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lemmonation/abnet","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/lemmonation/abnet/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c6a6a0734f184953","mcp_get_code":{"code_sha256":"c6a6a0734f184953"}},{"arxiv_id":"2007.07691","paper":"/paper/a-multilingual-parallel-corpora-collection-1","title":"A Multilingual Parallel Corpora Collection Effort for Indian Languages","date":"2020-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jerinphilip/fairseq-ilmt","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/jerinphilip/fairseq-ilmt/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"df40d96cc20e7f57","mcp_get_code":{"code_sha256":"df40d96cc20e7f57"}},{"arxiv_id":"2006.05744","paper":"/paper/mc-bert-efficient-language-pre-training-via-a","title":"MC-BERT: Efficient Language Pre-Training via a Meta Controller","date":"2020-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MC-BERT/MC-BERT","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/MC-BERT/MC-BERT/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"df40d96cc20e7f57","mcp_get_code":{"code_sha256":"df40d96cc20e7f57"}},{"arxiv_id":"2004.12681","paper":"/paper/lexically-constrained-neural-machine","title":"Lexically Constrained Neural Machine Translation with Levenshtein Transformer","date":"2020-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"raymondhs/constrained-levt","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/raymondhs/constrained-levt/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"7b2e4fc726cfcf16","mcp_get_code":{"code_sha256":"7b2e4fc726cfcf16"}},{"arxiv_id":"2003.09229","paper":"/paper/learning-to-encode-position-for-transformer","title":"Learning to Encode Position for Transformer with Continuous Dynamical Model","date":"2020-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xuanqing94/FLOATER","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/xuanqing94/FLOATER/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"df40d96cc20e7f57","mcp_get_code":{"code_sha256":"df40d96cc20e7f57"}},{"arxiv_id":"1911.06136","paper":"/paper/kepler-a-unified-model-for-knowledge","title":"KEPLER: A Unified Model for Knowledge Embedding and Pre-trained Language Representation","date":"2019-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"THU-KEG/KEPLER","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/THU-KEG/KEPLER/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"df40d96cc20e7f57","mcp_get_code":{"code_sha256":"df40d96cc20e7f57"}},{"arxiv_id":"1904.01038","paper":"/paper/fairseq-a-fast-extensible-toolkit-for","title":"fairseq: A Fast, Extensible Toolkit for Sequence Modeling","date":"2019-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucylow/En_francais_si_vous_plait-","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/lucylow/En_francais_si_vous_plait-/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"df40d96cc20e7f57","mcp_get_code":{"code_sha256":"df40d96cc20e7f57"}},{"arxiv_id":"aaai_21409","paper":null,"title":"arXiv:aaai_21409","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"xssstory/SeqCo","path":"fairseq/checkpoint_utils.py","file_url":"https://github.com/xssstory/SeqCo/blob/HEAD/fairseq/checkpoint_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"7b2e4fc726cfcf16","mcp_get_code":{"code_sha256":"7b2e4fc726cfcf16"}}]}