huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
https://huggingface.co/docs/dataset-viewer
Apache License 2.0
674 stars 73 forks source link

Rows Post Processing Error #2782

Closed Helw150 closed 4 months ago

Helw150 commented 4 months ago

Seeing a re-emergence of this issue on a recently release Parquet Dataset: https://github.com/huggingface/dataset-viewer/issues/602

Server error while post-processing the split rows. Please report the issue.
Error code:   RowsPostProcessingError

https://huggingface.co/datasets/parler-tts/mls_eng_10k

severo commented 4 months ago

Yes, it's a known issue: https://huggingface.co/datasets/parler-tts/mls_eng_10k/discussions/1

-> https://github.com/huggingface/dataset-viewer/issues/2584

Hopefully we have a solution soon. cc @polinaeterna @albertvillanova if you have more details

Helw150 commented 4 months ago

Perfect - I'll close this then since there's an issue tracking the core issue!

Thanks!