ipd commited on
Commit
5fbc8d9
·
verified ·
1 Parent(s): 4d515f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -51,6 +51,6 @@ model_output = sum_embeddings / sum_mask
51
  ```
52
 
53
  ### Paper:
54
- ![SELFIES-TED : A Robust Transformer Model for Molecular Representation using SELFIES](https://openreview.net/pdf?id=uPj9oBH80V)
55
- ![SELF-BART : A Transformer-based Molecular Representation Model using SELFIES](https://arxiv.org/abs/2410.12348)
56
 
 
51
  ```
52
 
53
  ### Paper:
54
+ - [SELFIES-TED : A Robust Transformer Model for Molecular Representation using SELFIES](https://openreview.net/pdf?id=uPj9oBH80V)
55
+ - [SELF-BART : A Transformer-based Molecular Representation Model using SELFIES](https://arxiv.org/abs/2410.12348)
56