Datasets:
Update README.md
Browse files
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
|