Isaac Chung
|
d2f06dfffc
|
[docstring] Fix docstring for CLIPImageProcessor (#26676)
fix docstring for CLIPImageProcessor
|
2023-10-09 14:22:44 +02:00 |
|
Isaac Chung
|
3763101f85
|
[docstring] Fix docstring CLIP configs (#26677)
* fix docstrings for CLIP configs
* black formatted
|
2023-10-09 12:34:01 +02:00 |
|
Yih-Dar
|
360ea8fc72
|
[docstring] Fix docstring for AlbertConfig (#26636)
example fix docstring
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2023-10-06 17:36:22 +02:00 |
|
Sylvain Gugger
|
03af4c42a6
|
Docstring check (#26052)
* Fix number of minimal calls to the Hub with peft integration
* Alternate design
* And this way?
* Revert
* Nits to fix
* Add util
* Print when changes are made
* Add list to ignore
* Add more rules
* Manual fixes
* deal with kwargs
* deal with enum defaults
* avoid many digits for floats
* Manual fixes
* Fix regex
* Fix regex
* Auto fix
* Style
* Apply script
* Add ignored list
* Add check that templates are filled
* Adding to CI checks
* Add back semi-fix
* Ignore more objects
* More auto-fixes
* Ignore missing objects
* Remove temp semi-fix
* Fixes
* Update src/transformers/models/pvt/configuration_pvt.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Update utils/check_docstrings.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Update src/transformers/utils/quantization_config.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Deal with float defaults
* Fix small defaults
* Address review comment
* Treat
* Post-rebase cleanup
* Address review comment
* Update src/transformers/models/deprecated/mctct/configuration_mctct.py
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
* Address review comment
---------
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
|
2023-10-04 15:13:37 +02:00 |
|