We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f8cca commit 3f12c3dCopy full SHA for 3f12c3d
tensorflow_datasets/scripts/document_datasets.py
@@ -49,6 +49,12 @@
49
file. -->
50
# Datasets
51
52
+Note: The datasets documented here are from `HEAD` and so not all are available
53
+in the current `tensorflow-datasets` package. They are all accessible in our
54
+nightly package `tfds-nightly`.
55
+
56
+---
57
58
## Usage
59
60
```python
@@ -72,12 +78,6 @@
72
78
np_datasets = tfds.as_numpy(datasets)
73
79
```
74
80
75
-Note: The datasets documented here are from `HEAD` and so not all are available
76
-in the current `tensorflow-datasets` package. They are all accessible in our
77
-nightly package `tfds-nightly`.
-
----
81
## All Datasets
82
83
{toc}
0 commit comments