Skip to content

Fix PubChemBatched dataset#170

Draft
sfluegel05 wants to merge 3 commits into
devfrom
fix/pubchem-batched
Draft

Fix PubChemBatched dataset#170
sfluegel05 wants to merge 3 commits into
devfrom
fix/pubchem-batched

Conversation

@sfluegel05
Copy link
Copy Markdown
Collaborator

When changing the PubChem dataset to dynamic in #167, I forgot that the PubChemBatched dataset actually isn't that dynamic (i.e., has different files for train/val/test). To make things more complicated, the train set is split across multiple files.

Therefore, we need to

  • overwrite load_processed_data with the custom data loading scheme
  • create a splits.csv file and enable loading a dataset from this file

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.

1 participant