You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,10 +222,9 @@ By default, `selfies` is tested against a random subset
222
222
* 250K molecules from [ZINC](https://en.wikipedia.org/wiki/ZINC_database)
223
223
* 50K molecules from a dataset of [non-fullerene acceptors for organic solar cells](https://www.sciencedirect.com/science/article/pii/S2542435117301307)
224
224
* 160K+ molecules from various [MoleculeNet](https://moleculenet.org/datasets-1) datasets
225
-
* 36M+ molecules from the [eMolecules Database](https://www.emolecules.com/info/products-data-downloads.html).
226
-
Due to its large size, this dataset is not included on the repository. To run tests
227
-
on it, please download the dataset into the ``tests/test_sets`` directory
228
-
and run the ``tests/run_on_large_dataset.py`` script.
225
+
226
+
In first releases, we also tested the 36M+ molecules from the [eMolecules Database](https://downloads.emolecules.com/free/2024-12-01/).
227
+
229
228
230
229
## Version History
231
230
See [CHANGELOG](https://github.com/aspuru-guzik-group/selfies/blob/master/CHANGELOG.md).
0 commit comments