Skip to content

num_samples should be a positive integer value, but got num_samples=0 #12

Open
@Kai-X-Org

Description

@Kai-X-Org

Putting QM9 in the data folder, running the following
python train.py --log_dir ./test_run --cache data/QM9/cache --data_dir data/QM9/qm9 --std_pickles data/QM9/standardized_pickles --split_path data/QM9/split.npy --dataset=qm9

keeps on giving a num_samples should be a positive integer value, but got num_samples=0 error. I checked and all the directories are correct. Is there something special about qm9 that merits a different treatment? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions