doesn't work with `datasets` library
#6
by
kabouzeid
- opened
Is there a reason why this currently doesn't work with the datasets
library?
I'm getting a 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/datasets/allenai/objaverse
and the same on the dataset card.
Hi @kabouzeid ,
Please use the Objaverse API to download the objects.
We use the API instead to implement several features, including the ability to download subsets of the dataset and getting annotations and metadata.
Thanks for the swift answer. Will use the Objaverse API.