eminorhan commited on
Commit
bf7f629
·
verified ·
1 Parent(s): 1f9a89d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ where:
48
  * `axis` indicates the axis along which the slice was taken (`x`, `y`, or `z`).
49
  * `slice` is the slice index along the `axis`.
50
 
51
- Please note that the dataset rows are **not** pre-shuffled.
52
 
53
  **License:** The data originally come from HHMI Janelia's [OpenOrganelle](https://www.openorganelle.org/) data portal [released](https://www.openorganelle.org/faq#sharing) under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) license.
54
 
 
48
  * `axis` indicates the axis along which the slice was taken (`x`, `y`, or `z`).
49
  * `slice` is the slice index along the `axis`.
50
 
51
+ Please note that the dataset rows are pre-shuffled to make the shards roughly uniform in size.
52
 
53
  **License:** The data originally come from HHMI Janelia's [OpenOrganelle](https://www.openorganelle.org/) data portal [released](https://www.openorganelle.org/faq#sharing) under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) license.
54