Datasets: Broken link in Readme.md

Created on 9 Aug 2019  路  5Comments  路  Source: tensorflow/datasets

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

bug

Most helpful comment

All 5 comments

888 fixed docs/README.md, but It's also broken on the main README

https://github.com/tensorflow/datasets/blame/master/README.md#L8

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.

Was this page helpful?
0 / 5 - 0 ratings