Skip to content

HXYfighter/LLMsUnderstandMol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMsUnderstandMol

This is the code repository for our paper Empirical Evidence for the Fragment level understanding on Drug Molecular Structure of LLMs, which was accepted by AAAI 2024 LLMs4Bio workshop.

Dependencies

pytorch==1.12.1
rdkit==2020.03
tqdm
tensorboard
guacamol

The ChEMBL dataset is available at ChEMBL.

Pre-training

python codes/pretrain.py 

Reinforcement Learning

python codes/generator_guacamol.py --task_id 0
python codes/generator_guacamol.py --task_id 1
python codes/generator_guacamol.py --task_id 2

Analysis of Fragments

See the .ipynb notebooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published