datasets icon indicating copy to clipboard operation
datasets copied to clipboard

'glue/sst2' dataset DownloadError

Open fatihes1 opened this issue 4 years ago • 4 comments

/!\ 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-nightly version: <4.0.1>
  • tensorflow/tf-nightly version: <2.5.0>

Expected behavior Fix this dataset URL

fatihes1 avatar Jul 28 '21 19:07 fatihes1

Hello @fatihes1 , thank you for reporting this. Does the problem still persist? Have you considered updating tfds to the latest version?

ccl-core avatar Dec 10 '21 10:12 ccl-core

Yes, still persist this problem

fatihes1 avatar Dec 13 '21 18:12 fatihes1

2022 and still persists

clovisdanielss avatar Apr 29 '22 12:04 clovisdanielss