Skip to content

Commit 602e48c

Browse files
committed
docs: update docs
1 parent 85125dc commit 602e48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Dataset processor supports following features:
1212
from DPF import ShardsDatasetConfig, DatasetReader
1313

1414
config = ShardsDatasetConfig.from_path_and_columns(
15-
'examples/example_dataset/',
15+
'examples/example_dataset',
1616
image_name_col='image_name',
1717
text_col='caption'
1818
)

0 commit comments

Comments
 (0)