BERT model for classification. This module is composed of the BERT model with a linear layer on top of the pooled output. Params: `config`: a BertConfig class instance with the configuration to build a new model. `num_labels`: the number of classes for the classifier. De
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected