[docstring] Fix docstrings for CodeGen (#26821)
* remove docstrings CodeGen from objects_to_ignore * autofix codegen docstrings * fill in the missing types and docstrings * fixup * change descriptions to be in a separate line * apply docstring suggestions from code review Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com> * update n_ctx description in CodeGenConfig --------- Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -123,9 +123,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"CanineTokenizer",
|
||||
"ChineseCLIPTextModel",
|
||||
"ClapTextConfig",
|
||||
"CodeGenConfig",
|
||||
"CodeGenTokenizer",
|
||||
"CodeGenTokenizerFast",
|
||||
"ConditionalDetrConfig",
|
||||
"ConditionalDetrImageProcessor",
|
||||
"ConvBertConfig",
|
||||
|
||||
Reference in New Issue
Block a user