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 9a3792e commit 2702bd4Copy full SHA for 2702bd4
tensorflow_datasets/core/sequential_writer.py
@@ -156,7 +156,7 @@ def _initialize_split(
156
filetype_suffix: file format.
157
file_format: An entry in file_adapters.FileFormat.
158
shard_lengths: if the split already has shards, it contains the list of the
159
- shard lenghts. If None, it assumes that the split is empty.
+ shard lengths. If None, it assumes that the split is empty.
160
num_bytes: number of bytes that have been written already.
161
162
Returns:
0 commit comments