{"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-tf-weights-in-albert","entry":"load_tf_weights_in_albert","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":11,"n_places_pointer_only":3,"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":"2310.05185","paper":"/paper/text2nkg-fine-grained-n-ary-relation","title":"Text2NKG: Fine-Grained N-ary Relation Extraction for N-ary relational Knowledge Graph Construction","date":"2023-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LHRLAB/Text2NKG","path":"transformers/src/transformers/modeling_albert.py","file_url":"https://github.com/LHRLAB/Text2NKG/blob/HEAD/transformers/src/transformers/modeling_albert.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0acb90d02eadd73f","mcp_get_code":{"code_sha256":"0acb90d02eadd73f"}},{"arxiv_id":"2203.11431","paper":"/paper/task-guided-disentangled-tuning-for","title":"Task-guided Disentangled Tuning for Pretrained Language Models","date":"2022-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lemon0830/TDT","path":"TDT/transformers/modeling_albert.py","file_url":"https://github.com/lemon0830/TDT/blob/HEAD/TDT/transformers/modeling_albert.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":"c93b91f99a958850","mcp_get_code":{"code_sha256":"c93b91f99a958850"}},{"arxiv_id":"2110.12567","paper":"/paper/alignment-attention-by-matching-key-and-query","title":"Alignment Attention by Matching Key and Query Distributions","date":"2021-10-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"szhang42/alignment_attention","path":"src/transformers/modeling_albert.py","file_url":"https://github.com/szhang42/alignment_attention/blob/HEAD/src/transformers/modeling_albert.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":"465b788c5456f812","mcp_get_code":{"code_sha256":"465b788c5456f812"}},{"arxiv_id":"2109.06067","paper":"/paper/pack-together-entity-and-relation-extraction","title":"Packed Levitated Marker for Entity and Relation Extraction","date":"2021-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"0acb90d02eadd73f","mcp_get_code":{"code_sha256":"0acb90d02eadd73f"}},{"arxiv_id":"2010.13382","paper":"/paper/fastformers-highly-efficient-transformer","title":"FastFormers: Highly Efficient Transformer Models for Natural Language Understanding","date":"2020-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/fastformers","path":"src/transformers/modeling_albert.py","file_url":"https://github.com/microsoft/fastformers/blob/HEAD/src/transformers/modeling_albert.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"08a158e902f91371","mcp_get_code":{"code_sha256":"08a158e902f91371"}},{"arxiv_id":"1911.03631","paper":"/paper/hierarchical-graph-network-for-multi-hop","title":"Hierarchical Graph Network for Multi-hop Question Answering","date":"2019-11-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuwfan/HGN","path":"transformers/modeling_albert.py","file_url":"https://github.com/yuwfan/HGN/blob/HEAD/transformers/modeling_albert.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"4f56c9a37e92815f","mcp_get_code":{"code_sha256":"4f56c9a37e92815f"}},{"arxiv_id":"1909.11942","paper":"/paper/albert-a-lite-bert-for-self-supervised","title":"ALBERT: A Lite BERT for Self-supervised Learning of Language Representations","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Soikonomou/albert_final","path":"src/model/ALBERT/modeling_albert.py","file_url":"https://github.com/Soikonomou/albert_final/blob/HEAD/src/model/ALBERT/modeling_albert.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":"4f56c9a37e92815f","mcp_get_code":{"code_sha256":"4f56c9a37e92815f"}},{"arxiv_id":"1909.11942","paper":"/paper/albert-a-lite-bert-for-self-supervised","title":"ALBERT: A Lite BERT for Self-supervised Learning of Language Representations","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lonePatient/albert_pytorch","path":"model/modeling_albert.py","file_url":"https://github.com/lonePatient/albert_pytorch/blob/HEAD/model/modeling_albert.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":"c7c4917ba776e16d","mcp_get_code":{"code_sha256":"c7c4917ba776e16d"}},{"arxiv_id":"1909.11942","paper":"/paper/albert-a-lite-bert-for-self-supervised","title":"ALBERT: A Lite BERT for Self-supervised Learning of Language Representations","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lonePatient/albert_pytorch","path":"model/modeling_albert_bright.py","file_url":"https://github.com/lonePatient/albert_pytorch/blob/HEAD/model/modeling_albert_bright.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":"c405dd24b1c4e3bc","mcp_get_code":{"code_sha256":"c405dd24b1c4e3bc"}},{"arxiv_id":"2021.findings-acl.216","paper":null,"title":"arXiv:2021.findings-acl.216","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"destwang/DCN","path":"transformers/modeling_albert.py","file_url":"https://github.com/destwang/DCN/blob/HEAD/transformers/modeling_albert.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":"08a158e902f91371","mcp_get_code":{"code_sha256":"08a158e902f91371"}},{"arxiv_id":"2021.acl-long.390","paper":null,"title":"arXiv:2021.acl-long.390","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"thunlp/MetaAdaptRank","path":"contrastqg/transformers/modeling_albert.py","file_url":"https://github.com/thunlp/MetaAdaptRank/blob/HEAD/contrastqg/transformers/modeling_albert.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08a158e902f91371","mcp_get_code":{"code_sha256":"08a158e902f91371"}}]}