Skip to content

Make PubChem datasets **dynamic** / Remove unsupported PubChem classes#167

Open
sfluegel05 wants to merge 3 commits intodevfrom
feature/dynamic-pubchem
Open

Make PubChem datasets **dynamic** / Remove unsupported PubChem classes#167
sfluegel05 wants to merge 3 commits intodevfrom
feature/dynamic-pubchem

Conversation

@sfluegel05
Copy link
Copy Markdown
Collaborator

PubChem is now a subclass of _DynamicDataset. This means that, instead of train.pkl, validation.pkl and test.pkl, the pubchem dataset consists of data.pkl and splits.csv.

To make maintenance clearer and avoid confusion, I removed outdated / duplicated classes (e.g. PubchemChem and PubchemTokens did nothing except adding a reader which was already included in the PubChem class)

closes #165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PubChem as a dynamic dataset

1 participant