chaitjo commited on
Commit
d80de10
·
verified ·
1 Parent(s): 7ed65cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -77,9 +77,10 @@ Here is a minimal notebook for loading an ADiT checkpoint and sampling some crys
77
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
78
  </a>
79
 
80
- Examples of 10,000 sampled crystals and molecules are also available:
81
- - [Crystals as CIF files](https://huggingface.co/chaitjo/all-atom-diffusion-transformer/resolve/main/ADiT_crystals_mp20.zip)
82
- - [Molecules as PDB files](https://huggingface.co/chaitjo/all-atom-diffusion-transformer/resolve/main/ADiT_molecules_qm9.zip)
 
83
 
84
  ## Citation
85
 
 
77
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
78
  </a>
79
 
80
+ Examples of 10,000 sampled crystals and molecules are also available on HuggingFace:
81
+ - [Crystals as CIF files](https://huggingface.co/chaitjo/all-atom-diffusion-transformer/resolve/main/ADiT_crystals_mp20.zip) (MP20)
82
+ - [Molecules as PDB files](https://huggingface.co/chaitjo/all-atom-diffusion-transformer/resolve/main/ADiT_molecules_qm9.zip) (QM9)
83
+ - [Molecules as PDB files](https://huggingface.co/chaitjo/all-atom-diffusion-transformer/resolve/main/ADiT_molecules_geom.zip) (GEOM-DRUGS)
84
 
85
  ## Citation
86