Judah Immanuel commited on
Commit
ccc0170
1 Parent(s): 32122d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,7 +5,7 @@ model-index:
5
  - name: SMILES_BERT
6
  results: []
7
  widget:
8
- - text: COc(c1)cccc1C<mask>N
9
  pipeline_tag: fill-mask
10
  ---
11
 
@@ -15,10 +15,10 @@ A BERT model trained on a list of 50,000 SMILES for MLM
15
 
16
  Example:
17
 
18
- 3-cyanoanisole
19
 
20
  ```
21
- COc(c1)cccc1C#N
22
  ```
23
 
24
  ## Model description
 
5
  - name: SMILES_BERT
6
  results: []
7
  widget:
8
+ - text: CC(=O)NC1=CC<mask>C(C=C1)O
9
  pipeline_tag: fill-mask
10
  ---
11
 
 
15
 
16
  Example:
17
 
18
+ Acetaminophen
19
 
20
  ```
21
+ CC(=O)NC1=CC=C(C=C1)O
22
  ```
23
 
24
  ## Model description