[docstring] Fix docstring for LukeConfig (#26858)

* Deleted LukeConfig and ran check_docstrings.py

* Filled docstring information

---------

Co-authored-by: louie <louisparizeau@Chicken.local>
This commit is contained in:
louietouie
2023-10-17 13:30:46 -04:00
committed by GitHub
parent db611aabee
commit 51042ae8e5
2 changed files with 8 additions and 3 deletions

View File

@@ -356,7 +356,6 @@ OBJECTS_TO_IGNORE = [
"LongformerConfig",
"LongformerModel",
"LongformerTokenizerFast",
"LukeConfig",
"LukeModel",
"LukeTokenizer",
"LxmertTokenizerFast",