Expand description

BERT (Devlin et al., 2018)

Structs

Bert model configuration.

Construct the embeddings from word, position and token_type embeddings.

BERT encoder.

BERT layer.