datasets
datasets copied to clipboard
Parquet stream-conversion fails to embed images/audio files from gated repos
it seems to be an issue with datasets not passing the token to embed_table_storage when generating a dataset
See https://github.com/huggingface/datasets-server/issues/2010
I have created a project to stream audio in the datasets viewer on Hugging Face using Parquet.
https://github.com/pr0mila/ParquetToHuggingFace