danjacobellis commited on
Commit
52c1c9a
·
verified ·
1 Parent(s): 21fc2e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,4 +39,4 @@ configs:
39
 
40
  A duplicate of the [webdataset version of ImageNet-1k](https://huggingface.co/datasets/timm/imagenet-1k-wds), except each image is resized so that the shorter side is 288 pixels and each image is WEBP compressed using a quality level of 85.
41
 
42
- The compression ratio is roughly 5:1 compared to JPEG (~160 GB) and 25:1 compared to raw pixel storage (~800GB).
 
39
 
40
  A duplicate of the [webdataset version of ImageNet-1k](https://huggingface.co/datasets/timm/imagenet-1k-wds), except each image is resized so that the shorter side is 288 pixels and each image is WEBP compressed using a quality level of 85.
41
 
42
+ The compression ratio is roughly 5:1 compared to JPEG (\~160 GB) and 25:1 compared to raw pixel storage (\~800GB).