google-research / albert

ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
Apache License 2.0
3.24k stars 569 forks source link

Add use_one_hot_embeddings in calling embedding_postprocessor in AlbertModel.__init__. #171

Closed copybara-service[bot] closed 4 years ago

copybara-service[bot] commented 4 years ago

Add use_one_hot_embeddings in calling embedding_postprocessor in AlbertModel.init.