gbyuvd commited on
Commit
4e12c74
·
verified ·
1 Parent(s): 78b03ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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