{"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/get-assignment-map-from-checkpoint","entry":"get_assignment_map_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":32,"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":8,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":34,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":8},"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":"2601.03549","paper":"/paper/arxiv-2601-03549","title":"FEA-SLT: A Gloss-Free End-to-End Framework for Facial-Expression-Aware Sign Language Translation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"google-research/bleurt","path":"bleurt/lib/modeling.py","file_url":"https://github.com/google-research/bleurt/blob/HEAD/bleurt/lib/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":"7bc46f4950599a87","mcp_get_code":{"code_sha256":"7bc46f4950599a87"}},{"arxiv_id":"2308.13853","paper":"/paper/beyond-one-to-one-rethinking-the-referring","title":"Beyond One-to-One: Rethinking the Referring Image Segmentation","date":"2023-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"toggle1995/RIS-DMMI","path":"bert/modeling.py","file_url":"https://github.com/toggle1995/RIS-DMMI/blob/HEAD/bert/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"2302.05574","paper":"/paper/napss-paragraph-level-medical-text","title":"NapSS: Paragraph-level Medical Text Simplification via Narrative Prompting and Sentence-matching Summarization","date":"2023-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/bert","path":"modeling.py","file_url":"https://github.com/google-research/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"2202.10710","paper":"/paper/incorporating-constituent-syntax-for","title":"Incorporating Constituent Syntax for Coreference Resolution","date":"2022-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mandarjoshi90/coref","path":"bert/modeling.py","file_url":"https://github.com/mandarjoshi90/coref/blob/HEAD/bert/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"2109.12072","paper":"/paper/sd-qa-spoken-dialectal-question-answering-for","title":"SD-QA: Spoken Dialectal Question Answering for the Real World","date":"2021-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ffaisal93/sd-qa","path":"baselines/tydiqa/baseline/bert/modeling.py","file_url":"https://github.com/ffaisal93/sd-qa/blob/HEAD/baselines/tydiqa/baseline/bert/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":"7bc46f4950599a87","mcp_get_code":{"code_sha256":"7bc46f4950599a87"}},{"arxiv_id":"2106.07340","paper":"/paper/mathbert-a-pre-trained-language-model-for","title":"MathBERT: A Pre-trained Language Model for General NLP Tasks in Mathematics Education","date":"2021-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tbs17/MathBERT","path":"mathbert/modeling.py","file_url":"https://github.com/tbs17/MathBERT/blob/HEAD/mathbert/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"2005.11787","paper":"/paper/common-sense-or-world-knowledge-investigating","title":"Common Sense or World Knowledge? Investigating Adapter-Based Knowledge Injection into Pretrained Transformers","date":"2020-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wluper/retrograph","path":"retrograph/modeling/modeling.py","file_url":"https://github.com/wluper/retrograph/blob/HEAD/retrograph/modeling/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"2005.07150","paper":"/paper/named-entity-recognition-as-dependency","title":"Named Entity Recognition as Dependency Parsing","date":"2020-05-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"juntaoy/biaffine-ner","path":"extract_bert_features/modeling.py","file_url":"https://github.com/juntaoy/biaffine-ner/blob/HEAD/extract_bert_features/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"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-ELECTRA","path":"model/modeling.py","file_url":"https://github.com/ymcui/Chinese-ELECTRA/blob/HEAD/model/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":"cb34c9c201e23b66","mcp_get_code":{"code_sha256":"cb34c9c201e23b66"}},{"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":"m-hahn/PMLM","path":"interactive_conditional_samples_sincos_acrostic_SST2_Finetune_OLD.py","file_url":"https://github.com/m-hahn/PMLM/blob/HEAD/interactive_conditional_samples_sincos_acrostic_SST2_Finetune_OLD.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":"0fc04590521d0f1c","mcp_get_code":{"code_sha256":"0fc04590521d0f1c"}},{"arxiv_id":"2003.01950","paper":"/paper/aligntts-efficient-feed-forward-text-to","title":"AlignTTS: Efficient Feed-Forward Text-to-Speech System without Explicit Alignment","date":"2020-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mangushev/aligntts","path":"training.py","file_url":"https://github.com/mangushev/aligntts/blob/HEAD/training.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1910.14520","paper":"/paper/do-multi-hop-readers-dream-of-reasoning","title":"Do Multi-hop Readers Dream of Reasoning Chains?","date":"2019-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"helloeve/bert-co-matching","path":"modeling.py","file_url":"https://github.com/helloeve/bert-co-matching/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1910.04732","paper":"/paper/structured-pruning-of-large-language-models","title":"Structured Pruning of Large Language Models","date":"2019-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Holldean/BERT-Pruning","path":"bert/modeling.py","file_url":"https://github.com/Holldean/BERT-Pruning/blob/HEAD/bert/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1910.01500","paper":"/paper/mlperf-training-benchmark","title":"MLPerf Training Benchmark","date":"2019-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mlperf/training","path":"retired_benchmarks/bert/modeling.py","file_url":"https://github.com/mlperf/training/blob/HEAD/retired_benchmarks/bert/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":"7bc46f4950599a87","mcp_get_code":{"code_sha256":"7bc46f4950599a87"}},{"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":"google-research/ALBERT","path":"modeling.py","file_url":"https://github.com/google-research/ALBERT/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":"6bf234f32ff01978","mcp_get_code":{"code_sha256":"6bf234f32ff01978"}},{"arxiv_id":"1909.06356","paper":"/paper/addressing-semantic-drift-in-question","title":"Addressing Semantic Drift in Question Generation for Semi-Supervised Question Answering","date":"2019-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhangShiyue/QGforQA","path":"LIB/bert/modeling.py","file_url":"https://github.com/ZhangShiyue/QGforQA/blob/HEAD/LIB/bert/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1909.01187","paper":"/paper/encode-tag-realize-high-precision-text","title":"Encode, Tag, Realize: High-Precision Text Editing","date":"2019-09-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"a414351664/my_git_laser","path":"bert/modeling.py","file_url":"https://github.com/a414351664/my_git_laser/blob/HEAD/bert/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1908.08962","paper":"/paper/well-read-students-learn-better-the-impact-of","title":"Well-Read Students Learn Better: On the Importance of Pre-training Compact Models","date":"2019-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Arthurizijar/Bert_Airport","path":"modeling.py","file_url":"https://github.com/Arthurizijar/Bert_Airport/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1907.10529","paper":"/paper/spanbert-improving-pre-training-by","title":"SpanBERT: Improving Pre-training by Representing and Predicting Spans","date":"2019-07-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amore-upf/masked-coreference","path":"bert/modeling.py","file_url":"https://github.com/amore-upf/masked-coreference/blob/HEAD/bert/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1906.05394","paper":"/paper/neural-arabic-question-answering","title":"Neural Arabic Question Answering","date":"2019-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"husseinmozannar/SOQAL","path":"bert/modeling.py","file_url":"https://github.com/husseinmozannar/SOQAL/blob/HEAD/bert/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1905.09217","paper":"/paper/deeper-text-understanding-for-ir-with","title":"Deeper Text Understanding for IR with Contextual Neural Language Modeling","date":"2019-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AdeDZY/SIGIR19-BERT-IR","path":"modeling.py","file_url":"https://github.com/AdeDZY/SIGIR19-BERT-IR/blob/HEAD/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1904.06690","paper":"/paper/bert4rec-sequential-recommendation-with","title":"BERT4Rec: Sequential Recommendation with Bidirectional Encoder Representations from Transformer","date":"2019-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FeiSun/BERT4Rec","path":"modeling.py","file_url":"https://github.com/FeiSun/BERT4Rec/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1902.10909","paper":"/paper/bert-for-joint-intent-classification-and-slot","title":"BERT for Joint Intent Classification and Slot Filling","date":"2019-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alibaba-damo-academy/spokennlp","path":"action-item-detection/script/modeling.py","file_url":"https://github.com/alibaba-damo-academy/spokennlp/blob/HEAD/action-item-detection/script/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":"a8a77945aa9b653f","mcp_get_code":{"code_sha256":"a8a77945aa9b653f"}},{"arxiv_id":"1902.01030","paper":"/paper/extracting-multiple-relations-in-one-pass","title":"Extracting Multiple-Relations in One-Pass with Pre-Trained Transformers","date":"2019-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"helloeve/mre-in-one-pass","path":"modeling.py","file_url":"https://github.com/helloeve/mre-in-one-pass/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1901.08746","paper":"/paper/biobert-a-pre-trained-biomedical-language","title":"BioBERT: a pre-trained biomedical language representation model for biomedical text mining","date":"2019-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dmis-lab/bern","path":"biobert_ner/modeling.py","file_url":"https://github.com/dmis-lab/bern/blob/HEAD/biobert_ner/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1901.04085","paper":"/paper/passage-re-ranking-with-bert","title":"Passage Re-ranking with BERT","date":"2019-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nyu-dl/dl4marco-bert","path":"modeling.py","file_url":"https://github.com/nyu-dl/dl4marco-bert/blob/HEAD/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"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":"1wy/bert","path":"modeling.py","file_url":"https://github.com/1wy/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"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":"LoveYang/bert_test","path":"modeling.py","file_url":"https://github.com/LoveYang/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":"0fc04590521d0f1c","mcp_get_code":{"code_sha256":"0fc04590521d0f1c"}},{"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":"mithunpaul08/bert_tensorflow","path":"modeling.py","file_url":"https://github.com/mithunpaul08/bert_tensorflow/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":"1afbd244a1386ac2","mcp_get_code":{"code_sha256":"1afbd244a1386ac2"}},{"arxiv_id":"1808.09781","paper":"/paper/180809781","title":"Self-Attentive Sequential Recommendation","date":"2018-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mangushev/mfgan","path":"training.py","file_url":"https://github.com/mangushev/mfgan/blob/HEAD/training.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"1804.05392","paper":"/paper/higher-order-coreference-resolution-with","title":"Higher-order Coreference Resolution with Coarse-to-fine Inference","date":"2018-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bkntr/coref-ee","path":"modeling.py","file_url":"https://github.com/bkntr/coref-ee/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"aaai_26528","paper":null,"title":"arXiv:aaai_26528","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"thnkinbtfly/SL2","path":"bert/modeling.py","file_url":"https://github.com/thnkinbtfly/SL2/blob/HEAD/bert/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"641724b1a3e13e26","mcp_get_code":{"code_sha256":"641724b1a3e13e26"}},{"arxiv_id":"2024.findings-acl.532","paper":null,"title":"arXiv:2024.findings-acl.532","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"kamigaito/SLAHAN","path":"bert/modeling.py","file_url":"https://github.com/kamigaito/SLAHAN/blob/HEAD/bert/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"arxiv_id":"2022.acl-long.56","paper":null,"title":"arXiv:2022.acl-long.56","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"juntaoy/dali-bridging","path":"extract_bert_features/modeling.py","file_url":"https://github.com/juntaoy/dali-bridging/blob/HEAD/extract_bert_features/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":"50958618b65e514e","mcp_get_code":{"code_sha256":"50958618b65e514e"}}]}