From 922a8cc782262487362b23a2d973f674553a2ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pedersen?= Date: Tue, 21 Nov 2023 23:05:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5c428..65753ff 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The dataset is made openly available at [Zenodo](https://zenodo.org/records/1006 The dataset contains 27 CTs with corresponding airways and lung annotations. The folder structure is described below. -The easiest way to access the data is through Python with Hugging Face's [datasets](https://pypi.org/project/datasets/) package: +The easiest way to access the data is in Python with Hugging Face's [datasets](https://pypi.org/project/datasets/) package: ``` from datasets import load_dataset