datasets icon indicating copy to clipboard operation
datasets copied to clipboard

Parquet stream-conversion fails to embed images/audio files from gated repos

Open severo opened this issue 2 years ago • 1 comments

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

severo avatar Oct 25 '23 12:10 severo

I have created a project to stream audio in the datasets viewer on Hugging Face using Parquet.

https://github.com/pr0mila/ParquetToHuggingFace

pr0mila avatar Apr 17 '25 12:04 pr0mila