Papers › ALBERT: A Lite BERT for Self-supervised Learning of Language Representations

ALBERT: A Lite BERT for Self-supervised Learning of Language Representations

26 Sep 2019ICLR 2020 1arXiv:1909.11942archive 2025-07-28

Zhenzhong Lan, Mingda Chen, Sebastian Goodman, Kevin Gimpel, Piyush Sharma, Radu Soricut

Increasing model size when pretraining natural language representations often results in improved performance on downstream tasks. However, at some point further model increases become harder due to GPU/TPU memory limitations and longer training times. To address these problems, we present two parameter-reduction techniques to lower memory consumption and increase the training speed of BERT. Comprehensive empirical evidence shows that our proposed methods lead to models that scale much better compared to the original BERT. We also use a self-supervised loss that focuses on modeling inter-sentence coherence, and show it consistently helps downstream tasks with multi-sentence inputs. As a result, our best model establishes new state-of-the-art results on the GLUE, RACE, and \squad benchmarks while having fewer parameters compared to BERT-large. The code and the pretrained models are available at https://github.com/google-research/ALBERT.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1909.11942")

Code

Syntology Ran 46 of 126 code samples harvested from 18 repositories linked to this paper; 80 have no recorded run. Of those that ran: 4 ran · honoured contract; 18 ran · our draft was wrong; 4 ran · fixture could not drive it; 20 ran with no contract checked.

By repository: official repository: 6 samples from 1 repository, 0 ran; community (archive-listed): 120 samples from 17 repositories, 46 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

48 repositories listed; official and paper-mentioned ones first.

google-research/ALBERT officialmentioned in papermentioned on GitHubtfApache-2.0 report
CLUEbenchmark/CLUE mentioned in papermentioned on GitHubtf report
KnightZhang625/BERT_TF mentioned on GitHubtf report
Sanyuan-Chen/RecAdam mentioned on GitHubpytorch report
Soikonomou/albert_final mentioned on GitHubpytorchApache-2.0 report
Soikonomou/albert_final_infer12 mentioned on GitHubpytorch report
Soikonomou/albert_final_infer8 mentioned on GitHubpytorchApache-2.0 report
Soikonomou/bert_new mentioned on GitHubpytorchApache-2.0 report
Soikonomou/bert_new_new mentioned on GitHubpytorchApache-2.0 report
Tencent/TurboTransformers mentioned on GitHubpytorchNOASSERTION report
appcoreopc/berty mentioned on GitHubtf report
benywon/Chinese-GPT-2 mentioned on GitHubpytorch report
benywon/ReCO mentioned on GitHubpytorch report
brightmart/albert_zh mentioned on GitHubtf report
codegram/calbert mentioned on GitHubpytorch report
common-english/bert-all mentioned on GitHubpytorch report
cypressd1999/FYP_2021 mentioned on GitHubpytorchApache-2.0 report
epfml/collaborative-attention mentioned on GitHubpytorch report
facebookresearch/anli mentioned on GitHubpytorchNOASSERTION report
graykode/ALBERT-Pytorch mentioned on GitHubpytorch report
hieudepchai/BERT_IE mentioned on GitHubpytorchApache-2.0 report
huggingface/transformers mentioned on GitHubpytorch report
jpablou/Matching-The-Blanks-Ths mentioned on GitHubpytorchApache-2.0 report
kpe/bert-for-tf2 mentioned on GitHubtfMIT report
lonePatient/albert_pytorch mentioned on GitHubpytorchApache-2.0 report
lucidrains/routing-transformer mentioned on GitHubpytorch report
lucidrains/sinkhorn-transformer mentioned on GitHubpytorch report
mandubian/codenets mentioned on GitHubpytorchNOASSERTION report
mtzcorporations/nlp_teamjodka mentioned on GitHubpytorch report
plkmo/BERT-Relation-Extraction mentioned on GitHubpytorchApache-2.0 report
rajatgermany/qa-nlp mentioned on GitHubpytorch report
tensorflow/models mentioned on GitHubtf report
vvvm23/albert mentioned on GitHubpytorch report
xinyooo/ALBERT4Rec mentioned on GitHubpytorch report
yahah100/text_summarization mentioned on GitHubtf report
cui0523/Code6 mindspore report
lyqcom/albert mindsporeApache-2.0 report
mindspore-lab/mindnlp mindsporeApache-2.0 report
pwc-1/Paper-8 mindsporeApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

126 samples harvested; 46 ran; 4 honoured the contract we drafted; 80 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · honoured contract
18ran · our draft was wrong
4ran · fixture could not drive it
20ran
80unverified

Licence: 22 of the 126 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 18 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_float_feature google-research/ALBERT/create_pretraining_data.py official repository unverified Apache-2.0 (permissive) · 5b0793599d029a67 · report
create_int_feature google-research/ALBERT/create_pretraining_data.py official repository unverified Apache-2.0 (permissive) · b03d45af664a39e3 · report
file_based_input_fn_builder google-research/ALBERT/classifier_utils.py official repository unverified Apache-2.0 (permissive) · ff6bac8bf3944cbe · report
gelu google-research/ALBERT/modeling.py official repository unverified Apache-2.0 (permissive) · 51d3bc0cfa6415a3 · report
get_activation google-research/ALBERT/modeling.py official repository unverified Apache-2.0 (permissive) · 217fe96a5945a42d · report
get_assignment_map_from_checkpoint google-research/ALBERT/modeling.py official repository unverified Apache-2.0 (permissive) · 6bf234f32ff01978 · report
whitespace_tokenize Soikonomou/bert_new/src/model/BERT/tokenization_bert.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · cf9ffa02a42184af · report
AlbertConfig kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) ran Apache-2.0 (permissive) · 35df638989183cf3 · report
AttentionSortNet lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran fingerprinted MIT (permissive) · d143b86f7eb37e1d · report
Dense3D kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) ran Apache-2.0 (permissive) · 215c14713864147c · report
EmbeddingLookup kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) ran Apache-2.0 (permissive) · 6cbf6bc0afb44768 · report
EmbeddingPostprocessor kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) ran Apache-2.0 (permissive) · bc41b5cdd27882da · report
Embeddings graykode/ALBERT-Pytorch/models.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 00437373da100756 · report
FactorizedEmbedding vvvm23/albert/albert/model.py community (archive-listed) ran MIT (permissive) · 9850e836a8bb97ce · report
LayerNorm xinyooo/ALBERT4Rec/models/albert_modules/albert.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 3f504ebe7af3ba40 · report
LayerNorm graykode/ALBERT-Pytorch/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 31b6e6cb2bf23d35 · report
MultiHeadBlockSelf benywon/Chinese-GPT-2/modules.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 0afbeb40a45a72b6 · report
MultiHeadedSelfAttention graykode/ALBERT-Pytorch/models.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 8734ddba5f76437a · report
NystromAttention vvvm23/albert/albert/model.py community (archive-listed) ran MIT (permissive) · a0dff78471b54854 · report
PositionWiseFeedForward graykode/ALBERT-Pytorch/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · e952b1d84bed0af6 · report
PositionalEmbedding vvvm23/albert/albert/model.py community (archive-listed) ran fingerprinted MIT (permissive) · d6e09a6ed82fe99e · report
RecAdam Sanyuan-Chen/RecAdam/RecAdam.py community (archive-listed) ran Apache-2.0 (permissive) · 350a1a7ab2f301c8 · report
SimpleSortNet lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran MIT (permissive) · 04cc0c0e9fb1cf4c · report
SoftmaxAttention vvvm23/albert/albert/model.py community (archive-listed) ran MIT (permissive) · 979c42dd40b4b6bb · report
TokenEmbedding xinyooo/ALBERT4Rec/models/albert_modules/albert.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 80bf93fd89246988 · report
Transformer graykode/ALBERT-Pytorch/models.py community (archive-listed) ran Apache-2.0 (permissive) · b11322b4f500cef1 · report
albert_layers epfml/collaborative-attention/src/collaborative_attention/adapter_albert.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · b2116e6e872a2a35 · report
anneal_function Sanyuan-Chen/RecAdam/RecAdam.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · b8301a2a061e30a2 · report
batched_index_select lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8429e6520e353d4d · report
bucket lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 048663070f64ac68 · report
convert_to_unicode kpe/bert-for-tf2/bert/tokenization/bert_tokenization.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 1923fc05163d207d · report
differentiable_topk lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9477e59f3a606128 · report
dropout brightmart/albert_zh/modeling_google.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 2bf900d0da165894 · report
expand_batch_and_merge_head lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · e5d5e9b3569db056 · report
gelu Soikonomou/albert_final/src/model/ALBERT/modeling_bert.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 211753ba29188d4e · report
gelu brightmart/albert_zh/modeling_google.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · cb61421413d30b87 · report
gelu_new Soikonomou/albert_final/src/model/ALBERT/modeling_bert.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 77601724cad03f95 · report
get_activation brightmart/albert_zh/modeling_google.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · ae9ebb2661d2ddd4 · report
get_initializer kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 591598c6e9e9294a · report
gumbel_sinkhorn lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 75494c9e9243dc8c · report
load_pickle cypressd1999/FYP_2021/src/tasks/infer.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · bb4b4b5ebab73228 · report
load_tf_weights_in_bert Soikonomou/bert_new/src/model/BERT/modeling_bert.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 0c145728a35789fa · report
merge lyqcom/albert/model_utils/config.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · b9e24c3e3e0e88a7 · report
merge_dims lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9e2c5a79e9d85bc3 · report
merge_last graykode/ALBERT-Pytorch/models.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · d5e69fc7b0ee7c8c · report
prune_linear_layer Soikonomou/albert_final/src/model/ALBERT/modeling_utils.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · d30d6c3098df2c42 · report
reorder_buckets lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 1ef7a31f789d0d5a · report
sinkhorn_sorting_operator lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 0cbc5bf5174a2a25 · report
split_last graykode/ALBERT-Pytorch/models.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · a4a5354a3138c8ef · report
unbucket lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · caf39b2dd49a315b · report
url_to_filename lonePatient/albert_pytorch/model/file_utils.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 5eff22fa0a651276 · report
url_to_filename Soikonomou/albert_final/src/model/ALBERT/file_utils.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · e827d94caab33f59 · report
ALBERT xinyooo/ALBERT4Rec/models/albert_modules/albert.py community (archive-listed) unverified no licence file found · pointer only · fa81a9ae49ac9b0d · report
ALBERT vvvm23/albert/albert/model.py community (archive-listed) unverified MIT (permissive) · fea0515d9942074e · report
ALBERTCollaborativeAdapter epfml/collaborative-attention/src/collaborative_attention/adapter_albert.py community (archive-listed) unverified Apache-2.0 (permissive) · b6a5b207adc026a6 · report
ALBERTEmbedding xinyooo/ALBERT4Rec/models/albert_modules/albert.py community (archive-listed) unverified no licence file found · pointer only · 2bd58eb578fc4911 · report
AlbertModel kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 252e953d83e45726 · report
AlbertModel brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 91c075af55caeadc · report
Attention kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) unverified Apache-2.0 (permissive) · a8a24272ed7b74f4 · report
CalbertForMaskedLM codegram/calbert/calbert/model.py community (archive-listed) unverified no licence file found · pointer only · ff36be852a0ce11b · report
Dense2DProjection kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) unverified Apache-2.0 (permissive) · aa9a005ff917d7df · report
PositionwiseFeedForward xinyooo/ALBERT4Rec/models/albert_modules/albert.py community (archive-listed) unverified no licence file found · pointer only · b0a2ed9c8469e733 · report
SinkhornAttention lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) unverified MIT (permissive) · 15d94e7dd53dd4b7 · report
Transformer kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) unverified Apache-2.0 (permissive) · fe12e4019156a236 · report
TransformerBlock kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 64da3191abb9f8c9 · report
TransformerLayer xinyooo/ALBERT4Rec/models/albert_modules/albert.py community (archive-listed) unverified no licence file found · pointer only · d36a9fea67ab62a3 · report
TransformerLayer vvvm23/albert/albert/model.py community (archive-listed) unverified MIT (permissive) · 3fbbc185d6497778 · report
all_none lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) unverified MIT (permissive) · 30f0276ce4caf77f · report
attention_ffn_block brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 94f549fd1bf6a555 · report
attention_layer brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 154407ccae03925e · report
create_attention_mask_from_input_mask kamalkraj/ALBERT-TF2.0/albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 37b7e327abf6ebe3 · report
create_pretraining_corpus cypressd1999/FYP_2021/src/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · abe15205f0893ad7 · report
dense_layer_2d brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · f9aab49e4bfb299f · report
dense_layer_3d brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · babf39a9a9bf5587 · report
dense_layer_3d_proj brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · b0e3d2a74b1bb3e4 · report
dot_product_attention brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 847351b08a6a93c6 · report
embedding_lookup brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 058d2e8f50dd0987 · report
embedding_postprocessor brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 8efebf3cb9b8ca4d · report
encode_ids kpe/bert-for-tf2/bert/tokenization/albert_tokenization.py community (archive-listed) unverified MIT (permissive) · 73a4c1c1621ab1fc · report
encode_ids lonePatient/albert_pytorch/model/tokenization_albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 9c4914e087369deb · report
encode_pieces kpe/bert-for-tf2/bert/tokenization/albert_tokenization.py community (archive-listed) unverified MIT (permissive) · 6e2a0964af8411ad · report
encode_pieces lonePatient/albert_pytorch/model/tokenization_albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 306ef06ed54230e4 · report
evaluate_ cypressd1999/FYP_2021/src/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · e1935088b1c311cc · report
evaluate_ cypressd1999/FYP_2021/src/tasks/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · ee14d5932438dd30 · report
evaluate_ jpablou/Matching-The-Blanks-Ths/src/tasks/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · f92f017fe0d849f2 · report
expand_dim lucidrains/sinkhorn-transformer/sinkhorn_transformer/sinkhorn_transformer.py community (archive-listed) unverified MIT (permissive) · 0d18b4b512155169 · report
get_e1e2_start cypressd1999/FYP_2021/src/tasks/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · a1a367cc1b634bfd · report
get_e1e2_start jpablou/Matching-The-Blanks-Ths/src/tasks/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · ee0c581972df0258 · report
get_subject_objects cypressd1999/FYP_2021/src/misc.py community (archive-listed) unverified Apache-2.0 (permissive) · 540b1fdc61fb8b88 · report
hf_bucket_url Soikonomou/albert_final/src/model/ALBERT/file_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · b2be6c932ce41084 · report
is_remote_url Soikonomou/albert_final/src/model/ALBERT/file_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 4381d1f588a7f42a · report
layer_norm_and_dropout brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · 4e61fb4457fa4a37 · report
load_pickle cypressd1999/FYP_2021/src/misc.py community (archive-listed) unverified Apache-2.0 (permissive) · 67bc2e6f6f0fb28d · report
load_results cypressd1999/FYP_2021/src/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · a8f8b3ec011da390 · report
load_results cypressd1999/FYP_2021/src/tasks/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · e60b8c4379569b89 · report
load_state cypressd1999/FYP_2021/src/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 203cc08d9f87f46e · report
load_state cypressd1999/FYP_2021/src/tasks/train_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 87f6efb51cc0c000 · report
load_tf_weights_in_albert Soikonomou/albert_final/src/model/ALBERT/modeling_albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 4f56c9a37e92815f · report
load_tf_weights_in_albert lonePatient/albert_pytorch/model/modeling_albert.py community (archive-listed) unverified Apache-2.0 (permissive) · c7c4917ba776e16d · report
load_tf_weights_in_albert lonePatient/albert_pytorch/model/modeling_albert_bright.py community (archive-listed) unverified Apache-2.0 (permissive) · c405dd24b1c4e3bc · report
load_tf_weights_in_bert Soikonomou/albert_final/src/model/ALBERT/modeling_bert.py community (archive-listed) unverified Apache-2.0 (permissive) · ca4a7d28d683cd33 · report
load_vocab kpe/bert-for-tf2/bert/tokenization/bert_tokenization.py community (archive-listed) unverified MIT (permissive) · 30b05f2a415dd132 · report
load_vocab Soikonomou/bert_new/src/model/BERT/tokenization_bert.py community (archive-listed) unverified Apache-2.0 (permissive) · 659f3761c1dc81fa · report
map_from_stock_variale_name kpe/bert-for-tf2/bert/loader.py community (archive-listed) unverified MIT (permissive) · 8a6e1a7c602e8104 · report
map_to_stock_variable_name kpe/bert-for-tf2/bert/loader.py community (archive-listed) unverified MIT (permissive) · d05c370def845f01 · report
moore_penrose_iter_pinv vvvm23/albert/albert/model.py community (archive-listed) unverified MIT (permissive) · 8434ec6cb6412213 · report
parse_cli_to_yaml lyqcom/albert/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · 37834d67b70e1be4 · report
parse_yaml lyqcom/albert/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · b0f7ef341475d3d7 · report
preprocess_semeval2010_8 cypressd1999/FYP_2021/src/tasks/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 6fbd1282310c47ff · report
preprocess_semeval2010_8 jpablou/Matching-The-Blanks-Ths/src/tasks/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 27b5913d3a803ad4 · report
preprocess_text kpe/bert-for-tf2/bert/tokenization/albert_tokenization.py community (archive-listed) unverified MIT (permissive) · 20e27f52f8beba5e · report
preprocess_text lonePatient/albert_pytorch/model/tokenization_albert.py community (archive-listed) unverified Apache-2.0 (permissive) · 53ab86e6b6c686ae · report
printable_text kpe/bert-for-tf2/bert/tokenization/bert_tokenization.py community (archive-listed) unverified MIT (permissive) · 0e5615f8994003cf · report
process_sent cypressd1999/FYP_2021/src/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 0556e020c58f45e5 · report
process_text cypressd1999/FYP_2021/src/tasks/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 7b81e295d0e6fff5 · report
process_text jpablou/Matching-The-Blanks-Ths/src/tasks/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 6bf6a61197367217 · report
process_textlines cypressd1999/FYP_2021/src/preprocessing_funcs.py community (archive-listed) unverified Apache-2.0 (permissive) · 4d87999c53e2b001 · report
prune_conv1d_layer Soikonomou/bert_new/src/model/BERT/modeling_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 7183a17dd79327a8 · report
prune_conv1d_layer Soikonomou/albert_final/src/model/ALBERT/modeling_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 8cc492d40c50497b · report
prune_layer Soikonomou/bert_new/src/model/BERT/modeling_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · e31093ffc8275cff · report
top_k_top_p_filtering Soikonomou/albert_final/src/model/ALBERT/modeling_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 8e873fc150477bd1 · report
train_and_fit cypressd1999/FYP_2021/src/trainer.py community (archive-listed) unverified Apache-2.0 (permissive) · 9d1c4a6cfaa4ed85 · report
train_and_fit cypressd1999/FYP_2021/src/tasks/trainer.py community (archive-listed) unverified Apache-2.0 (permissive) · 4aa3e688bf3ebaeb · report
train_and_fit jpablou/Matching-The-Blanks-Ths/src/tasks/trainer.py community (archive-listed) unverified Apache-2.0 (permissive) · 86862f4dd3b7cc86 · report
transformer_model brightmart/albert_zh/modeling_google.py community (archive-listed) unverified no licence file found · pointer only · e447e4b29a5d024b · report
url_to_filename Soikonomou/bert_new/src/model/BERT/file_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 07a2e3e996a6dc8e · report

Tasks

Common Sense ReasoningLinguistic AcceptabilityMulti-task Language UnderstandingMultimodal Intent RecognitionNatural Language InferenceQuestion AnsweringSelf-Supervised LearningSemantic Textual SimilaritySentence

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Common Sense Reasoning CommonsenseQA Albert Lan et al. (2020) (ensemble) Accuracy 76.5 #11 of 38 Archive leaderboard report
Linguistic Acceptability CoLA ALBERT Accuracy 69.1% #14 of 43 Archive leaderboard report
Multimodal Intent Recognition PhotoChat ALBERT-base F1 52.2 #6 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat ALBERT-base Precision 44.8 #6 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat ALBERT-base Recall 62.7 #6 of 6 Archive leaderboard report
Natural Language Inference MultiNLI ALBERT Matched 91.3 #6 of 67 Archive leaderboard report
Natural Language Inference QNLI ALBERT Accuracy 99.2% #1 of 43 Archive leaderboard report
Natural Language Inference RTE ALBERT Accuracy 89.2% #16 of 90 Archive leaderboard report
Natural Language Inference WNLI ALBERT Accuracy 91.8 #5 of 23 Archive leaderboard report
Question Answering MultiTQ ALBERT Hits@1 10.8 #8 of 11 Archive leaderboard report
Question Answering MultiTQ ALBERT Hits@10 45.9 #8 of 11 Archive leaderboard report
Question Answering Quora Question Pairs ALBERT Accuracy 90.5% #3 of 19 Archive leaderboard report
Question Answering SQuAD2.0 ALBERT (ensemble model) EM 89.731 #27 of 286 Archive leaderboard report
Question Answering SQuAD2.0 ALBERT (ensemble model) F1 92.215 #27 of 286 Archive leaderboard report
Question Answering SQuAD2.0 ALBERT (single model) EM 88.107 #67 of 286 Archive leaderboard report
Question Answering SQuAD2.0 ALBERT (single model) F1 90.902 #67 of 286 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT xxlarge EM 85.1 #4 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT xxlarge F1 88.1 #4 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT xlarge EM 83.1 #7 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT xlarge F1 85.9 #7 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT large EM 79.0 #9 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT large F1 82.1 #9 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT base EM 76.1 #10 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev ALBERT base F1 79.1 #10 of 13 Archive leaderboard report
Semantic Textual Similarity MRPC ALBERT Accuracy 93.4% #2 of 45 Archive leaderboard report
Semantic Textual Similarity STS Benchmark ALBERT Pearson Correlation 0.925 #5 of 66 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification ALBERT Accuracy 97.1 #5 of 87 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ALBERTAdamAttentionAttention DropoutBERTDense ConnectionsDropoutLAMBLayer NormalizationLinear LayerLinear Warmup With Linear DecayMulti-Head AttentionResidual ConnectionSPEEDSoftmaxWeight DecayWordPiece

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections