datasets
datasets copied to clipboard
'glue/sst2' dataset DownloadError
/!\ IF YOU WANT PEOPLE TO HELP YOU, PLEASE GIVE AS MUCH DETAIL AS POSSIBLE, INCLUDING THE FULL STACKTRACE AND CODE SNIPPET
Short description When I run this line
dataset, info = tfds.load('glue/sst2', with_info=True)
i am getting error. And error is:
DownloadError: Failed to get url https://firebasestorage.googleapis.com/v0/b/mtl-sentence-representations.appspot.com/o/data%2FSST-2.zip?alt=media&token=aabc5f6b-e466-44a2-b9b4-cf6337f84ac8. HTTP code: 403.
Environment information
- Operating System: Windows 10 (In Colab Files)
- Python version: 3.7.11
tensorflow-datasets/tfds-nightlyversion: <4.0.1>tensorflow/tf-nightlyversion: <2.5.0>
Expected behavior Fix this dataset URL
Hello @fatihes1 , thank you for reporting this. Does the problem still persist? Have you considered updating tfds to the latest version?
Yes, still persist this problem
2022 and still persists