Add DebertaV2ForMultipleChoice (#17135)

This commit is contained in:
Jason Phang
2022-05-10 16:21:44 -04:00
committed by GitHub
parent 4ad2f68e34
commit 48a8f3daa1
7 changed files with 144 additions and 0 deletions

View File

@@ -107,6 +107,11 @@ contributed by [kamalkraj](https://huggingface.co/kamalkraj). The original code
[[autodoc]] DebertaV2ForQuestionAnswering
- forward
## DebertaV2ForMultipleChoice
[[autodoc]] DebertaV2ForMultipleChoice
- forward
## TFDebertaV2Model
[[autodoc]] TFDebertaV2Model