{"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/bert","entry":"Bert","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":8,"n_papers_ran":2,"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":11,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":11,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"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":"2503.07635","paper":"/paper/cross-modal-causal-relation-alignment-for-1","title":"Cross-modal Causal Relation Alignment for Video Question Grounding","date":"2025-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WissingChen/CRA-GQA","path":"models/cra.py","file_url":"https://github.com/WissingChen/CRA-GQA/blob/HEAD/models/cra.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"770bda193e1415ad","mcp_get_code":{"code_sha256":"770bda193e1415ad"}},{"arxiv_id":"2305.18840","paper":"/paper/learning-perturbations-to-explain-time-series","title":"Learning Perturbations to Explain Time Series Predictions","date":"2023-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"josephenguehard/time_interpret","path":"tint/models/bert.py","file_url":"https://github.com/josephenguehard/time_interpret/blob/HEAD/tint/models/bert.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"407ab79147e95149","mcp_get_code":{"code_sha256":"407ab79147e95149"}},{"arxiv_id":"2303.09859","paper":"/paper/trained-on-100-million-words-and-still-in","title":"Trained on 100 million words and still in shape: BERT meets British National Corpus","date":"2023-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltgoslo/ltg-bert","path":"training/model.py","file_url":"https://github.com/ltgoslo/ltg-bert/blob/HEAD/training/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"3d0dbf28e1085e41","mcp_get_code":{"code_sha256":"3d0dbf28e1085e41"}},{"arxiv_id":"2207.05342","paper":"/paper/video-graph-transformer-for-video-question","title":"Video Graph Transformer for Video Question Answering","date":"2022-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sail-sg/VGT","path":"model/vqa_model.py","file_url":"https://github.com/sail-sg/VGT/blob/HEAD/model/vqa_model.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":"f64528547183d480","mcp_get_code":{"code_sha256":"f64528547183d480"}},{"arxiv_id":"2109.05160","paper":"/paper/streamhover-livestream-transcript","title":"StreamHover: Livestream Transcript Summarization and Annotation","date":"2021-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ucfnlp/streamhover","path":"src/modeling_bertvqvae.py","file_url":"https://github.com/ucfnlp/streamhover/blob/HEAD/src/modeling_bertvqvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"db2e1c13d1513f89","mcp_get_code":{"code_sha256":"db2e1c13d1513f89"}},{"arxiv_id":"2109.04080","paper":"/paper/low-resource-dialogue-summarization-with","title":"Low-Resource Dialogue Summarization with Domain-Agnostic Multi-Source Pretraining","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RowitZou/DAMS","path":"src/models/dams.py","file_url":"https://github.com/RowitZou/DAMS/blob/HEAD/src/models/dams.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2c3f54e38ff89e76","mcp_get_code":{"code_sha256":"2c3f54e38ff89e76"}},{"arxiv_id":"2105.13648","paper":"/paper/cross-lingual-abstractive-summarization-with","title":"Cross-Lingual Abstractive Summarization with Limited Parallel Resources","date":"2021-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WoodenWhite/MCLAS","path":"src/models/model_builder.py","file_url":"https://github.com/WoodenWhite/MCLAS/blob/HEAD/src/models/model_builder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5acf3b1e86cfa1e","mcp_get_code":{"code_sha256":"e5acf3b1e86cfa1e"}},{"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":"Vladimetr/ASR-Knowledge-Transferring","path":"kt_module/lm.py","file_url":"https://github.com/Vladimetr/ASR-Knowledge-Transferring/blob/HEAD/kt_module/lm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e3eb406d12cc6ada","mcp_get_code":{"code_sha256":"e3eb406d12cc6ada"}},{"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":"thunlp/ReInfoSelect","path":"ReInfoSelect/models/bert.py","file_url":"https://github.com/thunlp/ReInfoSelect/blob/HEAD/ReInfoSelect/models/bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"683a4be67f944ea1","mcp_get_code":{"code_sha256":"683a4be67f944ea1"}},{"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":"deepset-ai/FARM","path":"farm/modeling/language_model.py","file_url":"https://github.com/deepset-ai/FARM/blob/HEAD/farm/modeling/language_model.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":"36da368f07acddb7","mcp_get_code":{"code_sha256":"36da368f07acddb7"}},{"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":"re-search/DocProduct","path":"keras_bert/bert.py","file_url":"https://github.com/re-search/DocProduct/blob/HEAD/keras_bert/bert.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a9af20af6f1fc84c","mcp_get_code":{"code_sha256":"a9af20af6f1fc84c"}}]}