Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,21 @@
|
|
2 |
license: gpl
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
## License
|
6 |
Copyright (C) 2023 HUBioDataLab
|
7 |
|
|
|
2 |
license: gpl
|
3 |
---
|
4 |
|
5 |
+
## Citation
|
6 |
+
|
7 |
+
For the [paper](https://arxiv.org/abs/2304.04662):
|
8 |
+
|
9 |
+
```bibtex
|
10 |
+
@misc{yüksel2023selformer,
|
11 |
+
title={SELFormer: Molecular Representation Learning via SELFIES Language Models},
|
12 |
+
author={Atakan Yüksel and Erva Ulusoy and Atabey Ünlü and Gamze Deniz and Tunca Doğan},
|
13 |
+
year={2023},
|
14 |
+
eprint={2304.04662},
|
15 |
+
archivePrefix={arXiv},
|
16 |
+
primaryClass={q-bio.QM}
|
17 |
+
}
|
18 |
+
```
|
19 |
+
|
20 |
## License
|
21 |
Copyright (C) 2023 HUBioDataLab
|
22 |
|