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

Class BertForTokenClassification

modeling.py:1080–1150  ·  view source on GitHub ↗

BERT model for token-level classification. This module is composed of the BERT model with a linear layer on top of the full hidden state of the last layer. Params: `config`: a BertConfig class instance with the configuration to build a new model. `num_labels`: the number

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