gbaydin commited on
Commit
0bf0e1f
·
verified ·
1 Parent(s): 2803634

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -288,7 +288,14 @@ The data includes 36 columns. A `split` column assigns rows into `train`, `val`,
288
  * `meta_reference`: Reference or source citation for the molecule.
289
  * `split`: Predefined data split (`train`, `val`, `test`).
290
 
291
- ## Data Sources and Tools Used
 
 
 
 
 
 
 
292
 
293
  * ChEMBL: [https://www.ebi.ac.uk/chembl/](https://www.ebi.ac.uk/chembl/)
294
  * RDKit: [https://www.rdkit.org/](https://www.rdkit.org/)
 
288
  * `meta_reference`: Reference or source citation for the molecule.
289
  * `split`: Predefined data split (`train`, `val`, `test`).
290
 
291
+ ## Data Generation
292
+
293
+ For a detailed description of the data generation details for an earlier version of this dataset, please consult the following technical report:
294
+
295
+ _Bell, Aaron C., Timothy D. Gebhard, Jian Gong, Jaden J. A. Hastings, Atılım Güneş Baydin, G. Matthew Fricke, Michael Phillips, Kimberley Warren-Rhodes, Nathalie A. Cabrol, Massimo Mascaro, and Scott Sanford. 2022. Signatures of Life: Learning Features of Prebiotic and Biotic Molecules. NASA Frontier Development Lab Technical Memorandum._
296
+ https://oxai4science.github.io/assets/pdf/bell-2022-molecules.pdf
297
+
298
+ ### Sources and Tools Used
299
 
300
  * ChEMBL: [https://www.ebi.ac.uk/chembl/](https://www.ebi.ac.uk/chembl/)
301
  * RDKit: [https://www.rdkit.org/](https://www.rdkit.org/)