From f55fa9781eac853592aa03014ce8b92d6603808b Mon Sep 17 00:00:00 2001 From: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:51:23 -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 194f1fc..9a98321 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` spread across 253676 files and 60 GB of `zarr` spread across 4775 files). +In summer of 2024, this brought 170 GB of reduced logs down to less than 80 GB (20 GB of `blobs` spread across 253,676 files and 60 GB of `zarr` spread across 4,775 files). ### 3. **Mapping**