liuganghuggingface
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: graph-ml
|
4 |
+
---
|
5 |
+
|
6 |
+
# Pretrained Graph Neural Network Predictor for One-step Reaction Prediction
|
7 |
+
|
8 |
+
This pretrained GNN predictor for Llamole.
|
9 |
+
|
10 |
+
📄 **Paper**: [Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning](https://arxiv.org/abs/2410.04223)
|