ValueError: Not able to read records in the JSON file at hf://datasets

Hi there, I created a dataset here:

And uploaded a JSON file to it. I can’t load the dataset either using the datasets library, or view it in the dataset viewer in the repository. I just get the error:

Error code: FeaturesError
Exception: ValueError
Message: Not able to read records in the JSON file at hf://datasets/artivus/rebel-sharegpt@1fd28217fbace55b4f1aac623a39402ba3a55920/train.json.

Any advice on what I’ve done wrong? I can’t find any information at all on why this wouldn’t be working

Hi ! It works great on my side using the datasets lib, and the viewer is working correctly.

Maybe it was a transient issue, let me know if you encounter this issue again

1 Like