Skip to content

Commit c0a39db

Browse files
committed
Merge branch 'master' into wake_vision
2 parents 22b9286 + 9f8065f commit c0a39db

36 files changed

+443
-419
lines changed

docs/_book.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ upper_tabs:
4747
- title: Store your dataset on GCS
4848
path: /datasets/gcs
4949
- title: TFDS for Jax and PyTorch
50-
path: /datasets/tfless_tfds
50+
path: /datasets/data_source
5151

5252
- heading: "Add a dataset"
5353
- title: Create your dataset

docs/catalog/qm9.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,19 @@ expected to make their own validation/test splits.
3434

3535
* **`1.0.0`** (default): Initial release.
3636

37-
* **Download size**: `Unknown size`
37+
* **Download size**: `82.62 MiB`
3838

39-
* **Dataset size**: `Unknown size`
39+
* **Dataset size**: `177.16 MiB`
4040

4141
* **Auto-cached**
4242
([documentation](https://www.tensorflow.org/datasets/performances#auto-caching)):
43-
Unknown
43+
Only when `shuffle_files=False` (train)
4444

4545
* **Splits**:
4646

47-
Split | Examples
48-
:---- | -------:
47+
Split | Examples
48+
:-------- | -------:
49+
`'train'` | 130,831
4950

5051
* **Feature structure**:
5152

0 commit comments

Comments
 (0)