-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
File "/home/pycharm-project/download_dataset.py", line 2, in <module>
prenlp.data.WikiText103()
File "/root/miniconda3/envs/py39-2/lib/python3.9/site-packages/prenlp/data/dataset/language_modeling.py", line 126, in __init__
super(WikiText103, self)._download(to_path = self.root)
File "/root/miniconda3/envs/py39-2/lib/python3.9/site-packages/prenlp/data/dataset/base.py", line 29, in _download
unzip_archive(from_path, to_path)
File "/root/miniconda3/envs/py39-2/lib/python3.9/site-packages/prenlp/data/utils.py", line 53, in unzip_archive
with zipfile.ZipFile(from_path, 'r') as zfile:
File "/root/miniconda3/envs/py39-2/lib/python3.9/zipfile.py", line 1266, in __init__
self._RealGetContents()
File "/root/miniconda3/envs/py39-2/lib/python3.9/zipfile.py", line 1333, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels