{"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/assert-rank","entry":"assert_rank","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":6,"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":10,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":10},"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":"2009.07258","paper":"/paper/bert-qe-contextualized-query-expansion-for","title":"BERT-QE: Contextualized Query Expansion for Document Re-ranking","date":"2020-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zh-zheng/BERT-QE","path":"functions.py","file_url":"https://github.com/zh-zheng/BERT-QE/blob/HEAD/functions.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":"102fa92b948d0383","mcp_get_code":{"code_sha256":"102fa92b948d0383"}},{"arxiv_id":"2004.11579","paper":"/paper/probabilistically-masked-language-model","title":"Probabilistically Masked Language Model Capable of Autoregressive Generation in Arbitrary Word Order","date":"2020-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huawei-noah/Pretrained-Language-Model","path":"PMLM/interactive_conditional_samples_sincos_acrostic.py","file_url":"https://github.com/huawei-noah/Pretrained-Language-Model/blob/HEAD/PMLM/interactive_conditional_samples_sincos_acrostic.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3626c55dff7dd429","mcp_get_code":{"code_sha256":"3626c55dff7dd429"}},{"arxiv_id":"2002.06038","paper":"/paper/never-give-up-learning-directed-exploration-1","title":"Never Give Up: Learning Directed Exploration Strategies","date":"2020-02-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"michaelnny/deep_rl_zoo","path":"deep_rl_zoo/curiosity.py","file_url":"https://github.com/michaelnny/deep_rl_zoo/blob/HEAD/deep_rl_zoo/curiosity.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":"6f88a27da51a4a5d","mcp_get_code":{"code_sha256":"6f88a27da51a4a5d"}},{"arxiv_id":"1810.04805","paper":"/paper/bert-pre-training-of-deep-bidirectional","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","date":"2018-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TeamLab/bert-gcn-for-paper-citation","path":"modeling.py","file_url":"https://github.com/TeamLab/bert-gcn-for-paper-citation/blob/HEAD/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"01e4a365b28cda00","mcp_get_code":{"code_sha256":"01e4a365b28cda00"}},{"arxiv_id":"1810.04805","paper":"/paper/bert-pre-training-of-deep-bidirectional","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","date":"2018-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haidershaour/bert","path":"modeling.py","file_url":"https://github.com/haidershaour/bert/blob/HEAD/modeling.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":"d81c54f86ae5696c","mcp_get_code":{"code_sha256":"d81c54f86ae5696c"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yydai/bert_test","path":"modeling.py","file_url":"https://github.com/yydai/bert_test/blob/HEAD/modeling.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":"7d55cef5a5d36394","mcp_get_code":{"code_sha256":"7d55cef5a5d36394"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SCismycat/bert_code_view","path":"modeling.py","file_url":"https://github.com/SCismycat/bert_code_view/blob/HEAD/modeling.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":"1e3a1836b0937cb0","mcp_get_code":{"code_sha256":"1e3a1836b0937cb0"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ricardordb/bert","path":"modeling.py","file_url":"https://github.com/ricardordb/bert/blob/HEAD/modeling.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":"5f882d35a2ca7c2b","mcp_get_code":{"code_sha256":"5f882d35a2ca7c2b"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"appcoreopc/berty","path":"modeling.py","file_url":"https://github.com/appcoreopc/berty/blob/HEAD/modeling.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":"4d57a6138e4e6c21","mcp_get_code":{"code_sha256":"4d57a6138e4e6c21"}},{"arxiv_id":"2023.acl-long.693","paper":null,"title":"arXiv:2023.acl-long.693","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"AI4Bharat/IndicBERT","path":"train/modeling.py","file_url":"https://github.com/AI4Bharat/IndicBERT/blob/HEAD/train/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7b2d3ef6f1ca3af7","mcp_get_code":{"code_sha256":"7b2d3ef6f1ca3af7"}}]}