Skip to content

Issues in preprocess.py #2

@taein98

Description

@taein98

Thanks for your nice work.

I think I found a bug in preprocessing code for the reaction class unknown set. (e.g. --use_class option preprocess.py)
When I use the --use_class option in preprocess.py c for reaction class unknown training(as its action is stoe_false), it saves the dataset like below.
image

And when I load the dataset.pkl file in train_center.py
It always load the batch_data with the below form.
image
It produces the error in reaction class unknown training.

I believe that the preprocess.py code change like
image

Wait for your answer. Thank you

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