gonzalobenegas commited on
Commit
c86957a
1 Parent(s): 482809c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -45,6 +45,7 @@ Coordinates:
45
  wget https://huggingface.co/datasets/songlab/multiz100way/resolve/main/89.zarr.zip
46
  7z x 89.zarr.zip -o89.zarr # can still take 5 hours with 32 cores, will try to streamline this in the future
47
  ```
 
48
  - Much faster to query
49
  - Can have multiple dataloader workers
50
  - Virtually no CPU memory required to load
 
45
  wget https://huggingface.co/datasets/songlab/multiz100way/resolve/main/89.zarr.zip
46
  7z x 89.zarr.zip -o89.zarr # can still take 5 hours with 32 cores, will try to streamline this in the future
47
  ```
48
+ - Update: faster unzipping [here](https://huggingface.co/datasets/lpigou/89.zarr), courtesy of [lpigou](https://huggingface.co/lpigou)
49
  - Much faster to query
50
  - Can have multiple dataloader workers
51
  - Virtually no CPU memory required to load