Add TFDebertaV2ForMultipleChoice (#25932)

* Add TFDebertaV2ForMultipleChoice

* Import newer model in main init

* Fix import issues

* Fix copies

* Add doc

* Fix tests

* Fix copies

* Fix docstring
This commit is contained in:
raghavanone
2023-09-05 21:43:06 +05:30
committed by GitHub
parent da1af21dbb
commit 1110b565d6
7 changed files with 136 additions and 2 deletions

View File

@@ -152,3 +152,8 @@ contributed by [kamalkraj](https://huggingface.co/kamalkraj). The original code
[[autodoc]] TFDebertaV2ForQuestionAnswering
- call
## TFDebertaV2ForMultipleChoice
[[autodoc]] TFDebertaV2ForMultipleChoice
- call