Add missing XLNet and XLM models

This commit is contained in:
Lysandre
2020-01-13 13:13:11 +01:00
committed by Lysandre Debut
parent a1cb100460
commit 7d1bb7f256
2 changed files with 28 additions and 0 deletions

View File

@@ -34,6 +34,13 @@ XLM
:members:
``XLMForQuestionAnsweringSimple``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: transformers.XLMForQuestionAnsweringSimple
:members:
``XLMForQuestionAnswering``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~