From d3aa2d30194735d13fb700ad9844e60d742ab914 Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 3 Jun 2022 12:52:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1ef9633..cd72d557 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ _Note that "🧵" means that the dataset, framework or metric was introduced by ### Datasets Various common datasets used in disentanglement research are included with disent. The dataset loaders provide various features including: -- automatic downloads & preperation +- automatic downloads & preperation `prepare=True` - automatic hash verification - automatic optimization of underlying hdf5 formats for low-memory disk-based access.