anrilombard commited on
Commit
0b0db4b
1 Parent(s): 986ad17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -22,3 +22,11 @@ configs:
22
  - split: test
23
  path: data/test-*
24
  ---
 
 
 
 
 
 
 
 
 
22
  - split: test
23
  path: data/test-*
24
  ---
25
+
26
+
27
+ Sequential Attachment-based Fragment Embedding (SAFE) is a novel molecular line notation that represents molecules as an unordered sequence of fragment blocks to improve molecule design using generative models.
28
+
29
+ Find the details and how to use at SAFE in the repo https://github.com/datamol-io/safe or the paper https://arxiv.org/pdf/2310.10773.pdf.
30
+
31
+ This dataset is a subset of the original SAFE dataset, made for the purpose of training smaller models.
32
+