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
701 stars 77 forks source link

Support `#` in config names #2343

Open severo opened 10 months ago

severo commented 10 months ago

https://huggingface.co/datasets/bigcode/commitpackft/viewer/c%23

Could not read the parquet files: https://huggingface.co/datasets/bigcode/commitpackft/resolve/refs%2Fconvert%2Fparquet/c#/train/0000.parquet Error code: FileSystemError

Capture d’écran 2024-01-29 à 10 20 47

Reported here: https://huggingface.co/datasets/bigcode/commitpackft/discussions/4#65b5ca59e02a17f0f86da0b4

severo commented 9 months ago

same error with https://huggingface.co/datasets/bigcode/the-stack-v2-dedup (C# config)

severo commented 9 months ago

See https://github.com/huggingface/datasets-server/pull/2527