MCPcopy Create free account
hub / github.com/arijitx/QnA-Bot / BertForSequenceClassification

Class BertForSequenceClassification

modeling.py:945–1008  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected