datasets icon indicating copy to clipboard operation
datasets copied to clipboard

feat(how2sign): add sentences

Open AmitMY opened this issue 3 years ago • 4 comments

sentences are avaialble! https://github.com/how2sign/how2sign-data/issues/1#issuecomment-1248072979

should be able to load sentence level data

AmitMY avatar Sep 15 '22 14:09 AmitMY

I tried to download it and got this error:

tensorflow_datasets.core.download.downloader.DownloadError: Failed to get url https://drive.usercontent.google.com/download?id=1dYey1F_SeHets-UO8F9cE3VMhRBO-6e0&export=download. HTTP code: 404.

and when i manually checked the rest of the links by typing them into my url, im getting 404 errors on all of them. could you please help me figure out what i am doing wrong?

tracyymaii avatar Apr 20 '25 09:04 tracyymaii

They probably changed the URLS. The original ones are here: https://how2sign.github.io/ If you'd like to update our code that would be appreciated.

AmitMY avatar Apr 20 '25 20:04 AmitMY

i updated it with the links from their site and submitted a pull request: https://github.com/sign-language-processing/datasets/pull/94

could you check it over?

tracyymaii avatar Apr 20 '25 22:04 tracyymaii

Looks good! thanks. merged. You can install from source if you want the changes reflected

AmitMY avatar Apr 21 '25 18:04 AmitMY