INTERNAL ERROR from transformers import AutoModelForSequenceClassification
crashes
#11351
Labels
8000
from transformers import AutoModelForSequenceClassification
crashes
#11351
Crash Report
The following import crashes:
Traceback
mypy --show-traceback main.py
Minimal Reproducible Example
/Users/REDACTED/mypy-bug/main.py:
/Users/REDACTED/mypy-bug/pyproject.toml:
/Users/REDACTED/mypy-bug/poetry.lock
I'm using poetry but if you want a requirements file, here is the export:
poetry export --dev -o requirements.txt
Your Environment
0.920+dev.9bd651758e8ea2494837814092af70f8d9e6f7a1
(master)none
mypy.ini
(and other config files): Seepyproject.toml
above.The text was updated successfully, but these errors were encountered: