From 0dc6b066a7a8db1c00744c3d70f2382962760dfa Mon Sep 17 00:00:00 2001 From: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:49:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd70265..194f1fc 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ To make the mapping to Dandisets more efficient, the reduced logs are binned by This step reduces the total file sizes from step (1) even further by reducing repeated object keys, though it does create a large number of small files. -In summer of 2024, this brought 170 GB of reduced logs down to less than 80 GB (20 GB of `blobs` and 60 GB of `zarr`, respectively). +In summer of 2024, this brought 170 GB of reduced logs down to less than 80 GB (20 GB of `blobs` spread across 253676 files and 60 GB of `zarr` spread across 4775 files). ### 3. **Mapping**