[Longformer For Question Answering] Conversion script, doc, small fixes (#4593)
* add new longformer for question answering model * add new config as well * fix links * fix links part 2
This commit is contained in:
committed by
GitHub
parent
a163c9ca5b
commit
c589eae2b8
@@ -67,3 +67,10 @@ LongformerForMaskedLM
|
||||
|
||||
.. autoclass:: transformers.LongformerForMaskedLM
|
||||
:members:
|
||||
|
||||
|
||||
LongformerForQuestionAnswering
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. autoclass:: transformers.LongformerForQuestionAnswering
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user