MCPcopy Create free account
hub / github.com/LiteSSLHub/DisCo / BertForTokenClassification

Class BertForTokenClassification

src/pytorch_pretrained_bert/modeling.py:1047–1118  ·  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