transformers-tutorials icon indicating copy to clipboard operation
transformers-tutorials copied to clipboard

Relation between transformers_multi_label_classification.ipynb and BertForMultipleChoice

Open av-maslov opened this issue 5 years ago • 0 comments

Hi,

There is a class BertForMultipleChoice in modeling_bert.py in transformers library. Does it do the same as the model in notebook?

Thanks!

av-maslov avatar Jan 15 '21 12:01 av-maslov