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
I tried to execute the download code (./dataprep/scripts/dataprep.sh)
and got a for_release.zip file. But the file content was HTML (not binary with the desired content) and showed me
in the browser.
Are there any plans to fix it, that the code automatically works without manually downloading the file?
e.g. using Huggingface or Zenodo.
Edit:
With gdown 'https://docs.google.com/uc?export=download&id=1Piioxd5G_85K9Bhcr8ebdhXx0CnaHy7l', where the gdown version was 4.7.3 or 5.2.0, the download is working. (gdown version 3.15.0 and 4.6.4 didn't work)
The text was updated successfully, but these errors were encountered:
I tried to execute the download code (
./dataprep/scripts/dataprep.sh
)and got a
for_release.zip
file. But the file content was HTML (not binary with the desired content) and showed mein the browser.
Are there any plans to fix it, that the code automatically works without manually downloading the file?
e.g. using Huggingface or Zenodo.
Edit:
With
gdown 'https://docs.google.com/uc?export=download&id=1Piioxd5G_85K9Bhcr8ebdhXx0CnaHy7l'
, where thegdown
version was4.7.3
or5.2.0
, the download is working. (gdown
version3.15.0
and4.6.4
didn't work)The text was updated successfully, but these errors were encountered: