{"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-sru-requirement","entry":"check_sru_requirement","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":9,"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":1,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":0},"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":"2004.00588","paper":"/paper/sign-language-translation-with-transformers","title":"Better Sign Language Translation with STMC-Transformer","date":"2020-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kayoyin/transformer-slt","path":"onmt/models/sru.py","file_url":"https://github.com/kayoyin/transformer-slt/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"2003.03190","paper":"/paper/a-bayesian-algorithm-for-retrosynthesis","title":"A Bayesian algorithm for retrosynthesis","date":"2020-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zguo235/bayesian_retro","path":"onmt/models/sru.py","file_url":"https://github.com/zguo235/bayesian_retro/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"1912.05372","paper":"/paper/flaubert-unsupervised-language-model-pre","title":"FlauBERT: Unsupervised Language Model Pre-training for French","date":"2019-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"getalp/disambiguate","path":"python/onmt/models/sru.py","file_url":"https://github.com/getalp/disambiguate/blob/HEAD/python/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"1910.02555","paper":"/paper/domain-differential-adaptation-for-neural","title":"Domain Differential Adaptation for Neural Machine Translation","date":"2019-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zdou0830/DDA","path":"onmt/models/sru.py","file_url":"https://github.com/zdou0830/DDA/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"1906.07651","paper":"/paper/scheduled-sampling-for-transformers","title":"Scheduled Sampling for Transformers","date":"2019-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-spin/scheduled-sampling-transformers","path":"onmt/models/sru.py","file_url":"https://github.com/deep-spin/scheduled-sampling-transformers/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"1906.06253","paper":"/paper/a-simple-and-effective-approach-to-automatic","title":"A Simple and Effective Approach to Automatic Post-Editing with Transfer Learning","date":"2019-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-spin/OpenNMT-APE","path":"onmt/models/sru.py","file_url":"https://github.com/deep-spin/OpenNMT-APE/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"1805.11462","paper":"/paper/opennmt-neural-machine-translation-toolkit","title":"OpenNMT: Neural Machine Translation Toolkit","date":"2018-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Helsinki-NLP/OpenNMT-py","path":"onmt/models/sru.py","file_url":"https://github.com/Helsinki-NLP/OpenNMT-py/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"1709.02755","paper":"/paper/simple-recurrent-units-for-highly","title":"Simple Recurrent Units for Highly Parallelizable Recurrence","date":"2017-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"butsugiri/shape","path":"onmt/models/sru.py","file_url":"https://github.com/butsugiri/shape/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}},{"arxiv_id":"2020.acl-main.640","paper":null,"title":"arXiv:2020.acl-main.640","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"QAQ-v/HetGT","path":"onmt/models/sru.py","file_url":"https://github.com/QAQ-v/HetGT/blob/HEAD/onmt/models/sru.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c93830510f645a3","mcp_get_code":{"code_sha256":"0c93830510f645a3"}}]}