RLDS dataset is incomplete

#2
by ghjfghjgh - opened

The RLDS dataset is incomplete. Part of the .tfrecord files is missing. There is also no features.json and no dataset_info.json, which are required to define the feature structure and dataset metadata. As a result, the dataset cannot be loaded or used via tfds.load(...) or any RLDS-compatible tools. Either the dataset was uploaded incorrectly, or critical components were omitted. Please clarify whether this is a packaging error or if the full dataset is hosted elsewhere.

Sign up or log in to comment