Dataset Viewer issue
#1
by
kdutia
- opened
The dataset viewer is not working. Error code is Job manager crashed while running this job (missing heartbeats).
I created the parquet file using dataset.to_parquet()
on a Huggingface dataset object then uploaded manually.
Error details:
Error code: JobManagerCrashedError
It's a bug on our side. See https://github.com/huggingface/datasets-server/issues/86#issuecomment-1613300131
Thanks. Are there any changes I can make to the source data (date type?) to fix this?
We'll try to fix this asap ;)
But yea indeed we have an error because of the date time
We fixed the dataset viewer issue with dates :)
kdutia
changed discussion status to
closed