ervau commited on
Commit
9a3644b
·
verified ·
1 Parent(s): 5725075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -307,10 +307,6 @@ Supply a SELFIES CSV plus a `.npy` per modality with identical row ordering; sub
307
  zero matrix of the right shape for any modality you do not have. See `train_pretraining.py` and the
308
  `generate_*_embeddings.py` scripts in the code repository.
309
 
310
- > The pretraining files are large — `text_embeddings.npy` alone is 8.2 GB, and the full repository
311
- > is roughly 66 GB. Use `--include` patterns to fetch only what you need, and `mmap_mode="r"` when
312
- > loading the `.npy` files.
313
-
314
  ---
315
 
316
  ## Citation
 
307
  zero matrix of the right shape for any modality you do not have. See `train_pretraining.py` and the
308
  `generate_*_embeddings.py` scripts in the code repository.
309
 
 
 
 
 
310
  ---
311
 
312
  ## Citation