Open severo opened 9 months ago
related to #1443
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
See https://huggingface.co/datasets/severo/test-one-split-broken/viewer/default/works
https://datasets-server.huggingface.co/rows?dataset=severo/test-one-split-broken&config=default&split=works returns
{"error":"Unexpected error."}
.The reason is that
config-parquet-and-info
fails because the other split ('broken') file is not in the right format: https://huggingface.co/datasets/severo/test-one-split-broken/blob/main/broken.json (it's content is CSV)Could we detect this and show a more meaningful error?
traceback