Skip to content

Commit 3f12c3d

Browse files
yashk2810copybara-github
authored andcommitted
Move the note above usage to make it visible enough to notice.
PiperOrigin-RevId: 257499427
1 parent 02f8cca commit 3f12c3d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tensorflow_datasets/scripts/document_datasets.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949
file. -->
5050
# Datasets
5151
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+
5258
## Usage
5359
5460
```python
@@ -72,12 +78,6 @@
7278
np_datasets = tfds.as_numpy(datasets)
7379
```
7480
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`.
78-
79-
---
80-
8181
## All Datasets
8282
8383
{toc}

0 commit comments

Comments
 (0)