Skip to content

Commit

Permalink
Merge pull request #57 from raidionics/andreped-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
andreped authored Nov 21, 2023
2 parents 9288ec7 + 922a8cc commit f6ffe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f6ffe33

Please sign in to comment.