Adding type hints for Distilbert (#16090)
* Distillbert type - squash
* Update src/transformers/models/distilbert/modeling_distilbert.py
Undo cleanup
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
* Update src/transformers/models/distilbert/modeling_distilbert.py
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
* Update src/transformers/models/distilbert/modeling_distilbert.py
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
* Update src/transformers/models/distilbert/modeling_distilbert.py
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
* Remove type
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>