From 8154d7aba4930fdd70a7397ae36bcdf5bba0ca04 Mon Sep 17 00:00:00 2001 From: Pedro Cuenca Date: Thu, 19 Dec 2024 19:18:12 +0100 Subject: [PATCH] Type in dataset splits Spotted while reading #1538 --- docs/hub/datasets-data-files-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/datasets-data-files-configuration.md b/docs/hub/datasets-data-files-configuration.md index 2fb7bd184..bf2064279 100644 --- a/docs/hub/datasets-data-files-configuration.md +++ b/docs/hub/datasets-data-files-configuration.md @@ -13,7 +13,7 @@ Machine learning datasets typically have splits and may also have subsets. A dat ## Automatic splits detection -Splits are automatically detected based on file and directory names. For example this is a dataset a the `train`, `test`, and `validation` splits: +Splits are automatically detected based on file and directory names. For example, this is a dataset with `train`, `test`, and `validation` splits: ``` my_dataset_repository/