I’m experiencing an issue while uploading a dataset. The dataset viewer only displays 10 examples, and I’m encountering the following error:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Commit 0/1 could not be created on the Hub (after 6 attempts).
Error code: CreateCommitError
I’m uploading Parquet files directly through the API. Interestingly, when I load the data using Python from Hugging Face, I can access all examples in the dataset without any issues. This suggests that while only 10 examples are visible in the viewer, the complete dataset is properly uploaded and accessible.
Could you help me understand why this is happening and how to fix the viewer display?
I understand it might be a bug with the DatasetViewer. Do you know who I could contact to report this, or if there are any debugging steps I can take to further investigate and address the issue? I appreciate your guidance!
I thought about raising an issue on github, but since this could be a Hub issue, I’ll call them here. @albertvillanova@lhoestq@severo The DatasetViewer is acting a bit strangely.