I cannot download
dataset, info = tfds.load(‘imdb_reviews/subwords8k’, with_info=True, as_supervised=True)
ConnectionError: HTTPConnectionPool(host=‘ai.stanford.edu’, port=80): Max retries exceeded with url: /~amaas/data/sentiment/aclImdb_v1.tar.gz (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7fcbfefba950>: Failed to establish a new connection: [Errno 110] Connection timed out’))
Tried to download the dataset so many times , but the same issue, do anyone have idea.