Judah Immanuel commited on
Commit
47c6a19
1 Parent(s): 7ca5874

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -13,6 +13,11 @@ pipeline_tag: fill-mask
13
 
14
  A BERT model trained on a list of 50,000 SMILES for MLM
15
 
 
 
 
 
 
16
  ## Model description
17
 
18
  This model is a BERT model that was trained on a list of 50k SMILES. The SMILES were sourced from BindingDB and the compounds bind to certain proteins
 
13
 
14
  A BERT model trained on a list of 50,000 SMILES for MLM
15
 
16
+ Example: Amoxicillin
17
+ ```
18
+ O=C([C@@H](c1ccc(cc1)O)N)N[C@@H]1C(=O)N2[C@@H]1SC([C@@H]2C(=O)O)(C)C
19
+ ```
20
+
21
  ## Model description
22
 
23
  This model is a BERT model that was trained on a list of 50k SMILES. The SMILES were sourced from BindingDB and the compounds bind to certain proteins