-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MoleculeGPT #9710
base: master
Are you sure you want to change the base?
Add MoleculeGPT #9710
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…tric into moleculegpt/dataset
for more information, see https://pre-commit.ci
…tric into moleculegpt/dataset
…tric into moleculegpt/dataset
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…tric into moleculegpt/dataset
@xnuohz Looks great. Can you do us a favor and split the PR into multiple? I would imagine we can merge dataset, model and example separately to ease reviewing. |
@xnuohz, notice CI fails because: |
@puririshi98 Fixed CI and test the unit test locally. |
LGTM |
will wait for @rusty1s and @akihironitta to review/merge |
Issue
MoleculeGPT
: Dataset+Model+Unit tests+Example #9698Feature Summary
MoleculeGPTDataset
MoleculeGPT
as GNN & LLM Co-training model to PyGlmsys/vicuna-7b-v1.5
, useTinyLlama/TinyLlama-1.1B-Chat-v0.1
instead, and the full training pipeline was not tested