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

Class BertForMultipleChoice

src/pytorch_pretrained_bert/modeling.py:976–1044  ·  view source on GitHub ↗

BERT model for multiple choice tasks. 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_choices`: the number of classes for the classi

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