Readme - Fix Paper Link
Browse filesThere seems to have been a small typo in the link for the paper, resulting in a 404 on GitHub.
README.md
CHANGED
@@ -28,7 +28,7 @@ Paper: [arXiv:2407.20267](https://arxiv.org/abs/2407.20267)
|
|
28 |
|
29 |
This repository provides PyTorch source code associated with our publication, "A Large Encoder-Decoder Family of Foundation Models for Chemical Language".
|
30 |
|
31 |
-
Paper: [Arxiv Link](https://github.com/IBM/materials/blob/main/smi-ted/paper/
|
32 |
|
33 |
We provide the model weights in two formats:
|
34 |
|
|
|
28 |
|
29 |
This repository provides PyTorch source code associated with our publication, "A Large Encoder-Decoder Family of Foundation Models for Chemical Language".
|
30 |
|
31 |
+
Paper: [Arxiv Link](https://github.com/IBM/materials/blob/main/smi-ted/paper/smi-ted_preprint.pdf)
|
32 |
|
33 |
We provide the model weights in two formats:
|
34 |
|