liuganghuggingface
commited on
Commit
•
2fcb46c
1
Parent(s):
70af783
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 Encoder for Enhanced Molecular Understanding in LLMs
|
7 |
+
|
8 |
+
This pretrained graph encoder improves molecular understanding in large language models (LLMs), enabling enhanced performance in molecular design tasks.
|
9 |
+
|
10 |
+
📄 **Paper**: [Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning](https://arxiv.org/abs/2410.04223)
|