Skip to content

Timegrad error on wiki data #176

@jiajinghu19

Description

@jiajinghu19

I am running the Time-Grad-Electricity.ipynb notebook on wiki data and got an error below.

RuntimeError: input.size(-1) must be equal to input_size. Expected 28611, got 6006

Is it because wiki data has 9000+ dimension and train_grouper = MultivariateGrouper(max_target_dim=min(2000, int(dataset.metadata.feat_static_cat[0].cardinality))) cut it into 2000?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions