File size: 620 Bytes
6788929 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: llama2
---
<h1 align="center"> 🐹 DrugAssist </h1>
<h3 align="center"> A Large Language Model for Molecule Optimization </h3>
<p align="center">
📃 <a href="https://arxiv.org/abs/2401.10334" target="_blank">Paper</a> • 🤗 <a href="https://huggingface.co/datasets/blazerye/MolOpt-Instructions" target="_blank">Dataset</a><br>
</p>
<div align="center">
<img src="logo.png" width="150">
</div>
> Please refer to our [repository](https://github.com/blazerye/DrugAssist) and [paper](https://arxiv.org/abs/2401.10334) for more details.
<div align="center">
<img src="demo.png" width="500">
</div> |