Update README.md
Browse files
README.md
CHANGED
|
@@ -258,6 +258,19 @@ Every bit of support helps us push ChemQ3MTP further! 🚀🧬
|
|
| 258 |
|
| 259 |
---
|
| 260 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 261 |
## References
|
| 262 |
### BibTeX
|
| 263 |
#### Qwen2
|
|
|
|
| 258 |
|
| 259 |
---
|
| 260 |
|
| 261 |
+
## Citation
|
| 262 |
+
If you find this project useful in your research and wish to cite it, please use the following BibTex entry:
|
| 263 |
+
|
| 264 |
+
```bibtex
|
| 265 |
+
@software{chemq3mtp_base,
|
| 266 |
+
author = {GP Bayu},
|
| 267 |
+
title = {{ChemQ3MTP}: Pretraining a Lightweight Transformer for Molecular Generation with Multi-Token Prediction and Horizon Loss},
|
| 268 |
+
url = {https://huggingface.co/gbyuvd/ChemQ3MTP-base},
|
| 269 |
+
version = {0.1},
|
| 270 |
+
year = {2025},
|
| 271 |
+
}
|
| 272 |
+
```
|
| 273 |
+
|
| 274 |
## References
|
| 275 |
### BibTeX
|
| 276 |
#### Qwen2
|