j-h-f commited on
Commit
040cf50
·
verified ·
1 Parent(s): cfee986

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -39,7 +39,10 @@ additional subtable in LMDB with means and standard deviations for each split
39
  - numpy
40
  - safetensors
41
 
42
- 2. Initialze the dataset reader
 
 
 
43
  ```python
44
  import ./WCv1LMDBReader.py
45
 
 
39
  - numpy
40
  - safetensors
41
 
42
+ 2. Extract the LMDB file
43
+ - ```tar -xz S2WC-RSS-like.tar.gz.part_aa . ```
44
+
45
+ 4. Initialze the dataset reader
46
  ```python
47
  import ./WCv1LMDBReader.py
48