Short description
Link to List of datasets gives a 404 because the file https://github.com/tensorflow/datasets/tree/master/docs/datasets.md doesn't exist.
Reproduction instructions
Go to datasets main repo click on the List of datasets link in the readme
The list is now at:
Thanks for reporting. Will be fixed soon
https://github.com/tensorflow/datasets/blame/master/README.md#L8
https://github.com/tensorflow/datasets/tree/master/docs/catalog is broken as well....
In the meantime you can consult the list here:
https://www.tensorflow.org/datasets/catalog/overview
and/or via tfds.list_builders().
The links should be fixed. Closing this.
Most helpful comment
The list is now at:
Thanks for reporting. Will be fixed soon