You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
TorchData is currently an optional dependency which means users have to pip install torchdata if they want to be able to use our datasets. Since datasets are a core feature of TorchText, we want to improve the user experience by making TorchData a required dependency.
After the next torch and torchdata branch cuts for version 1.12, we want to take a hard dependency on the torchdata nightlies.