From 44ce4fca591f3411de197fee712e17042d2ea287 Mon Sep 17 00:00:00 2001 From: Pedro Cuenca Date: Mon, 23 Dec 2024 17:28:01 +0100 Subject: [PATCH] Type in dataset splits (#1539) 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/