Transformers4Rec
Transformers4Rec copied to clipboard
[BUG] mypy checking is failing for latest HF transformers dependency (4.19.1)
Bug description
mypy checking is failing when installing latest HF transformers (4.19.1)
Steps/Code to reproduce bug
- Install latest HF transformers
- run the following command:
mypy transformers4rec --install-types --non-interactive --no-strict-optional --ignore-missing-imports