Typo fix of the name of BertLMHeadModel in BERT doc (#11133)

This commit is contained in:
Yusuke Mori
2021-04-08 21:22:58 +09:00
committed by GitHub
parent f8e90d6fb9
commit 5bf5d50c8d

View File

@@ -90,7 +90,7 @@ BertForPreTraining
:members: forward :members: forward
BertModelLMHeadModel BertLMHeadModel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: transformers.BertLMHeadModel .. autoclass:: transformers.BertLMHeadModel