Skip to content

Commit

Permalink
Added ani docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shenoynikhil committed Oct 4, 2023
1 parent 5df2d5e commit 7045e6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/openqdc/datasets/ani.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ def read_raw_entries(self):

class ANI1CCX(ANI1):
"""
ANI1-CCX is a dataset of 500k conformers subsampled from the 5.5M conformers of ANI-1X dataset. The selected
conformations are then labelled using a high accuracy CCSD(T)*/CBS method.
Usage
```python
Expand Down

0 comments on commit 7045e6e

Please sign in to comment.