Expand description
BERT (Devlin et al., 2018)
Structsยง
- Bert
Config - Bert model configuration.
- Bert
Embeddings - Construct the embeddings from word, position and token_type embeddings.
- Bert
Encoder - BERT encoder.
- Bert
Layer - BERT layer.
BERT (Devlin et al., 2018)