Skip to content

Commit 44ce4fc

Browse files
authored
Type in dataset splits (#1539)
Spotted while reading #1538
1 parent aeb7f4b commit 44ce4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/datasets-data-files-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Machine learning datasets typically have splits and may also have subsets. A dat
1313

1414
## Automatic splits detection
1515

16-
Splits are automatically detected based on file and directory names. For example this is a dataset a the `train`, `test`, and `validation` splits:
16+
Splits are automatically detected based on file and directory names. For example, this is a dataset with `train`, `test`, and `validation` splits:
1717

1818
```
1919
my_dataset_repository/

0 commit comments

Comments
 (0)