Unverified Commit 5bf5d50c authored by Yusuke Mori's avatar Yusuke Mori Committed by GitHub
Browse files

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

parent f8e90d6f
...@@ -90,7 +90,7 @@ BertForPreTraining ...@@ -90,7 +90,7 @@ BertForPreTraining
:members: forward :members: forward
BertModelLMHeadModel BertLMHeadModel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: transformers.BertLMHeadModel .. autoclass:: transformers.BertLMHeadModel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment